-
Notifications
You must be signed in to change notification settings - Fork 141
Sound files customization
Alessandro Apostoli edited this page Jun 20, 2019
·
4 revisions
All sound files are inside the SOUNDS/yaapu0/language folder, where language is a 2 chars language code.
Supported languages are
- english (en)
- italian (it)
- german (de)
- french (fr)
Sound files can be customized but must be compatible with OpenTX
An easy way to automate creation of sound files is by using the TTSAutomate tool with a phrase file.
There are 3 english reference phrase files in the /SOUNDS/yaapu0 folder:
- english.psv for events and flightmodes
- english_msg_hash.psv for mavlink statustext message parsing
- english_px4.psv for PX4 flightmodes
Taranis and Horus phrase files may differ so make sure to pick the right one.
Note:In order to add new languages the script needs to be recompiled because the language must be added to the script configuration menu.
- 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