Data Logs 5.1 Log Header; Legacy Log Header Format - Novatel WAAS G-III User Manual

Reference receiver
Table of Contents

Advertisement

Chapter 5
The following rules apply to logs:
The majority of logs are output in binary format only.
The RXCOMMANDSB log is the only log that reports the configuration settings in ASCII format.
Logs are generated by the receiver in response to the LOG command. For information about the
LOG command, see Section 4.4.14 LOG on Page 60.
All logs are protected with a 32-bit CRC at the end of each message. Refer to 32-Bit CRC on page
90 for CRC polynomial and computation.
Some logs have repeating data sets. This is represented by a double line between fields.
All receiver logs are in little-endian format.
Reserved fields in logs are reserved for manufacturer's use and may be non-zero.
5.1
Log Header
There are two types of logs in the G-III Reference Receiver: legacy logs and G-III logs. The legacy logs ensure
backwards compatibility with the G-II Reference Receiver, while the G-III logs are updated to include new
information and are expanded to allow for the new GPS signals.
The legacy logs have a header very similar to the G-II Reference Receiver logs, with some of the fields set to
reserved. In the legacy log header, the reserved fields are set to zero.
The G-III log header can be uniquely identified by the four byte synchronization pattern "0xAACC4756".
Field
Field Name
1
Sync
2
Sync
3
Sync
Header
4
length
5
Message id
6
Reserved 1
7
Reserved 2
Message
8
length
9
Reserved 3
10
Reserved 4
WAAS G-III Reference Receiver User Manual Rev 1
Data Logs
Table 27: Legacy Log Header Format
Description
Hexadecimal 0xAA
Hexadecimal 0x44
Hexadecimal 0x12
Length of the header
Message ID
Reserved. Set to 0.
Reserved. Set to 0.
Length of the message in bytes. This does not
include the header nor the CRC
Reserved. Set to 0.
Reserved. Set to 0.
Binary
Format
# Bytes
Offset
Char
1
0
Char
1
1
Char
1
2
Uchar
1
3
Ushort
2
4
Char
1
6
Char
1
7
Ushort
2
8
Ushort
2
10
Char
1
12
85

Advertisement

Table of Contents
loading

Table of Contents