**OpenTX Telemetry Script for Taranis X9D Plus and the Eagletree Vector Flight controller.
Based on yds/opentx-telemetry for dRonin by YDS
This script is customized to work with the Eagletree Vector Flight controller.
Initial hardware support for telemetry over TBS crossfire via: opentelem_to_bst_bridge.
Follow-on support for Dragonlink to be added. (Stay tuned)
- Automatic Flight Mode detection from 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
orVFAS
- Automatic voice callouts of Voltage every 10% and below minimum
- Automatic voice callouts of Current Amps over maximum
No Telemetry
dispalys the lowest batteryVoltage
or the highest values forCurrent
,Speed
,Altitude
and the last recordedGPS
Lattitude
andLongitude
from the previous flight- 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 OpenTX model
Pull requests for improvements on basic functionality are always welcome.
This work is published under the terms of the MIT License, see file LICENSE
.