86
WAAS G-III Reference Receiver User Manual Rev 1
Chapter 5
Data Logs
11
Time status
Quality of the GPS time
20 = Unknown
100 = Coarse
160 = Fine
200 = Sattime
Enum
1
13
12
Week
GPS week number
a
Ushort
2
14
13
Milliseconds
Milliseconds from the beginning of the GPS week.
Ulong
4
16
14
Reserved 5
Reserved. Set to 0.
Ulong
4
20
15
Reserved 6
Reserved. Set to 0.
Ulong
4
24
a. The GPS week number count has been incremented by 1 every week and the field is modulo 1024
(i.e. set to 0 after 1023 weeks). The last roll-over occurred at 23:59:47 UTC on 21 August 1999. The
previous rollover should be accounted for in determination of GPS week number by the user. The
next roll over is expected at April 7, 2019.
Table 28: G-III Log Header Format
Field
Field Name
Description
Format
# Bytes
Binary
Offset
1
Sync
Hexadecimal 0xAACC4756
Char[4]
4
0
2
Message
length
Total length of the message including the header
but not the CRC
Ushort
2
4
3
Messaged id
Message ID
Ushort
2
6
4
Log count
Number of logs output since receiver entered
configuration state, for all G-III logs from the same
port. Legacy logs are not included in this count.
Resets to 0 when the maximum value
(4 294 967 295) is reached.
Ulong
4
8
5
Time status
Quality of the GNSS time
0 = Unknown
1 = Coarse
2 = Fine
3 = Sattime
Enum
2
12
6
Week
GNSS week number
a
a. The GNSS week number count has been incremented by 1 every week and the field is modulo 1024
(i.e. set to 0 after 1023 weeks). The previous rollover should be accounted for in determination of GNSS
week number by the user.
Ushort
2
14
7
Milliseconds
Milliseconds from the beginning of the GNSS week.
Ulong
4
16
8
Reserved
Reserved.
Ulong
4
20
9
Reserved
Reserved.
Ushort
2
24
10
Reserved
Reserved.
Ushort
2
26
Table 27: Legacy Log Header Format (continued)
Field
Field Name
Description
Format
# Bytes
Binary
Offset