mbed-os/features/lorawan/lorastack/mac
Teijo Kinnunen 10c0f20317 LoRaWAN: Terminate RX when receiving uplink messages
This prevents RX2 window to be enabled at the same time when repeating
transmission, when QoS repeated TX is in effect. Failure to do so
seems to place the LoRaWAN stack in a state where send() always fails
with WOULD_BLOCK error.
2019-08-16 12:56:58 +03:00
..
LoRaMac.cpp LoRaWAN: Terminate RX when receiving uplink messages 2019-08-16 12:56:58 +03:00
LoRaMac.h Doxygen corrections 2019-01-10 16:14:19 +02:00
LoRaMacChannelPlan.cpp lorawan: fix astyle coding style 2018-11-07 08:56:36 +00:00
LoRaMacChannelPlan.h lorawan: fix astyle coding style 2018-11-07 08:56:36 +00:00
LoRaMacCommand.cpp Proper size checking for link ADR commands 2019-02-14 17:15:42 +02:00
LoRaMacCommand.h Doxygen corrections 2019-01-10 16:14:19 +02:00
LoRaMacCrypto.cpp Add mbedtls platform setup and teardown to modules 2019-02-18 11:43:32 +02:00
LoRaMacCrypto.h Add mbedtls platform setup and teardown to modules 2019-02-18 11:43:32 +02:00