mbed-os/connectivity/lorawan/system
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
..
CMakeLists.txt CMake: Rename CMake targets 2020-11-06 17:25:22 +00:00
LoRaWANTimer.cpp LoRaWANTimer: add new line at the end of the file 2021-03-12 08:24:16 +00:00
LoRaWANTimer.h Lora: Add clear method to LoRaWANTimer. 2021-03-11 20:59:45 +00:00
lorawan_data_structures.h Fixed issue in unconfirmed_retransmission behavior 2022-02-11 15:04:23 +01:00