-
Notifications
You must be signed in to change notification settings - Fork 141
Installation on Horus radios
requires widget version 2.x.x (for 1.9.x versions check here)
simply overwrite the old version with the new one
Note: if coming from version 1.9.x
- move all model cfg files from /SCRIPTS/YAAPU/CFG/ to /WIDGETS/yaapu/cfg/
- move map tiles from /SCRIPTS/YAAPU/IMAGES/maps to /IMAGES/yaapu/maps
- flash your radio to the latest OpenTX/EdgeTX release
- enable lua support by checking the relevant options prior to flashing your radio with Companion
Copy the contents of the OTX_ETX/color_common/SD folder to the root of your radio SD Card.
Next copy the radio specific files: based on your radio LCD resolution copy the contents of the relevant /OTX_ETX/resolution/SD folder to your radio SD Card.
Note: to find the correct resolution for your radio check the README.md file
-
Make sure you have the following folders
- /WIDGETS/yaapu
- /WIDGETS/yaapu/sounds
- /WIDGETS/yaapu/cfg
- /WIDGETS/yaapu/lib
- /WIDGETS/yaapu/images
-
For offline maps support you also need the /IMAGES/yaapu/maps folder, check below for more info
Note: Power cycle the radio to clear widget caches!
-
Follow this guide to setup the script as an OpenTX full screen widget.
-
For offline GPS maps functionality, follow this guide to download and setup the maps
The correct folder structure of your SD card should be like
- /WIDGETS/yaapu/main.lua
- /WIDGETS/yaapu/main.luac
- /WIDGETS/yaapu/menu.lua
- /WIDGETS/yaapu/menu.luac
- /WIDGETS/yaapu/cfg
- /WIDGETS/yaapu/images
- /WIDGETS/yaapu/lib/
- /WIDGETS/yaapu/sounds/en
- /WIDGETS/yaapu/sounds/it
- /WIDGETS/yaapu/sounds/fr
- /WIDGETS/yaapu/sounds/de
- /IMAGES/yaapu/maps
Logging of sensor data (GPS for instance) to your SD card is possible by using the built in OpenTX logging facilitiy, check this guide to setup your system.
- Passthrough protocol specs
- Screen Layout
- Display GPS coordinates on Taranis radios
- Feature list
- Sensor discovery
- How to display additional sensors on screen
- Flight modes
- Voltage sources
- Battery configurations
- Airspeed vs Groundspeed
- Alerts
- Telemetry reset
- Telemetry logging to SD
- MavToPT support
- Supported Radios
- Installation on BW LCD radios running OpenTX/EdgeTX
- Installation on Color LCD radios running OpenTX/EdgeTX
- Installation on Color LCD radios running Ethos
- CRSF and ExpressLRS support
- Ardupilot Hardware requirements
- Ardupilot Configuration
- Google Maps configuration
- GMAPCatcher Maps configuration
- QGIS Maps configuration
- Maps Zoom control
- Plotting telemetry values on OpenTX/EdgeTX
- Configuration menu
- Sound files customization