mbed-os/features/lorawan/lorastack/mac
Hasnain Virk be04a57ecf Removing abort from rx in case of FL discrepency
If the frame length is not what we are expecting, it is
found to be a good practise to actually continue with what we
have received rather than aborting. As we have already demodulated
the packet and RX slots are used up, ther is not so much benefit in
dropping that packet.
2018-05-08 16:45:27 +03:00
..
LoRaMac.cpp Removing abort from rx in case of FL discrepency 2018-05-08 16:45:27 +03:00
LoRaMac.h Removing abort from rx in case of FL discrepency 2018-05-08 16:45:27 +03:00
LoRaMacChannelPlan.cpp Remove useless extraction 2018-05-08 16:24:34 +03:00
LoRaMacChannelPlan.h LoRa: Internal include paths corrected 2018-04-10 14:04:18 +03:00
LoRaMacCommand.cpp Immutable payload pointer to LoRaMacCommand class 2018-05-08 16:24:34 +03:00
LoRaMacCommand.h Immutable payload pointer to LoRaMacCommand class 2018-05-08 16:24:34 +03:00
LoRaMacCrypto.cpp Lora: Fix LoRaMacCrypto asserts 2018-05-03 13:04:03 +03:00
LoRaMacCrypto.h Lora: Change LoRaCrypto to a C++ class 2018-04-20 16:01:49 +03:00