Skip to content

Releases: brocaar/chirpstack-network-server

0.13.3

08 Jan 12:52
Compare
Choose a tag to compare

Features:

  • The following band configurations have been added:
    • AS 923
    • CN 779 - 787
    • EU 433
    • KR 920 - 923
    • RU 864 - 869
  • Flags for repeater compatibility configuration and dwell-time limitation
    (400ms) have been added (see configuration)

0.13.2

02 Jan 19:47
Compare
Choose a tag to compare

Features:

  • De-duplication delay can be configured with --deduplication-delay or
    DEDUPLICATION_DELAY environment variable (default 200ms)
  • Get downlink data delay (delay between uplink delivery and getting the
    downlink data from the application server) can be configured with
    --get-downlink-data-delay or GET_DOWNLINK_DATA_DELAY environment variable

Bugfixes:

  • Fix duplicated gateway MAC in application-server and network-controller API
    call

0.13.1

22 Dec 16:39
Compare
Choose a tag to compare

Bugfixes:

  • Fix crash when node has ADR enabled, but it is disabled in LoRa Server

0.13.0

21 Dec 18:16
Compare
Choose a tag to compare

Features:

  • Adaptive data-rate support. See features for information about
    ADR. Note:
    • LoRa App Server 0.2.0 or
      higher is required
    • ADR is currently only implemented for the EU 863-870 ISM band
    • This is an experimental feature

Fixes:

  • Validate RX2 data-rate (this was causing a panic)

0.12.5

01 Dec 18:39
Compare
Choose a tag to compare
Fix uplink FCnt security issue.

0.12.4

14 Nov 20:07
Compare
Choose a tag to compare
fix FCnt roll-over regression introduced in 0.12.0

0.12.3

05 Oct 19:11
Compare
Choose a tag to compare
add relax frame-counter option

0.12.2

04 Oct 17:46
Compare
Choose a tag to compare
china 470-510 band + downlink gateway selection improvement

0.12.1

28 Sep 19:10
Compare
Choose a tag to compare
Fix multiple LoRa Server instances processing the same uplink data.

0.12.0

25 Sep 15:57
Compare
Choose a tag to compare

This release decouples the "inventory" part from LoRa Server and introduces LoRa App Server.

For a full description of this release, see: https://github.com/brocaar/loraserver/blob/master/docs/changelog.md#0120