MyGit

v2.2.2

iNavFlight/OpenTX-Telemetry-Widget

版本发布时间: 2023-08-24 22:43:51

iNavFlight/OpenTX-Telemetry-Widget最新发布版本:v2.2.4(2023-11-30 15:27:50)

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:

Full Changelog: https://github.com/iNavFlight/OpenTX-Telemetry-Widget/compare/v2.2.1...v2.2.2

相关地址:原始地址 下载(tar) 下载(zip)

1、 LuaTelemetry_v2.2.2.zip 4.39MB

2、 LuaTelemetry_v2.2.2_lua.zip 4.37MB

查看:2023-08-24发行的版本