3DM-GX5-45
™
GNSS-Aided Inertial Navigation System
DCP Manual
4.3.27
Zero Angular Rate Update Control (0x0D, 0x20)
Description
Control the use of zero angular rate updates.
Possible function selector values:
0x01 – Use new settings
0x02 – Read back current settings
0x03 – Save current settings as startup settings
0x04 – Load saved startup settings
0x05 – Reset to factory default settings
The zero angular rate update is triggered when the scalar magnitude of the angular rate
vector is equal-to or less than the threshold value. The device will NACK threshold values
that are less than zero (i.e. negative.)
Field Format
Field Length
Field
Descriptor
Field Data
Command
0x08
0x20
U8 – Function Selector
U8 – Enable Value (0 – disable, 1 – enable)
Float –Threshold (rad/s)
Reply Field 1:
ACK/ NACK
0x04
0xF1
U8 - Echo the command descriptor
U8 - Error code (0: ACK, non-zero: NACK)
Reply Field 2:
Function = 2
0x07
0x8E
U8 – Enable Value
Float – ZUPT threshold (rad/s)
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
0x08
0x08
0x20
Fctn
(Apply):
0x01
Enable:
0x01
(Enable)
Threshold:
0x00000000
(0.0f)
0x19
0xC8
Reply Field 1:
ACK/NACK
0x75
0x65
0x0D
0x04
0x04
0xF1
Echo cmd: 0x20
Error code: 0x00
0x00
0xF0
Copy-Paste version of the command: “7565 0D08 0820 0101 00000000 19C8”
114