Skip to content

Releases: chirpstack/chirpstack-concentratord

v4.7.1

14 Apr 12:49

Choose a tag to compare

v4.7.1

Features

  • Add support for Elecro LR1302 shield. (#280)

v4.7.0

19 Mar 14:43

Choose a tag to compare

v4.7.0

Features

This release refactors the way GNSS timestamp data and GNSS location data is handled, solving the issue of timedrift issues in case the GNSS module temporarily loses its fix. This refactor will also make it possible to use non-Ublox GNSS modules for only UTC timestamp and location data.

Improvements

  • Update internal dependencies.
  • Implement building of Debian / Ubuntu .deb packages. (#275)

v4.7.0-test.1

04 Mar 13:37

Choose a tag to compare

v4.7.0-test.1 Pre-release
Pre-release

v4.7.0-test.1

Features

This release refactors the way GNSS timestamp data and GNSS location data is handled, solving the issue of timedrift issues in case the GNSS module temporarily loses its fix. This refactor will also make it possible to use non-Ublox GNSS modules for only UTC timestamp and location data.

Improvements

  • Update internal dependencies.
  • Implement building of Debian / Ubuntu .deb packages. (#275)

v4.6.0

28 Jan 13:42

Choose a tag to compare

v4.6.0

Features

  • sx1302: Add support for Listen-Before-Talk (for supported modules). (3254)

Improvements

  • Add Taplo based formatting configuration for TOML.
  • Update internal dependencies.

Bugfixes

  • sx1302: Add missing CN470 configuration.

v4.5.3

23 Oct 10:49

Choose a tag to compare

v4.5.3

Features

  • Add support for miromico_gwc_02_lw_868 and miromico_gwc_02_lw_915 modules.

Improvements

  • Update internal dependencies + tune feature flags.

v4.5.2

06 Oct 10:38

Choose a tag to compare

v4.5.2

Improvements

  • Align asap_count in JIT queue with Semtech SX1302 implementation.
  • Update internal dependencies and workspace configuration.

v4.5.1

07 Aug 13:02

Choose a tag to compare

v4.5.1

Improvements

  • Make Gateway ID configurable (2g4).
  • Update internal dependencies.

v4.5.0

16 Jun 14:54

Choose a tag to compare

v4.5.0

Features

ZMQ API

This updates the ZMQ API to make it easier and less error-prone to handle all events and commands implemented by the Concentratord. This has been achieved by refactoring the multi-part ZMQ messages by a single ZMQ message containing a "wrapper" Protobuf message containing a oneof field containing the different event / command messages.

Get location API

This adds a new ZMQ API command, to retrieve the current gateway location.

v4.4.8

23 Apr 12:05

Choose a tag to compare

Improvements

  • Update internal dependencies.

v4.4.7

14 Feb 10:54

Choose a tag to compare

Improvements

  • Make reset compatible with cdev uAPI v2.