v3.15.0-test.1
Features
Gateway metrics
This implements the forwarding of the additional gateway metrics implemented by ChirpStack Gateway Bridge v3.13.0 to the ChirpStack Application Server.
Improvements
- Add
AS923_4
band (AS923 with -5.90 MHz frequency offset).
Bugfixes
- Remove sending mac-commands in Class-C downlink. (#543)
- Fix AS923 sub-bands (_2 and _3) in
GetVersion
API response.
Testing
Debian
Use the testing
channel instead of stable
:
sudo echo "deb https://artifacts.chirpstack.io/packages/3.x/deb testing main" | sudo tee /etc/apt/sources.list.d/chirpstack.list
Docker
Use the chirpstack/chirpstack-network-server:3.15.0-test.1
image and tag.