Skip to content

Heading from the pilot directly to the aircraft position relative to the north

Notifications You must be signed in to change notification settings

kvng1/OpenTX_GPS_Telemetry

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenTX/EdgeTX GPS LUA TELEMETRY scripts v2.4

Copyright (C) by mosch
License GPLv2: http://www.gnu.org/licenses/gpl-2.0.html
GITHUB: https://github.com/moschotto?tab=repositories

make sure that your radio is a least on OpenTX 2.3.x / EdgeTX 2.6.0

❗ 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

Radios with 480x272 pixel displays (e.g. Jumper T16)

  • /T16/GPS
  • /T16/GPS Stats T16.lua

Radios with 212x64 pixel displays (e.g. x9d/x9+/x9E)

  • /x9/GPSx9.lua
  • /x9/GPS Stats X9.lua

Radios with 128x96 pixel displays (e.g. TBS Tango 2)

  • /TBS_Tango/GPSxT.lua
  • /TBS_Tango/GPSviewerT.lua

Radios with 128x64 pixel displays (e.g. x7 / x9 lite / Jumper T-lite)

  • /x7_x9lite/GPSx9L.lua
  • /x7_x9lite/GPS Stats X9L.lua

Description:

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...

Alt text

  • 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 ;)

IMPORTANT: -Reset Telemetry once you have a good and valid GPS fix (this resets home positon and distance):

[TARANIS] Reset telemetry data and total distance via "long press enter"

[T16 etc] Reset via "long press enter" -> statistics -> "long press enter" to reset statistics and exit menu in under 10 seconds

Installation for Taranis models:

  1. copy GPSxxx.lua to /SCRIPTS/TELEMETRY
  2. copy GPS Stats XXX.lua to /SCRIPTS/TOOLS
  3. copy the ICON folder to /SCRIPTS/TELEMETRY/BMP
  4. ❗ make sure that the /LOGS/ folder exists. If not, create it
  5. Setup a "screen (DIsplay 13/13)" and select GPSxxx.lua
  6. Make sure GPS, speed, alt sensors have been discovered within the telemetry menu/screen of opentx/edgetx

Installation for color screen models i.e Jumper/HOROUS/Radiomaster:

  1. copy the GPS folder (inculding subfolders) to /WIDGETS/GPS
  2. copy GPS stats T16.lua to /SCRIPTS/TOOLS
  3. ❗ make sure that the /LOGS/ folder exists. If not, create it
  4. Setup "1/2" widget screen and select "GPS"
  5. Make sure GPS, speed, alt sensors have been discovered within the telemetry menu/screen of opentx/edgetx

#########################

x7 / x9 lite Screens:

Alt text

Alt text

x9d/x9+/x9E Screens:

Alt text

Alt text

JUMPER T16 / HOROUS etc WIDGET screen:

Alt text

Alt text

Demo Video

IMAGE ALT TEXT HERE

Hits

About

Heading from the pilot directly to the aircraft position relative to the north

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 100.0%