Skip to content

Releases: iNavFlight/OpenTX-Telemetry-Widget

2.4 larger screens

Choose a tag to compare

@sensei-hacker sensei-hacker released this 09 Jul 14:15
28bec31

What's Changed

New Contributors

Full Changelog: v.2.3.0...2.4

Support INAV Frsky sensor Ids

Choose a tag to compare

@stronnag stronnag released this 19 Jan 11:40
f8d010b

Changes

Two Zip files are provided:

  • LuaTelemetry_v2.3.0.zip : Compiled LUA, should work on all radios (prior to EdgeTX 2.11rc1, which unfortunately breaks pre-compiled Lua).
  • LuaTelemetry v2.3.0_lua.zip : Source LUA, compiles on the device, may be required in the simulator. Also for EdgeTX 2.11rc1 and later.

Full Changelog: v2.2.5...v2.3.0

2.2.5 Jumper T15 and misc updates

Choose a tag to compare

@stronnag stronnag released this 06 Aug 17:38
7a34563
  • Supports Jumper T15 (requires EdgeTX 2.10.3)
  • New Italian translations and documentation @RobertoD91
  • Updates to Russian translation @nm17
  • Improved Trananis support and greyscale options @csurf

Two Zip files are provided:

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

Full Changelog: v2.2.4...v2.2.5

Loading...

Choose a tag to compare

@stronnag stronnag released this 30 Nov 07:27
9d11058
  • Fixes a bug (#160) where "Flight Reset" attempted to load an obsolete lua file (exposed by a UI change in EdgeTX 2.9.2 and prior Edge changes in log naming).

Two Zip files are provided:

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

Full Changelog: v2.2.3...v2.2.4

Edge degree

Choose a tag to compare

@stronnag stronnag released this 16 Sep 12:05
9d11058

Minor update for EdgeTX colour radios.

  • EdgeTX changed the character mapping of @ / °. This update provides a workaround for this otherwise non-(backwards)-compatible change.

Two Zip files are provided:

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

Full Changelog: v2.2.2...v2.2.3

Menu Button Rationalisation

Choose a tag to compare

@stronnag stronnag released this 24 Aug 14:43
3add578

Configuration Menu Button rationalisation

The Configuration menu has been further rationalised on non-colour (B&W)/ small screen radios to solely use the OS enumerated EVT_VIRTUAL_MENU_LONG button. This is typically a long press on the button marked as "Menu" or "MDL" / "Model". This is available on all supported radios and OS and is the OS recommended method of handling button presses in Lua scripts.

INAVButtons

In order to assist users in identifying the button press generating EVT_VIRTUAL_MENU_LONG, a diagnostic tool INAVButtons has been added. This may be found in the System Menu, either under "Tools" or from "SCRIPTS/TOOLS". When invoked, the user is invited to press the hardware buttons and their event code will be reported. The tool is exited by a long press on the "RTN" key. Only buttons that report virtual events to Lua scripts will generate output.

buttons_0

This tool may assist users to identify EVT_VIRTUAL_MENU_LONG on less well documented radios. It may be run in the "Companion" application as well as on the radio.

buttons_1

Further details are given in the Configuration documentation

CRSF Detection

The updated method (v2.2.1) to detect CRSF telemetry did not work correctly on OpenTX. This detection method has been augmented with the prior version and so should be reliable on both EdgeTX and OpenTx.

Log replay

The EdgeTX renaming of log files (from MODEL_YYYY-MM-DD.csv to MODEL_YYYY-MM-DD-HHMMSS.csv has caused a number of issues for the Log Replay function. As a result of these insurmountable issues, only the OpenTX format (MODEL_YYYY-MM-DD.csv) is supported. If the user wishes to replay EdgeTX log files, it will be necessary to rename the file to the OpenTX format. See also the Configuration documentation.

Documentation Update

Significant documentation updates have been made. It is recommended that these are read from the Project docs directory.

Two Zip files are provided:

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

Full Changelog: v2.2.1...v2.2.2

Minor updates (ELRSv3)

Choose a tag to compare

@stronnag stronnag released this 29 Apr 16:46
  • Fix ELRS typo on monochrome radios
  • IFlight Commando8 enable menu entry key
  • Don't enumerate or load logs on monochrome radios, EdgeTX
  • ELRS: Add check for 2RSS to improve functionality with ELRS true diversity receivers
  • Improved ELRSv3 detection

Two Zip files are provided:

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

Full Changelog: v2.2.0...v2.2.1

Thanks to @CapnBry and @rmaia3d for the ELRS contributions

Release 2.2.0

Choose a tag to compare

@stronnag stronnag released this 27 Nov 11:06
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

Extend Battery Capacity

Pre-release

Choose a tag to compare

@stronnag stronnag released this 26 Aug 12:27
70f45b1
  • Extends battery capacity from 10000mAh to 50000mAh

Note that the minimum EdgeTX version is 2.5.0 (due to rc2).

Two Zip files are provided:

  • LuaTelemetry_v2.1.1-rc3.zip : Compiled LUA, should work on all radios and is the recommended download.
  • LuaTelemetry_v2.1.1-rc3_lua.zip : Source LUA, compiles on the device, may be required in the simulator

Full Changelog: v2.1.0...v2.1.1-rc3

Restore Launch Mode

Restore Launch Mode Pre-release
Pre-release

Choose a tag to compare

@stronnag stronnag released this 09 Jul 07:33
d68c322
  • Restores "Launch Mode" (#55, @MRC3742); accidentally lost during the EdgeTX compatibility changes.
  • Fixes #44
  • Implements EdgeTX log file naming conventions
  • Correctly recognises CRSF logs for replay on non-CRSF systems.

Note that EdgeTX (at least 2.7,1)

  • Does not substitute spaces with underscores in log names
  • Appends the time to the log name => LOGS/Model Name-YYYY-MM-DD-hhmmss.csv (OTX would generate LOGS/Model_Name-YYYY-MM-DD.csv

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

Two Zip files are provided:

  • LuaTelemetry_v2.1.1-rc2.zip : Compiled LUA, should work on all radios and is the recommended download.
  • LuaTelemetry_v2.1.1-rc2_lua.zip : Source LUA, compiles on the device, may be required in the simulator

Full Changelog: v2.1.0...v2.1.1-rc2