mbed-os/features/lorawan
Hasnain Virk 2bc8e4e847 Adding ack expiry handling for class C
In Class C, rx timeout does not take place for RX2 windows, so if we have
not received anything, we would be retrying but if the no. of retries are
maxed out, and we have not recieved anything yet, we need a mechanism to
tell the upper layer that this has happened.
2018-05-24 15:54:32 +03:00
..
lorastack Adding ack expiry handling for class C 2018-05-24 15:54:32 +03:00
system Adding useful trace and setting no. of retries 2018-05-24 15:54:32 +03:00
LICENSE Adding license text and BSD-Clause 3 2018-02-09 11:00:56 -06:00
LoRaRadio.h Immutable Payload from radio 2018-05-08 16:24:34 +03:00
LoRaWANBase.h Adding ability to cancel outgoing transmission 2018-05-24 15:54:32 +03:00
LoRaWANInterface.cpp Adding ability to cancel outgoing transmission 2018-05-24 15:54:32 +03:00
LoRaWANInterface.h Adding ability to cancel outgoing transmission 2018-05-24 15:54:32 +03:00
LoRaWANStack.cpp Adding ack expiry handling for class C 2018-05-24 15:54:32 +03:00
LoRaWANStack.h Adding ack expiry handling for class C 2018-05-24 15:54:32 +03:00
lorawan_types.h Adding ability to cancel outgoing transmission 2018-05-24 15:54:32 +03:00
mbed_lib.json Lora: Make automatic uplink message configurable 2018-04-18 09:29:20 +03:00