3DM-GX5-45
™
GNSS-Aided Inertial Navigation System
DCP Manual
4.3.3
Set Initial Heading (0x0D, 0x03)
Description
Set the initial heading angle.
This command can only be issued in the “INIT” state and should be used with a good
estimation of Heading. The device will use this value in conjunction with the output of the
accelerometers to determine the initial attitude estimate. The Euler Angles are the sensor
body frame with respect to the local NED frame.
The valid input range for heading is [-π, π].
Field Format
Field Length
Field
Descriptor
Field Data
Command
0x06
0x03
Float – Heading (radians)
Reply Field :
ACK/ NACK
0x04
0xF1
U8 - Echo the command byte
U8 - Error code (0: ACK, non-zero: NACK)
Example
MIP Packet Header
Command/Reply Fields
Checksum
Sync1
Sync2
Desc.
Set
Payload
Length
Field
Length
Field
Desc.
Field Data
MSB
LSB
Command
0x75
0x65
0x0D
0x06
0x06
0x03
Heading:
0x00000000
(0x0f)
0xF6
0xE4
Reply Field:
ACK/NACK
0x75
0x65
0x0D
0x04
0x04
0xF1
Command echo: 0x03
Error code: 0x00
0xE3
0xB6
Copy-Paste version of the command: "7565 0D06 0603 0000 0000 F6E4”
85