Seite 1 von 1
Now that the current version has reached v1.3, which message will be used?
Verfasst: Di 14. Okt 2025, 11:14
von shenbinbin12
Now that the current version has reached v1.3, which message will be used? This will allow us to make adjustments according to the requirements.
Think you!
Re: Now that the current version has reached v1.3, which message will be used?
Verfasst: Di 14. Okt 2025, 11:51
von Mazuch
Hi,
what do you mean by "which message will be used"?
The NMEA messages?
Re: Now that the current version has reached v1.3, which message will be used?
Verfasst: Di 14. Okt 2025, 13:06
von shenbinbin12
Mazuch hat geschrieben: Di 14. Okt 2025, 11:51
Hi,
what do you mean by "which message will be used"?
The NMEA messages?
yes,
nmea message
I know that "gga, gsv, gst" are used. Are there any others?
Re: Now that the current version has reached v1.3, which message will be used?
Verfasst: Di 14. Okt 2025, 13:58
von Mazuch
I know that "gga, gsv, gst" are used. Are there any others?
Since the first version of the GPS-Connector app the parsed NMEA strings haven't changed.
I read the following strings in my app:
- GGA (location,time)
- GSA (satellite -in-use info)
- GST (accuracy)
- GSV (satellite list)
- RMC (navigation info, speed, track angle)
- ZDA (time)
- HDT (heading) << parsed but not displayed in the app