Seppo Takalo
36aa8bc5c6
Allow 6LoWPAN applications to leave out channel specification.
...
When specifying a full channel mask in .lib and setting the channel
to zero, device does proper channel scan.
For Thread, channel must be specified for router.
Sleepy devices don't respect the channel settings but do a full channel
scan at the start.
+ Modified the channel mask print to use hex.
2018-01-02 15:22:02 +00:00
Kari Severinkangas
4a438b6ab2
Thread minimal end device operating mode added
2017-05-19 11:30:11 +03:00
Kari Severinkangas
e52d3db50e
Security policy defined in .json
2017-04-11 15:45:12 +03:00
Kari Severinkangas
8862edefad
-useless static_config.h removed
2017-03-28 11:46:40 +03:00
Kari Severinkangas
156cd00d66
- some refactoring and cleaning
2017-03-28 11:14:03 +03:00
Kari Severinkangas
90d4590a05
Arm powered core removed.
2017-03-22 14:27:48 +02:00
Kari Severinkangas
f359b60c2a
thread-static-link-config paramter added
...
when false thread has empty link config
must join the network by commissioning
2017-03-22 11:08:31 +02:00
Kari Severinkangas
81452424d4
Security related traces removed. Network name copy fixed.
2017-02-22 13:59:31 +02:00
Kari Severinkangas
ba5cd8c6d6
IOTTHD-1028: thread config update
2017-02-22 13:59:31 +02:00
Seppo Takalo
53cc28f4c5
Remove some references to YOTTA_CFG.
2016-11-15 13:12:18 +02:00
Christopher Haster
ba99a1f31d
restructure - Restructured features/net directory
...
features/net/network-socket -> features/netsocket
features/net/FEATURE_IPV4 -> features/FEATURE_LWIP
features/net/nanostack-binaries -> features/nanostack
features/net/FEATURE_NANOSTACK -> features/nanostack/FEATURE_NANOSTACK
2016-09-30 19:18:09 -05:00