https://play.google.com/store/apps/details?id=com.android.gpstest
...and as always open-source on Github:
https://github.com/barbeau/gpstest
Thanks,
Sean
It is probably an issue on Samsung Galaxy S8/S8+ only ?
Should numbers not be NMEA compliant as below:
"NMEA IDs can be roughly divided into the following ranges:
Gets the identification number for the satellite at the specific index.
This svid is pseudo-random number for most constellations. It is FCN & OSN number for Glonass.
The distinction is made by looking at constellation fieldgetConstellationType(int)
Expected values are in the range of:
- GPS: 1-32
- SBAS: 120-151, 183-192
- GLONASS: One of: OSN, or FCN+100
- 1-24 as the orbital slot number (OSN) (preferred, if known)
- 93-106 as the frequency channel number (FCN) (-7 to +6) plus 100. i.e. encode FCN of -7 as 93, 0 as 100, and +6 as 106
- QZSS: 193-200
- Galileo: 1-36
- Beidou: 1-37
I'd be interested to know what the Galaxy S8 shows for the legacy API - again, Android behavior isn't standardized for multiple GNSS using the legacy API, but I'd expect to see the ID ranges from your post.
Sean
--
You received this message because you are subscribed to the Google Groups "GPSTest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gpstest_android+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.