mbed-os/features/lorawan
Kimmo Vaisanen ffa46b15f3 LoRa: Stop processing MAC commands if command id is unknown
The length of a MAC command is not explicitly given and must be
implicitly known by the MAC implementation. Therefore unknown MAC
commands cannot be skipped and the first unknown MAC command
terminates the processing of the MAC command sequence.

This commit fixes the bug where MAC command processing was not
terminated when unknown MAC command was received.
2018-10-08 15:18:50 +01:00
..
lorastack LoRa: Stop processing MAC commands if command id is unknown 2018-10-08 15:18:50 +01:00
system LoRaWAN: Refactoring compliance test code 2018-10-08 15:18:50 +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 Lora: send and receive methods return LORAWAN_STATUS_NOT_INITIALIZED if not initialized 2018-08-14 10:03:11 +03: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 LoRaWAN: Refactoring compliance test code 2018-10-08 15:18:50 +01:00
LoRaWANStack.h LoRaWAN: Refactoring compliance test code 2018-10-08 15:18:50 +01:00
lorawan_types.h LoRaWAN: Refactoring compliance test code 2018-10-08 15:18:50 +01:00
mbed_lib.json Adding override for TX ch. selection in CN470 PHY 2018-08-27 12:50:09 +03:00