Skip to content

rotorman/OpenTX_GPS_Telemetry

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenTX GPS LUA TELEMETRY screens - GPS last known postions v2.3

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 version 2.3!

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

  • /T16/GPS
  • /T16/GPSviewerT16.lua

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

  • /x9/GPSx9.lua
  • /x9/GPSviewerX9.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/GPSviewerX9L.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 GPSviewer.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

Install Taranis models:

  • copy GPSxxx.lua to /SCRIPTS/TELEMETRY

  • copy GPSviewerxxx.lua to /SCRIPTS/TOOLS

  • copy the ICON folder to /SCRIPTS/TELEMETRY/BMP

  • make sure that the /LOGS/ folder exists

  • Setup a "screen (DIsplay 13/13)" and select GPSxxx.lua

Install Jumper/HOROUS models:

  • copy the GPS folder (inculding subfolders) to /WIDGETS/GPS

  • copy GPSviewerT16.lua to /SCRIPTS/TOOLS

  • make sure that the /LOGS/ folder exists

  • Setup "1/2" widget screen and select "GPS"

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

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 100.0%