Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

0.23.1

Choose a tag to compare

@brocaar brocaar released this 11 Jan 11:53
· 500 commits to master since this release

Features:

  • LoRa Server sets a random token for each downlink transmission.

Bugfixes:

  • Add missing nil pointer check for Time
    (#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).