Skip to content
kbonset edited this page Jun 10, 2016 · 10 revisions

Branches

  • coap/confirmable -- Adds retries for a confirmable message sent by the opencoap module.
  • coap/confirmable-apps -- Adds a couple of CoAP apps for testing, particularly for coap/confirmable. Built on top of rpl/opstatus branch.
  • coap/recv-refactor -- Refactor opencoap_receive() with helper functions
  • dagroot/src-route2 -- Source route packets downward from the DAG root. Relies on a hard-coded DAG for development. Includes address compression when endpoints are in the same PAN/prefix. Also revises openserial data message format to accommodate the shorter 802.15.4 header.
  • nethead-hello -- Sends a small CoAP message as a kind of 'Hello World' use of CoAP in firmware. The message content isn't relevant, and is derived from a separate project.
  • rpl/opstatus -- Adds a state machine to RPL for overall operational status.
  • samr21-studio-fix -- Atmel Studio project files for 03oos_openwsn project.
  • samr21-uart-workaround -- Provides fragmented openserial messages with SW to work around 'busy receiving' error. Requires a compatible SW branch.

Test Branches

  • test-uart-workaround-on-studio-fix -- Contains both samr21-uart-workaround and samrr21-studio-fix branches. Also adds a MORESERIALRX slot.
  • test-uart-workaround-jrubis -- Extends test-uart-workaround-on-studio-fix for sub-GHz board.
Clone this wiki locally