-
Notifications
You must be signed in to change notification settings - Fork 15
TODO List
Niclas Finne edited this page Nov 30, 2016
·
14 revisions
TODO
- Rebase Sparrow to latest Contiki (again)
- Cleanup naming of
WITH_<FEATURE>
andHAVE_<FEATURE>
in all makefiles and code. In make it should beMAKE_WITH_<FEATURE>
and in C files WITH_<FEATURE>
. - Improved LLSEC with multiple keys and run-time security managements
- LLSEC support for automatic dual-op mode
- DTLS support for CoAP (Work in progress)
- TSCH support on iot-u10/Re-mote
- New clock configuration for CC2538
- Add a command line option for sparrow-border-router to enable netscan's beacon response
- Adaptive CCA threshold for radio driver (Work in progress)
- Derived LWM2M server address from RPL root information
Done
- Add a board type for CC2538EM in 'Felicia' platform (Done)