From 2b15de0f9082865f7fc108bec35d0d327d31bd67 Mon Sep 17 00:00:00 2001 From: pascallanger Date: Thu, 17 Nov 2022 09:47:22 +0100 Subject: [PATCH] Update README.md --- Lua_scripts/README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Lua_scripts/README.md b/Lua_scripts/README.md index 60f83ba..8ebff05 100644 --- a/Lua_scripts/README.md +++ b/Lua_scripts/README.md @@ -60,16 +60,14 @@ The OpenTX sensor "RSSI" is populated by the individual OpenTX telemetry protoco ## DSM Forward Programming -Navigation is mainly done using the scroll wheel and ENT. Short press on ENT will edit a value. When editing a value a long ENT press will restore the value to its default. To exit the script and terminate all current operations correctly short press RTN (if you don't do this the RX might not store the changes). +This is a work in progress. It's available for color(+touch) and B&W screens. -This is a work in progress. It's only available for color screens (Horus, TX16S, T16, T18...). - -If some text appears as Unknown_xxx, please report xxx and what the exact text display should be. - -Need OpenTX 2.3.10 nightly or above. Located on the radio SD card under \SCRIPTS\TOOLS. +Work on OpenTX and EdgeTX. Located on the radio SD card under \SCRIPTS\TOOLS. [![DSM Forward Programming](https://img.youtube.com/vi/sjIaDw5j9nE/0.jpg)](https://www.youtube.com/watch?v=sjIaDw5j9nE) +If some text appears as Unknown_xxx, please report xxx and what the exact text display should be. + ## DSM PID Flight log gain parameters for Blade micros Lua telemetry script from [feathering on RCGroups](https://www.rcgroups.com/forums/showpost.php?p=46033341&postcount=20728) to facilitate setting the Gain Parameters on the Blade 150S FBL. It doesn't use Forward Programming but instead it just reads telemetry data from the Multi-module and displays it on a telemetry display.