Releases: roema/Open-Glider-Network-Groundstation
Releases · roema/Open-Glider-Network-Groundstation
0.1.0-17
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
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
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
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
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
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