Skip to content

Releases: chirpstack/chirpstack-gateway-os

v3.5.0

06 Sep 13:34

Choose a tag to compare

v3.5.0

Features

Node-RED integration

This release includes Node-RED into the full image version, with the node-red-contrib-chirpstack package pre-installed. Please note that it must be enabled using the gateway-config configuration utility first.

Updates

Notes

As this release increases the size of the rootfs and data partitions, updating using a .swu image is not possible.

v3.3.3

06 Jan 21:19

Choose a tag to compare

v3.3.3

Features

Updates

Bugfixes

  • Fix bootfiles path in rpi-config. (#63)
  • Remove libubootenv. (#64)
  • Update u-boot CONFIG_SYS_BOOTM_LEN to 16M.

v3.3.2

11 Sep 08:39

Choose a tag to compare

v3.3.2

Updates

v3.3.1

08 Sep 11:19

Choose a tag to compare

v3.3.1

Updates

v3.3.0-test.9

30 Jul 14:18

Choose a tag to compare

ChirpStack Gateway OS v3.3.0-test.9

Updates

Improvements

  • gateway-config has been updated for the Pi Supply LoRa Gateway HAT.
  • New gateway-config option has been added to reload the Gateway ID.

v3.3.0-test.8

24 Jul 19:11

Choose a tag to compare

ChirpStack Gateway OS v3.3.0-test.8

Bugfixes

  • Fix ChirpStack Application Server Makefile execution to include web-interface statics in binary.

v3.3.0-test.7

20 Jul 16:01

Choose a tag to compare

ChirpStack Gateway OS v3.3.0-test.7

Updates

Features

  • Add gateway-config wizard for MQTT configuration.
  • Update to Yocto Dunfell + build Go apps from source. (#55)

Bugfixes

  • Fix AU915 selection bugs for RAK concentrators. (#56)

v3.3.0-test.6

08 Apr 14:08

Choose a tag to compare

v3.3.0-test.6

Features

  • Support has been added for the Raspberry Pi 4.
  • Support has been added for the Raspberry Pi Zero W.
  • Support has been added for the RAK2246 and RAK2246G shields.
  • Class-B beacon configuration has been added to the band configuration.

Updates

Improvements

  • gateway-config shows ChirpStack Gateway OS version.
  • gateway-config shows Gateway ID.
  • Change ISM band names to their common name. (#47)
  • sx1301-reset script has been modified to leave the reset pin as output.

v3.3.0-test.5

27 Mar 20:06

Choose a tag to compare

v3.3.0-test.5

Updates

Features

Wifi Access Point mode

On initial installation on a Raspberry Pi 3, the Raspberry Pi will start Wifi in Access Point mode, so that it is possible to connect directly to the Raspberry Pi over WIFI for configuration of the concentrator shield and to re-configure the WIFI.

Improvements

  • RAK2245 configuration has been improved (using defined Concentratord model name).
  • RAK832 configuration has been improved.
  • RAK2245 / RAK831 AS923 channel-plan has been added. (#43)

Bugfixes

  • Fix passing incorrect model flags in gateway-config for some gateways.

v3.3.0-test.4

17 Mar 10:16

Choose a tag to compare

v3.3.0-test.4

When updating from a previous v3.3.0 version, it is recommended to re-run the gateway-config utility to update the concentrator configuration.

Updates