Releases: teckel12/VTx
Releases · teckel12/VTx
v1.1 Adds Horus Support
Changes
- Added Horus support
- Changed name to VTx because now it works on Horus
- Standardized tab indenting, like adults do
Installation instructions
- Download the the latest released
VTx.zip
file - Copy
VTx.lua
file andVTx
folder with contents to transmitter's SD card's\SCRIPTS\TELEMETRY\
folder
Running on your transmitter
- On Taranis, add
VTx
Lua script to desired model display screen - On Horus, run as one-time script: Long-press
SYS
, short-pressPgUp/Dn
, select[SCRIPTS]
,[TELEMETRY]
,VTX.lua
andExecute
v1.0 - Initial release of the Taranis VTx fork
Features
- Uses less memory than betaflight-tx-lua-scripts
- Allows for multiple Lua scripts to be run on the same model (for example Lua Telemetry)
- Only allows for VTx control (no PID adjustments)
- Works only on Taranis transmitters running SmartPort or F.Port telemetry
- Works with INAV and Betaflight
Installation instructions
- Download the the latest released
VTx.zip
file - Copy
VTx.lua
file andVTx
folder with contents to transmitter's SD card's\SCRIPTS\TELEMETRY\
folder - Add
VTx
Lua script to desired model display screen