mbed-os/features/lorawan
Kimmo Vaisanen 2b2ce300ea Lora: Remove singleton construction of LoRaWANStack
After changing LoRaMacCrypto as C++ class, we no longer have static variables
in LoRa implementation. Therefore singleton pattern can be removed.
2018-04-20 16:01:55 +03:00
..
lorastack Lora: Change LoRaCrypto to a C++ class 2018-04-20 16:01:49 +03:00
system Lora: Change LoRaCrypto to a C++ class 2018-04-20 16:01:49 +03:00
LICENSE Adding license text and BSD-Clause 3 2018-02-09 11:00:56 -06:00
LoRaRadio.h Moving LoRaRadio and LoRaWANBAse to lorawan 2018-02-11 00:31:47 +02:00
LoRaWANBase.h [IOTCELL-741] Separating public data structures 2018-04-13 10:41:06 +03:00
LoRaWANInterface.cpp Lora: Remove singleton construction of LoRaWANStack 2018-04-20 16:01:55 +03:00
LoRaWANInterface.h Lora: Remove singleton construction of LoRaWANStack 2018-04-20 16:01:55 +03:00
LoRaWANStack.cpp Lora: Remove singleton construction of LoRaWANStack 2018-04-20 16:01:55 +03:00
LoRaWANStack.h Lora: Remove singleton construction of LoRaWANStack 2018-04-20 16:01:55 +03:00
lorawan_types.h Lora: Make automatic uplink message configurable 2018-04-18 09:29:20 +03:00
mbed_lib.json Lora: Make automatic uplink message configurable 2018-04-18 09:29:20 +03:00