Skip to content

Releases: roema/Open-Glider-Network-Groundstation

0.1.0-17

07 Mar 20:50
Compare
Choose a tag to compare
0.1.0-17 Pre-release
Pre-release

Features or improvements

  • The configuration is now written to a json file
  • Multi ssid WiFi feature - store up to 5 ssid's
  • some oled improvements

Tests..

  • some tests in sx1276 library

Bugfixes

Known Bugs

  • incorrect timestamp on the first legacy packets
  • DEEPSLEEP_RESET gets stuck after a few resets - arduino-esp32 #796

Installation

  • via webupdate
  • install new firmware
  • index.html update unnecessary
  • take a look at serial console or udp debug console (tools)

0.1.0-10

21 Feb 18:38
Compare
Choose a tag to compare
0.1.0-10 Pre-release
Pre-release

Features or improvements

  • OLED Status messages

Bugfixes

Known Bugs

  • incorrect timestamp on the first legacy packets
  • DEEPSLEEP_RESET gets stuck after a few resets - arduino-esp32 #796

Installation

  • via webupdater
  • reload index.html befor updating !!
  • install new firmware
  • take a look at serial console or udp debug console (tools)
  • zabbix.txt file for trapper needed (check data folder)

0.1.0-11

27 Feb 19:39
Compare
Choose a tag to compare
0.1.0-11 Pre-release
Pre-release

Features or improvements

  • GPS reception is no longer necessary if the data is entered statically in the web interface, time is synchronized via ntp
  • debug messages when packet decoding fails

Tests..

  • some tests in sx1276 library

Bugfixes

  • kernel panic when OLED is not connected

Known Bugs

  • incorrect timestamp on the first legacy packets
  • DEEPSLEEP_RESET gets stuck after a few resets - arduino-esp32 #796

Installation

  • via webupdate unnecessary
  • install new firmware
  • index.html update unnecessary
  • take a look at serial console or udp debug console (tools)
  • zabbix.txt file for trapper needed (check data folder)

0.1.0-8

28 Dec 22:38
Compare
Choose a tag to compare
0.1.0-8 Pre-release
Pre-release

Features or improvements

  • reconnect wifi and tcp if connection is lost
  • json - migration from version 5 to 6
  • Legacy frequency hopping temporarily deactivated
  • If the gps coordinates are set statically, the gps receiver is switched to sleep mode

Bugfixes

  • integer overflow in sleep function
  • bad timestamp - decoding fails

Known Bugs

  • incorrect timestamp on the first legacy packets
  • DEEPSLEEP_RESET gets stuck after a few resets - arduino-esp32 #796

Installation

  • via webupdater
  • reload index.html befor updating !!
  • install new firmware
  • take a look at serial console or udp debug console (tools)
  • zabbix.txt file for trapper needed (check data folder)

V0.0.12

25 Dec 11:49
Compare
Choose a tag to compare
V0.0.12 Pre-release
Pre-release

Features or improvements

  • simple zabbix agent (trapper) implemented (encryption currently not supported)
  • google protobuf protocol for the configuration (encryption is coming soon)
  • check index.html crc - prevent crash

Bugfixes

  • minor bug fixes
  • memory leak in debug sender

Known Bugs

  • incorrect timestamp on the first legacy packets

Installation

  • via webupdater
  • reload index.html after updating
  • zabbix.txt file for trapper needed (check data folder)

V0.0.11

24 Dec 11:09
Compare
Choose a tag to compare
V0.0.11 Pre-release
Pre-release

Features or improvements

  • aprs debug messages added
  • google protobuf protocol for weather data implemented (not yet active)

Bugfixes

  • Error in registration routine corrected

Known Bugs

  • incorrect timestamp on the first packets (FLARM)

Installation

  • via webupdater
  • html / css files are the same as in v0.0.7

V0.0.9

07 Nov 23:55
Compare
Choose a tag to compare
V0.0.9 Pre-release
Pre-release

New features

  • none

Bugfixes

  • Bug in APRS keepalive messages

Known Bugs

  • incorrect timestamp on the first packets

Installation

  • via webupdater
  • html / css files are the same as in v0.0.7

V0.0.8

07 Nov 16:02
Compare
Choose a tag to compare
V0.0.8 Pre-release
Pre-release

New features

  • none

Bugfixes

  • wrong values in APRS status messages
  • APRS aircraft symbol table too short

Known Bugs

  • incorrect timestamp on the first packets

Installation

  • via webupdater
  • html / css files are the same as in v0.0.7

V0.0.7

04 Nov 20:47
Compare
Choose a tag to compare
V0.0.7 Pre-release
Pre-release

New features

  • none

Bugfixes

  • fixes / clarifications on legacy protocol (Nick)

Known Bugs

  • incorrect timestamp -> failed decryption on the first packets

V0.0.6

04 Nov 19:29
Compare
Choose a tag to compare
V0.0.6 Pre-release
Pre-release

New features

  • none

Bugfixes

  • legacy decoding sometimes fails due to incorrect timestamps
  • incorrect implementation of the package cleanup function
  • incorrect APRS export timer

Known Bugs

  • incorrect timestamp on the first packets