This repository was archived by the owner on May 2, 2025. It is now read-only.
0.23.1
Features:
- LoRa Server sets a random token for each downlink transmission.
Bugfixes:
- Add missing
nilpointer check forTime
(#280) - Fix increase of NbTrans (re-transmissions) in case of early packetloss.
- Fix decreasing NbTrans (this only happened in case of data-rate or TX
power change).