mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
df97f348e2
This commit implements uplink redundancy in GNRC LoRaWAN. Uplink redundancy is used to retransmit unconfirmed uplink frames. The retransmission stops when either a downlink message is received or the number of uplink retransmissions is reached. This functionality doesn't affect confirmed uplinks. |
||
---|---|---|
.. | ||
include | ||
gnrc_lorawan_crypto.c | ||
gnrc_lorawan_mcps.c | ||
gnrc_lorawan_mlme.c | ||
gnrc_lorawan_region.c | ||
gnrc_lorawan.c | ||
Kconfig | ||
Makefile |