Skip to content

1.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@lyusupov lyusupov released this 12 Jun 15:52
· 2101 commits to master since this release

Maintenance release                

This release candidate is mostly focused on:

  • fixing of old known issues,
  • scheduled improvement of some subsystems.

No new features delivered this time. Almost...

Major improvements:

Common

  • much lower Rx packets loss ratio on SoftRF LoRa (SX1276) than before
  • better RF channel hopping (for world regions where it is applicable)
  • better FLARM NMEA data port specs compliance
  • RSSI and HDOP support

NodeMCU

  • issue #13 is much more rare now
  • GDL90/NMEA unicast UDPs have been fixed

ESP32

  • reduced power consumption 🔋 in general and specifically for Standalone
  • Bluetooth LE FIFO size is more optimal
  • support for TTGO T-Beam's (Prime Edition Mark II) built-in GPS module

Please, read commits history for more information.

Known issues

  • Pressing "Save and Restart" WebUI button sometimes may not complete restart of the system. Use hardware reset button or cycle power in this case.

Binary downloads and flashing instructions

Source code build instructions