Skip to content

Release 2.2.0

Compare
Choose a tag to compare
@stronnag stronnag released this 27 Nov 11:06
· 95 commits to master since this release
6a1939d

INAV LUA 2.2.0

Cumulative updates since 2.1.0

  • Fixes (Zorro) crash with no log files (EdgeTX 2.8, provoked by #44)
  • Improves CRSF recognition (#57)
  • Restores "Launch Mode" (#55); accidentally lost during the EdgeTX compatibility changes.
  • Extends battery capacity from 10000mAh to 50000mAh
  • Fixes #44 (inability to replay EdgeTX new log file naming)
  • Implements EdgeTX log file naming conventions
  • Correctly recognises CRSF logs for replay on non-CRSF systems.

Minimum EdgeTX version is now2.5.0 in order to support modern EdgeTX log file conventions.

Two Zip files are provided:

  • LuaTelemetry_v2.2.0.zip : Compiled LUA, should work on all radios and is the recommended download.
  • LuaTelemetry v2.2.0_lua.zip : Source LUA, compiles on the device, may be required in the simulator

Full Changelog: v2.1.0...v2.2.0