I am writing software that makes use of a BU353-S4 GPS receiver. The receiver uses a SiRF Star IV chip. I could use help understanding some details...
The xxGSV sentence transfers information of four satellites. xx being the "talker". Multiple sentences (up to three) are generated where the number of satellites in view exceed the sentence length.
Perhaps someone can tell me if the chip supports both GPGSV and GLGSV? My understanding is that all satellites in view are shown through the GPGSV. True? I have seen other software that makes distinction between the two talkers.
I know there is a conversion needed between NMEA ID and PRN. As I understand the conversion:
NMEA ID 1 to 32: GPS satellite, PRN = NMEA ID
NMEA ID 33 to 64: WAAS satellite, PRN = NMEA ID + 87
The current WAAS PRNs in use are
PRN - NMEA ID
133 - 46
135 - 48
138 - 51 Decommissioned
131 - 44
NMEA ID 65 to 96: GLONASS satellite, PRN = NMEA ID - 64
Is there a reference as to how other augmentation system satellites are mapped into NMEA?
Question is already answered. See:
The SiRF chip tracks up to 48 satellites. Why are only 12 reported by the GSV sentence?
Thanks for your help: Tom
The xxGSV sentence transfers information of four satellites. xx being the "talker". Multiple sentences (up to three) are generated where the number of satellites in view exceed the sentence length.
Perhaps someone can tell me if the chip supports both GPGSV and GLGSV? My understanding is that all satellites in view are shown through the GPGSV. True? I have seen other software that makes distinction between the two talkers.
I know there is a conversion needed between NMEA ID and PRN. As I understand the conversion:
NMEA ID 1 to 32: GPS satellite, PRN = NMEA ID
NMEA ID 33 to 64: WAAS satellite, PRN = NMEA ID + 87
The current WAAS PRNs in use are
PRN - NMEA ID
133 - 46
135 - 48
138 - 51 Decommissioned
131 - 44
NMEA ID 65 to 96: GLONASS satellite, PRN = NMEA ID - 64
Is there a reference as to how other augmentation system satellites are mapped into NMEA?
Question is already answered. See:
The SiRF chip tracks up to 48 satellites. Why are only 12 reported by the GSV sentence?
Thanks for your help: Tom
Last edited: