-
Notifications
You must be signed in to change notification settings - Fork 141
Exporting ArduPilot sensors as LUA Sources on Ethos
Alessandro Apostoli edited this page Oct 7, 2024
·
2 revisions
Warning: once a model is bound to a LUA Source with the procedure outlined below before rremoving the widget from the SD Card you will need to "deselect" the LUA Sources from the "edit model" menu, failing to do that will corrupt the model
Starting with version 1.0.0 beta1 the Yaapu Telemetry Widget exposes to Ethos telemetry values as LUA Sources.
The widget exposes the following LUA Sources
Sensor name |
---|
ArmStatus |
FlightMode |
Voltage |
Current |
Battery |
Heading |
Altitude |
GPSAltitude |
AirSpeed |
GroundSpeed |
VSpeed |
Rpm1 |
Rpm2 |
Throttle |
Roll |
Pitch |
The sources need to be "selected" from the "lua" screen for each model you wish to use them with!
once selected they will be updated and available in other widgets/scripts/functions
- 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