Message Type 128, $QZGSV

Standard NMEA message containing the number of QZSS satellites in view, their ID, elevation, azimuth, and SNR value.

Up to four satellites can be contained in a single GSV string so up to three strings are possible to cover up to 12 satellites.

Message format is:

$QZGSV,m,n,vv,i1,e1,a1,s1,i2,e2,a2,s2,i3,e3,a3,s3,i4,e4,a4,s4,*hh<CR><LF>

Where:

m is the total number of GSV messages in this sequence: 1 to 3

n is the sequence number of this message: 1, 2 or 3

vv is the number of satellites in view

i1-4 is the satellite ID

e1-4 is the satellite elevation in degrees (0-90)

a1-4 is the satellite azimuth in degrees true (0-359)

s1 is the satellite SNR in dB-Hz

hh is the message checksum

Example:

$QZGSV,1,1,01,193,09,300,26,,,,,,,,,,,,*61
Last modified 7 years ago Last modified on 13-07-03 03:25:01 PM