-
Notifications
You must be signed in to change notification settings - Fork 141
Installation on Horus radios for widget version up to 1.9.6
- flash your radio to the latest OpenTX release, (2.2.4 at the time of this writing)
- enable both lua and luac support by checking the relevant options prior to flashing your radio with Companion
-
Copy the contents of the SD folder to your radio SD Card.
-
Make sure you have the /SOUNDS/yaapu0, SCRIPTS/YAAPU/CFG, SCRIPTS/YAAPU/LIB, SCRIPTS/YAAPU/IMAGES and WIDGETS/Yaapu folders.
Note: Power cycle the radio to clear widget caches!
-
Follow this guide to setup the script as an OpenTX full screen widget.
-
For the script to control the lcd panel backlight a few extra steps are required, please follow this guide
-
Version 1.8.1 introduces the offline GPS maps functionality, follow this guide to download and setup the maps
The script is already compiled and only needs to be copied to the radio SD card.
The correct folder structure is
- /SCRIPTS/YAAPU/CFG
- /SCRIPTS/YAAPU/IMAGES
- /SCRIPTS/YAAPU/menu.lua
- /SCRIPTS/YAAPU/menu.luac
- /SCRIPTS/YAAPU/LIB/draw.luac
- /SCRIPTS/YAAPU/LIB/reset.luac
- /SCRIPTS/YAAPU/LIB/layout_1.luac
- /SCRIPTS/YAAPU/LIB/hud_1.luac
- /SCRIPTS/YAAPU/LIB/right_1.luac
- /SCRIPTS/YAAPU/LIB/left_1.luac
- /SCRIPTS/YAAPU/LIB/left_m2f_1.luac
- /SCRIPTS/YAAPU/LIB/layout_2.luac
- /SCRIPTS/YAAPU/LIB/hud_2.luac
- /SCRIPTS/YAAPU/LIB/hud_small_2.luac
- /SCRIPTS/YAAPU/LIB/hud_russian_2.luac
- /SCRIPTS/YAAPU/LIB/right_2.luac
- /SCRIPTS/YAAPU/LIB/right_custom_2.luac
- /SCRIPTS/YAAPU/LIB/left_2.luac
- /SCRIPTS/YAAPU/LIB/left_m2f_2.luac
- /SCRIPTS/YAAPU/LIB/copter.luac
- /SCRIPTS/YAAPU/LIB/plane.luac
- /SCRIPTS/YAAPU/LIB/rover.luac
- /SCRIPTS/YAAPU/LIB/copter_px4.luac
- /SCRIPTS/YAAPU/LIB/plane_px4.luac
- /SOUNDS/yaapu0/en
- /SOUNDS/yaapu0/it
- /SOUNDS/yaapu0/fr
- /SOUNDS/yaapu0/de
- /WIDGETS/Yaapu/main.lua
- /WIDGETS/Yaapu/main.luac
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