mbed-os/features/lorawan
Hasnain Virk cee09b6656 Making sure that RX slots open after state change
After transmission we should change the state before invoking opening of
slots as we may start receiving in the rx slots and the state would
suddenly change from SENDING to RECEIVING without going through the
ACK_WAIT state (in case of CONFIRMED messages). Tests show that after
this slight adjustment, our number of ack retries have significantly
reduced.
2018-10-19 11:46:55 +01:00
..
lorastack Adding QOS handling and fixing bugs for Class C 2018-10-19 11:46:55 +01:00
system Adding QOS handling and fixing bugs for Class C 2018-10-19 11:46:55 +01:00
FSB_Usage.txt Copy edit FSB_Usage.txt 2018-08-27 10:06:21 -05:00
LICENSE Adding license text and BSD-Clause 3 2018-02-09 11:00:56 -06:00
LoRaRadio.h Correcting unit for timeout 2018-07-12 13:28:21 +03:00
LoRaWANBase.h Making cancel_sending() API robust 2018-10-19 11:46:55 +01:00
LoRaWANInterface.cpp Lora: Support user provided LoRaPHY object 2018-07-06 15:11:10 +03:00
LoRaWANInterface.h Lora: Document all possible error codes for LoRaWANBase methods 2018-08-07 15:25:44 +03:00
LoRaWANStack.cpp Making sure that RX slots open after state change 2018-10-19 11:46:55 +01:00
LoRaWANStack.h Adding QOS handling and fixing bugs for Class C 2018-10-19 11:46:55 +01:00
lorawan_types.h Making cancel_sending() API robust 2018-10-19 11:46:55 +01:00
mbed_lib.json Adding override for TX ch. selection in CN470 PHY 2018-08-27 12:50:09 +03:00