mbed-os/features/lorawan
Hasnain Virk 6ea541c054 [IOTCELL-286] Adding Channel Plan subsystem
Channel planning was distributed over LoRaWANStack and LoRaMac previously.
We now centralize it by allocating the service to its own class.

Thus making the workflow consistent, i.e.,

Request for channel plan = Application->Interface->stack->Mac->ChannelPlan

Major change apart from adding the channel plan subsystem are the API changes
in LoRaMac class.
2018-02-11 00:31:47 +02:00
..
lorastack [IOTCELL-286] Adding Channel Plan subsystem 2018-02-11 00:31:47 +02:00
system Remove duplicate configuration flags 2018-02-11 00:31:47 +02:00
LICENSE Adding license text and BSD-Clause 3 2018-02-09 11:00:56 -06:00
LoRaWANInterface.cpp Remove duplicate configuration flags 2018-02-11 00:31:47 +02:00
LoRaWANInterface.h [IOTCELL-286] Adding Channel Plan subsystem 2018-02-11 00:31:47 +02:00
LoRaWANStack.cpp [IOTCELL-286] Adding Channel Plan subsystem 2018-02-11 00:31:47 +02:00
LoRaWANStack.h Change LoRaWANTimer to a C++ class 2018-02-11 00:31:47 +02:00
mbed_lib.json Remove duplicate configuration flags 2018-02-11 00:31:47 +02:00