Navigation Filter Initialization (0x0D,0x52)

Description

Controls the source and values used for initial conditions of the navigation solution.

Notes

Notes: Initial conditions are the position, velocity, and attitude of the platform used when the filter starts running or is reset. For the user specified position array, the units are meters if the ECEF frame is selected, and degrees latitude, degrees longitude, and meters above ellipsoid if the latitude/longitude/height frame is selected. For the user specified velocity array, the units are meters per second, but the reference frame depends on the reference frame selector (ECEF or NED).

Parameter Name Data Type Description
Field Length u8 19
Descriptor u8 0x52
Function Selector u8 This command supports the following MIP function selectors:
Write Read Save Load Default [WRSLD]
Wait For Run Command u8 Initialize filter only after receiving "run" command
Initial Cond Src u8 enum Initial condition source:
NameValueDescription
AUTO_POS_VEL_ATT0Automatic position, velocity and attitude
AUTO_POS_VEL_PITCH_ROLL1Automatic position and velocity, automatic pitch and roll, and user-specified heading
AUTO_POS_VEL2Automatic position and velocity, with fully user-specified attitude
MANUAL3User-specified position, velocity, and attitude.
Auto Heading Alignment Selector u8 bitfield Bitfield specifying the allowed automatic heading alignment methods for automatic initial conditions. Bits are set to 1 to enable, and the correspond to the following:
NameBit(s)Description
dual_antenna0Dual-antenna GNSS alignment
kinematic1GNSS kinematic alignment (GNSS velocity determines initial heading)
magnetometer2Magnetometer heading alignment (Internal magnetometer determines initial heading)
external3External heading alignment (External heading input determines heading)
Initial Heading float User-specified initial platform heading (degrees).
Initial Pitch float User-specified initial platform pitch (degrees)
Initial Roll float User-specified initial platform roll (degrees)
Initial Position vector3f User-specified initial platform position (units determined by reference frame selector, see note.)
Initial Velocity vector3f User-specified initial platform velocity (units determined by reference frame selector, see note.)
Reference Frame Selector u8 enum User-specified initial position/velocity reference frames
NameValueDescription
ECEF1WGS84 Earth-fixed, earth centered coordinates
LLH2WGS84 Latitude, longitude, and height above ellipsoid
Ack/Nack Reply See standard MIP ack/nack reply format.
Response Data Data Type Description
Response Length u8 18
Response Descriptor u8 0xD2
Wait For Run Command u8 Initialize filter only after receiving "run" command
Initial Cond Src u8 enum Initial condition source:
NameValueDescription
AUTO_POS_VEL_ATT0Automatic position, velocity and attitude
AUTO_POS_VEL_PITCH_ROLL1Automatic position and velocity, automatic pitch and roll, and user-specified heading
AUTO_POS_VEL2Automatic position and velocity, with fully user-specified attitude
MANUAL3User-specified position, velocity, and attitude.
Auto Heading Alignment Selector u8 bitfield Bitfield specifying the allowed automatic heading alignment methods for automatic initial conditions. Bits are set to 1 to enable, and the correspond to the following:
NameBit(s)Description
dual_antenna0Dual-antenna GNSS alignment
kinematic1GNSS kinematic alignment (GNSS velocity determines initial heading)
magnetometer2Magnetometer heading alignment (Internal magnetometer determines initial heading)
external3External heading alignment (External heading input determines heading)
Initial Heading float User-specified initial platform heading (degrees).
Initial Pitch float User-specified initial platform pitch (degrees)
Initial Roll float User-specified initial platform roll (degrees)
Initial Position vector3f User-specified initial platform position (units determined by reference frame selector, see note.)
Initial Velocity vector3f User-specified initial platform velocity (units determined by reference frame selector, see note.)
Reference Frame Selector u8 enum User-specified initial position/velocity reference frames
NameValueDescription
ECEF1WGS84 Earth-fixed, earth centered coordinates
LLH2WGS84 Latitude, longitude, and height above ellipsoid