This stripped-down fork of betaflight-tx-lua-scripts includes only VTx configuration on FrSky transmitters. VTx lua script was created to save memory on your transmitter so other Lua scripts (for example Lua Telemetry) can run on the same model. This script should work with Betaflight as well as INAV.
- 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 on Taranis and Horus transmitters running SmartPort or F.Port telemetry
- Works with INAV and probably Betaflight (untested)
- 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