Copyright (C) by mosch
License GPLv2: http://www.gnu.org/licenses/gpl-2.0.html
GITHUB: https://github.com/moschotto?tab=repositories
❗ Even if your radio is not listed down below, check the resolution of your radio screen and use the scripts below (don't care about the naming)
=> e.g. the x7 / x9 lite scripts are working on the Jumper T-Pro as well (same display resolution)
NOTE: i'm not using EdgeTX - tested in simulator only
- /T16/GPS
- /T16/GPS Stats T16.lua
- /x9/GPSx9.lua
- /x9/GPS Stats X9.lua
- /TBS_Tango/GPSxT.lua
- /TBS_Tango/GPSviewerT.lua
- /x7_x9lite/GPSx9L.lua
- /x7_x9lite/GPS Stats X9L.lua
How to find your model in case of a crash, power loss etc? Right, check the last GPS coordinates and type it into to your mobile phone...
-
Shows and logs GPS related information. logfile will be generated in /LOGS/GPSpositions.txt
-
GPS logfile can be viewed with the GPS stats XXX.lua" on the radio itself
-
in case that the telemetry stops, the last coordinates will remain on the screen
-
distance from your home position - how far you need to walk ;)
Once you have a good and valid GPS fix (>5 satellites) you need to set the home position manualy.
For non color screen radios, just "long press enter" and exit the menu without selecting anything.
For color screen radios via "long press enter" -> statistics -> "long press enter" to reset statistics and exit menu in under 10 seconds
- copy GPSxxx.lua to /SCRIPTS/TELEMETRY
- copy GPS Stats XXX.lua to /SCRIPTS/TOOLS
- copy the BMP folder to /SCRIPTS/TELEMETRY/BMP
- ❗ make sure that the /LOGS/ folder exists. If not, create it
- Setup a "screen (DIsplay 13/13)" and select GPSxxx.lua
- Make sure GPS, speed, alt sensors have been discovered within the telemetry menu/screen of opentx/edgetx
- copy the GPS folder (inculding subfolders) to /WIDGETS/GPS
- copy GPS stats T16.lua to /SCRIPTS/TOOLS
- ❗ make sure that the /LOGS/ folder exists. If not, create it
- Setup "1/2" widget screen and select "GPS"
- Make sure GPS, speed, alt sensors have been discovered within the telemetry menu/screen of opentx/edgetx
#########################