From 2a19b8dd45d54addc5a6285e2ca2168724b712b8 Mon Sep 17 00:00:00 2001 From: pascallanger Date: Sun, 28 Jun 2020 19:35:12 +0200 Subject: [PATCH] Update README.md --- Lua_scripts/README.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/Lua_scripts/README.md b/Lua_scripts/README.md index 7a8c750..4b155f9 100644 --- a/Lua_scripts/README.md +++ b/Lua_scripts/README.md @@ -1,4 +1,4 @@ -# Multiprotocol TX Module +# Multiprotocol TX Module OpenTX LUA scripts If you like this project and want to support further development please consider making a [donation](../docs/Donations.md). @@ -17,10 +17,18 @@ If you like this project and want to support further development please consider Automatically name the channels based on the loaded Multi protocol and sub protocol including the channel convention. -This script needs MultiChan.txt to be present in the same folder. +Located on the radio SD card under \SCRIPTS\TOOLS. This script needs MultiChan.txt to be present in the same folder. + +[![MultiChannelsUpdater](https://img.youtube.com/vi/L58ayXuewyA/0.jpg)](https://www.youtube.com/watch?v=L58ayXuewyA) ## Graupner HoTT.ua -Enable text configuration of the HoTT RX and attached sensors. +Enable text configuration of the HoTT RX and sensors: Vario, GPS, ESC, GAM and EAM. -Menu is used to cycle through the dedicated sensors. +Located on the radio SD card under \SCRIPTS\TOOLS. + +Notes: +- Menu is used to cycle through the detected sensors. +- It's normal to lose the telemetry feed while using the text mode configuration. Telemetry will resume if the script is exited by pressing the exit button. + +[![Text mode video](https://img.youtube.com/vi/81wd8NlF3Qw/0.jpg)](https://www.youtube.com/watch?v=81wd8NlF3Qw)