This is my Vario telemetry script: Left is altimeter, center is vertical speed gauge, and right indicates max and min altitude.
Updated to work on openTX 2.1 Retains Backwards compatability to work on openTX 2.0
To use in Open-TX 2.1.x
You must have set up your sensors or the gauges will all read 0
This script uses Alt and VSpd These names are case sensitive.
1. place the file VarioGau.lua in the SCRIPTS\TELEMETRY folder
2. On the Telemetry setup screen, set one of the screens to script, and select VarioGau from the menu.
3. That's it. It's a telemetry screen,so long press page from the main screen, and it'll be one of the available telemetry pages.
To use in Open-Tx 2.0.x:
1.Rename to telemX.lua (where X is a number 1 to 7) - ie telem1.lua
2. Make a folder with the same name as the model you want to use it for in the SCRIPTS folder - IE, if the model is called FoxGld, then put it in SCRIPTS/FoxGld
3. That's it. It's a telemetry screen,so long press page from the main screen, and it'll be one of the available telemetry pages.
Enjoy
Jenny
|
Comments
The mistake I made was I named it telem0.lua
Tom
This is what I did, which brought the clocks up, but it didn't extinguish the info already there.
Select model and scroll through the pages to Custom Scripts page.
scroll to
one of the LUA lines ( I used Lua1) press enter and a new page will open the cursor should be on three dashes. press enter again and a drop down will appear, with a list of available scripts. scroll to the one you want and press enter and the script output will appear.
Thanks.
RSS feed for comments to this post