mbed-os/features/nanostack/mbed-mesh-api/source
Mika Leppänen 2a908b51ff Added support for Wi-SUN RF channel configuration
Added support to Wi-SUN tasklet for following mbed-mesh-api .json configuration options:

       wisun-uc-channel-function
       wisun-bc-channel-function
       wisun-uc-fixed-channel
       wisun-bc-fixed-channel
       wisun-bc-interval
       wisun-bc-dwell-interval
       wisun-uc-dwell-interval

This allows e.g. enabling single channel configuration for testing.

This pull request does not change existing functionality since when
defaults from mbed-mesh-api .json are used, no new or changed
ws_management_* interface calls are made.
2019-11-27 14:04:25 +02:00
..
include mbed-mesh-api: Add API set_file_system_root_path 2019-08-28 09:34:30 +03:00
CallbackHandler.cpp Nanostack EMAC implementation 2018-05-23 12:24:04 +03:00
LoWPANNDInterface.cpp Introduce Semaphore::acquire methods 2019-05-28 17:02:06 +03:00
MeshInterfaceNanostack.cpp Deprecate string-based APIs in IPCore 2019-11-22 11:31:12 +02:00
NanostackEMACInterface.cpp mbed.h includes removed 2018-12-28 14:36:10 +02:00
NanostackEthernetInterface.cpp Introduce Semaphore::acquire methods 2019-05-28 17:02:06 +03:00
NanostackMemoryManager.cpp nanostack mesh: fix coding style 2018-11-15 07:20:12 +00:00
NanostackPPPInterface.cpp Nanostack changes for PPP service 2019-08-20 13:37:12 +03:00
ThreadInterface.cpp Introduce Semaphore::acquire methods 2019-05-28 17:02:06 +03:00
WisunInterface.cpp mbed-mesh-api: Add new Wi-SUN certificate API 2019-08-28 09:34:30 +03:00
ethernet_tasklet.c Nanostack changes for PPP service 2019-08-20 13:37:12 +03:00
mesh_system.c mbed-mesh-api: Add API set_file_system_root_path 2019-08-28 09:34:30 +03:00
nd_tasklet.c Networking: Fix some ARMC6 warnings 2019-04-17 16:03:44 +03:00
thread_tasklet.c Networking: Fix some ARMC6 warnings 2019-04-17 16:03:44 +03:00
wisun_tasklet.c Added support for Wi-SUN RF channel configuration 2019-11-27 14:04:25 +02:00