EdgeTX and OpenTX Telemetry Script for widescreen B&W Taranis X9E and X9D+ radios with Crossfire/ExpressLRS or FrSky X-Series Receiver
Based on olimetry.lua by Ollicious (bowdown@gmx.net)
No Telemetry
dispalys the lowest batteryVoltage
or the highest values forCurrent
,Speed
,Altitude
and the last recordedGPS
Lattitude
andLongitude
from the previous flight- last known
GPS
cordiantes are preserved even if the drone ejects the battery and/or telemetry gets lost
- last known
- Displays the currently selected FlightMode name with inverted colors to indicate
Disarmed and normal colors to indicate Armed
- Automatic Flight Mode detection from dRonin and voice callouts
- Automatic detection of 1S, 2S, 3S, 4S, 6S or 8S LiPo or LiHV, but not 5S nor 7S
- Automatic selection of voltage source among FrSky
FLVSS
,Cels
,VFAS
orRxBt
- Automatic voice callouts of Voltage every 10% and below minimum
- Automatic voice callouts of Current Amps over maximum
- Automatic reset when
Telemetry
connects
- edit constants in the
settings
section to meet your needs - copy
/SCRIPTS/TELEMETRY/Telem.lua
to the Taranis SD card - select Script Telem for one of the Screens on the Display page of your model on the radio
This is a simplified and stripped-down variant of the olimetry.lua script by Ollicious. It does not offer the same degree of customizability, as it only provides a subset of the original widgets.
Pull requests for improvements on basic functionality are always welcome.
This work is published under the terms of the MIT License, see file LICENSE
.