Version 4.4
·
1841 commits
to develop
since this release
Press Release
We are releasing version 4.4 of Contiki-NG. This release adds: new tests for the full 6LoWPAN stack against a set of binary packets that caused crashes; support for MQTT v3.1.1; improved channel offset allocation for the Orchestra TSCH scheduler; new hardware platform support: OpenMote B (experimental) and Simplelink CC13x2/CC26x2 Revision E. The release also includes vulnerability fixes, stability and energy consumption improvements, and further clean-up of the build system.
Find out more at:
- GitHub repository: https://github.com/contiki-ng/contiki-ng
- Documentation: https://github.com/contiki-ng/contiki-ng/wiki
- Web site: http://contiki-ng.org
- Nightly testbed runs: https://contiki-ng.github.io/testbed
Engage with the community with:
- Gitter: https://gitter.im/contiki-ng
- Twitter: https://twitter.com/contiki_ng
The Contiki-NG team.
Changelog
- Packet processing tests
- Support for MQTT v3.1.1
- Orchestra with multiple channel offset per scheduler
- Support for the Simplelink CC13x2/CC26x2 Revision E
- Experimental support for the OpenMote B
- Various improvements to the configuration system
- Various improvements to RPL+6TiSCH networks
- More CI tests
- Improved Doxygen documentation across the board
- Improved Wiki documentation and tutorials
- Various code structure improvements
- Various stability improvements and bug fixes