Discover

Topics

GPS2OpenGTS_Pro

GPS2OpenGTS_Pro APK

GPS2OpenGTS_Pro APK

1.2.4 Freewiebej

What's GPS2OpenGTS_Pro APK?

GPS2OpenGTS_Pro is a app for Android, It's developed by wiebej author.
First released on google play in 9 years ago and latest version released in 9 years ago.
This app has 0 download times on Google play and rated as 3.87 stars with 31 rated times.
This product is an app in Communication category. More infomartion of GPS2OpenGTS_Pro on google play
*** For Android OS 2.1 or higher ***
GPS2OpenGTS will send GPS data from your device to an OpenGTS Server.

Latest version now supports UDP.
I have also added a Test function/screen to help with server configuration.

Send a NMEA GPRMC strings with the following data.
(accountID, deviceID, Latitude, Longitude, Speed, Heading and Altitude.)

The URL/IP, AccountID and DeviceID among other settings are configurable through the app settings.

* ENGLISH ONLY *

Configure the OpenGTS server file "webapp.conf as follows at a minimum.

# --- GPRMC properties
#gprmc.logName=gprmc
#gprmc.defaultAccountID=gprmcx
#gprmc.minimumSpeedKPH=5.0
gprmc.parm.account=acct
gprmc.parm.device=dev
#gprmc.parm.auth=pass
#gprmc.parm.status=code
#gprmc.parm.gprmc=gprmc
#gprmc.response.ok=GPSOK
#gprmc.response.error=GPSERROR