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.
TextColorThe normal text colorDisabledColorThe text color when GPS is lostTextSizeSize of text0Auto size1Small size2Normal size3Mid size4Double size5XXL size
ShadowShow text shadowPlusCodeDisplay 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.
TextColorThe normal text colorDisabledColorThe text color when GPS is lostShadowShow text shadowArmedSource for Armed switch. This must be positive value when armed. When this becomes active the current position is used as the home position.ArmedReversedReverses 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.
BattTelemetry source for the total battery valueCellsNumber of cells for battery or 0 value for auto detection of cellsTextColorThe normal text colorDisabledColorThe text color when telemetry is lostShadowShow text shadow
Displays LQ value for Crossfire link (Combined RFMD and RLQY).
TextColorThe normal text colorDisabledColorThe text color when telemetry is lostTextSizeSize of text0Auto size1Small size2Normal size3Mid size4Double size5XXL size
ShadowShow 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.
FilenameThe 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












