This is a collection of various widgets, tools and telemetry for EdgeTX and some for OpenTX
The widgets have only been tested with EdgeTX 2.10.4 and OpenTX 2.3.14, older versions may not work.
Go to the releases page and download the latest release and unzip to the root folder on your EdgeTX SD card.
- GPS widget
- HomeArrow widget
- AvgBatt widget
- CrsfLQ widget
- Image widget
- Screenshot viewer tool
- gps telemetry
- home telemetry
Display GPS coordinates in decimal degrees or Plus code in a widget.
TextColor
The normal text colorDisabledColor
The text color when GPS is lostTextSize
Size of text0
Auto size1
Small size2
Normal size3
Mid size4
Double size5
XXL size
Shadow
Show text shadowPlusCode
Display PlusCode instead of decimal degrees
Displays distance and an arrow to the home position in a widget. Uses GPS telemetry to calculate distance and direction to home. The home position is initially set when the specified switch for armed is activated.
TextColor
The normal text colorDisabledColor
The text color when GPS is lostShadow
Show text shadowArmed
Source for Armed switch. This must be positive value when armed. When this becomes active the current position is used as the home position.ArmedReversed
Reverses the armed switch meaning. So when armed value becomes negative the current position is used as the home position.
Displays average battery cell voltage in a widget.
Batt
Telemetry source for the total battery valueCells
Number of cells for battery or 0 value for auto detection of cellsTextColor
The normal text colorDisabledColor
The text color when telemetry is lostShadow
Show text shadow
Displays LQ value for Crossfire link (Combined RFMD and RLQY).
TextColor
The normal text colorDisabledColor
The text color when telemetry is lostTextSize
Size of text0
Auto size1
Small size2
Normal size3
Mid size4
Double size5
XXL size
Shadow
Show text shadow
Displays an image in a widget (EdgeTX color screen only). This can be handy to display pilot QR code, flight instructions or any image you might need. Put the images (Formats: .jpg, .png or .bmp) in folder WIDGETS/Image/images, make sure the filename isn't longer than 8 characters. Go to settings for the image widget. It will autofill with the first filename in the images folder. Input the correct filename that you want to use in the Filename
field. Input only the filename without the file extension. Try to make sure the images you use are not to large (480x272 is maximum size) otherwise there will be an out of memory error.
Filename
The filename of the image (no extension)
The Screenshot viewer tool displays all available screenshots in a list and then a screenshot can be selected to display in a full screen. (EdgeTX color screen only)
Displays GPS coordinates in decimal degrees and Plus code in a telemetry full screen (FrSky Taranis only)
Displays distance and an arrow to the home position in a telemetry full screen (FrSky Taranis only)
To change the switch to use for arming you can edit the SCRIPTS/TELEMETRY/home.lua
file and change the following constants:
- ARMED_SWITCH
- ARMED_SWITCH_REVERSED