Jarno Lamsa
282f3c9da2
Add support for error cases for lwip and nanostack
2018-02-09 12:44:31 +02:00
Seppo Takalo
4f36bb6480
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.
2017-12-20 15:12:58 +02:00
Seppo Takalo
720ebc130c
Enable MPL by default for 6LoWPAN-ND.
...
In Thread network, MPL is already enabled so this causes
both to behave similarly.
2017-10-04 15:22:16 +03:00
Kari Severinkangas
8862edefad
-useless static_config.h removed
2017-03-28 11:46:40 +03:00
Seppo Takalo
53cc28f4c5
Remove some references to YOTTA_CFG.
2016-11-15 13:12:18 +02:00
Mika Leppänen
fae713e4d1
Added support for 6lowpan PAN ID filter to mbed mesh api configuration
2016-10-28 13:28:11 +03: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