GPSd4Java icon indicating copy to clipboard operation
GPSd4Java copied to clipboard

Retrieve GNSS Type information

Open sfiorani opened this issue 1 year ago • 0 comments

Hello, I'd like to retrieve information about the GNSS Type (i.e. GPS, GLONASS, Baidu) used to get the position data: is there a way to do it with your library? In particular the information I'd like to get is the gnssid.

I see that it is included in the SKY sentence under the satellites list, but your SKYObject includes only the PRN number of each element of the SATObject list, not the gnssid.

You write that at each range of PRNs is associated a GNSS Type (GPS, GLONASS, etc). Is that a reliable association? Is there any other way to be sure that the information was given by a specific GNSS System?

Thanks, Simone

sfiorani avatar Sep 26 '24 14:09 sfiorani