Trick about getting the altitude value with a knob/switch

Post Reply
ltb
Posts: 4
Joined: Fri Jan 25, 2019 12:59 pm
Country: -

Trick about getting the altitude value with a knob/switch

Post by ltb »

Hi guys,
May be this is not the right place but I can't find other one.
I have a glider with a GR8 receiver.
I would like to get (show permanently on the screen the value of altitude when I switch SE as example.
How can be done on Taranis X9D 2019 SE?
Thank you!
Lubo

ChrisOhara
Posts: 34
Joined: Mon Feb 01, 2021 11:56 am
Country: Germany

Re: Trick about getting the altitude value with a knob/switch

Post by ChrisOhara »

Hi Lubo

As I understand you do not want to use a standard telemetry screen.
Are the letters to small or is it that you do not want to select with the page button.

I wrote something like that in LUA script.
In fact this are two scripts.
One is a script that does show and announce telemetry data.
- https://repository.justfly.solutions/in ... ion-switch
And the second is a script that runs more than one script in one telemetry script.
- https://repository.justfly.solutions/in ... ti-scripts

With the second one I can switch between different scripts (which one is shown on the screen, but the are all running parallel).
The first Lua -File is one of the scripts that gets selected. (with that I can display and/or announce different telemetry values)
In fact I do not use more than one telemetry screen (with 3 scripts in it) and I select between 3 scripts with a switch

It would do what you asked for. But it is not a very simple way.

If you only want the one value be display and do not mind using the page button it would be easier to do a simple LUA-script for that.

regards ChrisOHara
Post Reply

Return to “openTx model setup”