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

0.19.2

Choose a tag to compare

@brocaar brocaar released this 29 Jun 13:12
· 612 commits to master since this release

Improvements:

  • The ADR engine has been updated together with the lorawan/band package
    which now implements the LoRaWAN Regional Parameters 1.0.2 specification.

Removed:

  • Removed RU_864_869 band. This band is not officially defined by the
    LoRa Alliance.

Note: To deal with nodes implementing the Regional Parameters 1.0 and
nodes implementing 1.0.2, the ADR engine will now only increase the TX power
index of the node by one step. This is to avoid that the ADR engine would
switch a node to an unsupported TX power index.