This repository was archived by the owner on May 2, 2025. It is now read-only.
0.20.1
Features:
- Add support for
IN_865_867ISM band.
Bugfixes:
-
Remove gateway location and altitude 'nullable' option in the database.
This removes some complexity and fixes a nil pointer issue when compiled
using Go < 1.8 (#210). -
Update
AU_915_928data-rates according to the LoRaWAN Regional Parameters
1.0.2 specification. -
Better handling of ADR and TXPower nACK. In case of a nACK, LoRa Server will
set the max supported DR / TXPower to the requested value - 1. -
The ADR engine sets the stored node TXPower to
0when the node uses an
"unexpected" data-rate for uplink. This is to deal with nodes that are
regaining connectivity by lowering the data-rate and setting the TXPower
back to0.