Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.88 KB

README.md

File metadata and controls

43 lines (35 loc) · 1.88 KB

Telem.lua

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)

Features

  • No Telemetry dispalys the lowest battery Voltage or the highest values for Current, Speed, Altitude and the last recorded GPS Lattitude and Longitude from the previous flight
    • last known GPS cordiantes are preserved even if the drone ejects the battery and/or telemetry gets lost
  • 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 or RxBt
  • Automatic voice callouts of Voltage every 10% and below minimum
  • Automatic voice callouts of Current Amps over maximum
  • Automatic reset when Telemetry connects

ScreenShot

Taranis Usage

  • 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

ScreenScript

About

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.

Contributing

Pull requests for improvements on basic functionality are always welcome.

License

This work is published under the terms of the MIT License, see file LICENSE.