How to display GPS coordinates on Taranis radios - yaapu/FrskyTelemetryScript GitHub Wiki
GPS coordinates are managed by OpenTX as a sensor discovered in the telemetry page.
Note
The GPS sensor is sent by ardupilot and is not created by the yaapu script, this implies that GPS coordinates are available even when the yaapu scripts are not running
GPS coordinates can be shown in a dedicated telemetry screen while the yaapu script is running in another one.
By configuring the yaapu script to run on screen1 we can, for instance, select screen2 to display GPS coordinates
You can toggle from one screen to the others by short pressing the [PAGE] button
GPS coordinated are usually shown in NMEA format
To have greater precision in the displayed coordinates choose the DMS format in the OpenTX radio config
Logginf GPS to the SD card
GPS coordinates can be logged to the SD card by leveraging OpenTX logging system. Just remenber to enable logging for the GPS sensor.