Skip to content

3D Map, stability and new features

Compare
Choose a tag to compare
@4m1g0 4m1g0 released this 20 Mar 19:32
· 204 commits to master since this release

This release has mainly stability and memory management improvements and better message output information. However, it includes game changing new features like the 3D map on the station dashboard webpage of the https://tinygs.com.

TinyGS.com web app

  • Add satellite elevation, and predicted doppler deviation to all received packets.
  • Add 3D map widget to the station dashboard. (check your own station)

Firmware

  • Add test packet command on web console (local web config)
  • Add support for frame uplink from the groundstation (tinygs.com option will be available in the next days)
  • Fix MQTT status display on the local webconfig panel
  • Add advanced option to flip OLED screen #61
  • Add advanced option to disable dayNight mode
  • Fix radio error codes #63
  • Update ESP framework to 3.1.1
  • Fix error with SSL certificates not being properly validated
  • Improves NTP time retrieval
  • Fix error in test mode switch from serial console.
  • Fix memory starvation on long stack call chain
  • Improved stability of MQTT connection
  • Restart station when the name is modified so changes are properly applied
  • Improve information shown on console and OLED
  • Avoid reading garbage when a malformed LoRa packet arrived
  • Add noisy interrupt pin detection to prevent faulty boards to flood the server