mbed-os/connectivity/lorawan
Zulkarnaen 1e9254387e Fixed issue in unconfirmed_retransmission behavior
Fixed issue on LoRaWANStack based on lorawan v1.0.2 specification page
24 line 25-27. The specification mentioned that that end-device shall
stop retransmission when receiving ANY downlink on RX1 or RX2 window.

- Removed conflicting behavior in
  LoRaWANStack::post_process_tx_with_reception()
- Updated comment section of nb_trials at lorawan_data_structures.h
2022-02-11 15:04:23 +01:00
..
include/lorawan Fix overflow at extremely low RSSI 2021-11-24 21:56:42 +03:00
lorastack Lora: Clear callback ID when timer callback is executed. 2021-03-11 21:00:43 +00:00
source Fixed issue in unconfirmed_retransmission behavior 2022-02-11 15:04:23 +01:00
system Fixed issue in unconfirmed_retransmission behavior 2022-02-11 15:04:23 +01:00
tests Unit tests: Remove redundant CMake target mbed-headers-base 2021-08-02 17:42:43 +01:00
CMakeLists.txt CMake: Add option to enable greentea tests 2021-08-10 16:35:11 +01:00
FSB_Usage.txt Mbed OS will soon be changing directory structure to the below: 2020-08-12 11:06:36 +01:00
LICENSE Mbed OS will soon be changing directory structure to the below: 2020-08-12 11:06:36 +01:00
mbed_lib.json Lora drivers: explicit lib requirement 2021-09-10 09:07:15 +02:00