mbed-os/features/lorawan
Hasnain Virk a100ab0226 [IOTCELL-289] Adding Mlme class handle
MAC layer will services will be broken down into independent
subsystems. This is the first of those efforts. We have introduced
LoRaMacMlme class that handles everything related to MLME subsystem or
subservice. To accomodate subsystems we have grouped all protocol level
variables into one big data structure. A pointer to that data structure
will be passed around the subsystems in order to regulate the entire
system.

LoRaMac::Send() and LoRaMac::SetTxContWave*() APIs are made public as
they are needed to be accessed by the subsystems.
2018-02-11 00:31:47 +02:00
..
lorastack [IOTCELL-289] Adding Mlme class handle 2018-02-11 00:31:47 +02:00
system [IOTCELL-289] Adding Mlme class handle 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 Architecture rework, bug fixing & missing features 2018-02-11 00:31:47 +02:00
LoRaWANInterface.h Architecture rework, bug fixing & missing features 2018-02-11 00:31:47 +02:00
LoRaWANStack.cpp Change LoRaWANTimer to a C++ class 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 Change region configuration help format 2018-02-11 00:31:47 +02:00