forked from openwsn-berkeley/openwsn-sw
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
kbonset edited this page Jun 10, 2016
·
9 revisions
- dagroot/src-route2 -- Required for use with openwsn-fw branch of the same name. Updates openLbr handling of 16-bit addresses. Also uses revised format for openserial data messaging.
- develop_SW-214 -- Fix issue with Windows 10. Created pull request on openwsn-berkeley repository, but not merged as of 2016-02.
- linkstats-cli -- Refactored CLI class for display of link statistics. Allows output to file. Helpful for link range test.
- mac_wireshark_workaround -- Fix 802.15.4 frame generation for DAG root. As of 2016 Feb, this workaround probably is obsolete with the latest Wireshark.
- samr21-comm-fix -- Fix serial port name and settings for SAMR21 board. Works only with this board.
- samr21-uart-workaround -- Supports fragmented openserial messages with FW to work around 'busy receiving' error. Requires a compatible FW branch.
- signal-fix -- WIP fixes for a couple of event/signal issues. Deprecated in favor of develop_SW-237 and develop_SW-238 branches, for which we have created upstream pull requests.
- test-uart-workaround-on-comm-fix -- Contains samr21-comm-fix, samr21-uart-workaround, and develop_SW-214 branches.