Releases: roema/Open-Glider-Network-Groundstation
Releases · roema/Open-Glider-Network-Groundstation
0.1.0-28
Hardware
- TTGO ESP32 "Paxcounter" LoRa32 V2.1 1.6
- TTGO ESP32 T-BEAM
Features or improvements
- new relay / basestation feature
Bugfixes / Pull requests
- distance calculation error in legacy packet validation
Known Bugs
- incorrect timestamp on the first legacy packets
- DEEPSLEEP_RESET gets stuck after a few resets - arduino-esp32 #796
Installation via Webupdater
- via webupdate
- install new firmware
- use webserver and config files from data folder
- check config.json example for new features
0.1.0-27
Hardware
- TTGO ESP32 "Paxcounter" LoRa32 V2.1 1.6
- TTGO ESP32 T-BEAM
Features or improvements
Bugfixes / Pull requests
Known Bugs
- incorrect timestamp on the first legacy packets
- DEEPSLEEP_RESET gets stuck after a few resets - arduino-esp32 #796
Installation via Webupdater
- via webupdate
- install new firmware
- use webserver and config files from data folder
0.1.0-26
Hardware
- TTGO ESP32 "Paxcounter" LoRa32 V2.1 1.6
- TTGO ESP32 T-BEAM
Features or improvements
Bugfixes
Known Bugs
- incorrect timestamp on the first legacy packets
- DEEPSLEEP_RESET gets stuck after a few resets - arduino-esp32 #796
Installation via Webupdater
- via webupdate
- install new firmware
- use webserver and config files from data folder
0.1.0-25
Hardware
- TTGO ESP32 "Paxcounter" LoRa32 V2.1 1.6
- TTGO ESP32 T-BEAM
Features or improvements
- new package validation in legacy mode
- code cleanup
Bugfixes
Known Bugs
- incorrect timestamp on the first legacy packets
- DEEPSLEEP_RESET gets stuck after a few resets - arduino-esp32 #796
Installation via Webupdater
- via webupdate
- install new firmware
- use webserver and config files from data folder
0.1.0-24
Hardware
- TTGO ESP32 "Paxcounter" LoRa32 V2.1 1.6
- TTGO ESP32 T-BEAM
Features or improvements
- Legacy packet validation (testmode)
- Upgrade firmware via sdcard
- New binary protocol based on flatbuffers
- code cleanup
Bugfixes
- Issue #22
Known Bugs
- incorrect timestamp on the first legacy packets
- DEEPSLEEP_RESET gets stuck after a few resets - arduino-esp32 #796
Installation via Webupdater
- via webupdate
- install new firmware
- SPIFFS will be formatted after the update
- webserver files not changed
0.1.0-23
Hardware
- TTGO ESP32 "Paxcounter" LoRa32 V2.1 1.6
- TTGO ESP32 T-BEAM
Features or improvements
- Deactivate UBLOX when position is set
- code cleanup
Bugfixes
- Issue #20
Known Bugs
- incorrect timestamp on the first legacy packets
- DEEPSLEEP_RESET gets stuck after a few resets - arduino-esp32 #796
Installation via Webupdater
- via webupdate
- install new firmware
- SPIFFS will be formatted after the update
- webserver files not changed
0.1.0-22
Hardware
- TTGO ESP32 "Paxcounter" LoRa32 V2.1 1.6
- TTGO ESP32 T-BEAM
Features or improvements
- add POSITION page on oled
- add OLED poweroff timer (config.json)
- code cleanup
Bugfixes
Known Bugs
- incorrect timestamp on the first legacy packets
- DEEPSLEEP_RESET gets stuck after a few resets - arduino-esp32 #796
Installation via Webupdater
- via webupdate
- install new firmware
- SPIFFS will be formatted after the update
- webserver files not changed
0.1.0-21
Hardware
- TTGO ESP32 "Paxcounter" LoRa32 V2.1 1.6
- TTGO ESP32 T-BEAM
Features or improvements
- Legacy / OGN frequency hopping enabled IF gps is available (T-BEAM)
- cleanup
Tests..
Bugfixes
- crash after save button pressed - thanks to nick
Known Bugs
- incorrect timestamp on the first legacy packets
- DEEPSLEEP_RESET gets stuck after a few resets - arduino-esp32 #796
Installation via Webupdater
- via webupdate
- install new firmware
- SPIFFS will be formatted after the update
- webserver files not changed
0.1.0-20
Hardware
- TTGO ESP32 "Paxcounter" LoRa32 V2.1 1.6
- TTGO ESP32 T-BEAM
Features or improvements
- adding remote log server
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 Webupdater
- via webupdate
- install new firmware
- SPIFFS will be formatted after the update
- webserver files not changed
Installation ESP32 Download Tool
Download firmware image and booBinary.zip
- 0xe000 boot_app0.bin
- 0x1000 bootloader_dio_80m.bin
- 0x8000 partitions.bin
- 0x10000 <TBEAM / TTGO Firmware>
0.1.0-18
Features or improvements
- reboot button in webinterface
Tests..
- some tests in sx1276 library
Bugfixes
- config data loaded too late, rf configuration always legacy
- range configuration no effect
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 and style.css changed, upload new version!
- upload config.json - reboot (not save)
- take a look at serial console / udp debug console (tools) or oled if installed