uint32_tlastPosResetD_ms;// System time at which the last position reset occurred. Returned by getLastPosDownReset
floatyawTestRatio;// square of magnetometer yaw angle innovation divided by fail threshold
QuaternionprevQuatMagReset;// Quaternion from the last time the magnetic field state reset condition test was performed
uint8_tfusionHorizonOffset;// number of IMU samples that the fusion time horizon has been shifted to prevent multiple EKF instances fusing data at the same time
floathgtInnovFiltState;// state used for fitering of the height innovations used for pre-flight checks
uint8_tmagSelectIndex;// Index of the magnetometer that is being used by the EKF
boolrunUpdates;// boolean true when the EKF updates can be run