Skip to content

v2104210 New rescue mode, button functionality and more...

Compare
Choose a tag to compare
@4m1g0 4m1g0 released this 21 Apr 17:53
· 168 commits to master since this release

This version includes some cool new features, improves stability and prepares the firmware for the major SSL root CA expiration in September.

Changelog

  • New password recovery rescue mode: The board opens an AP without password to allow changing the configuration
  • Add new functions to the board user button:
    • Single press advance to next oled screen frame
    • Long press changes to rescue mode
  • FailSafe system now triggers rescue mode if board is in a restart loop
  • Fixed custom board templates
  • Support for the new SSL certificate
  • Fix crash when wifi was disconnected and reconnected
  • Allow radio listening without WiFi network (packets will not be uploaded)
  • Improved firmware booting speed
  • Improved user hints on the local initial config
  • Add checks to prevent errors on custom configurations freeze the board
  • Fixed compilation problems on Arduino IDE
  • Add filter for satellite packets to reduce non-satellital ISM traffic
  • Experimental feature of low power mode
  • Fix memory leak
  • Main loop code cleanup