filterStatus.flags.pred_horiz_pos_rel=filterStatus.flags.horiz_pos_rel;// EKF3 enters the required mode before flight
filterStatus.flags.pred_horiz_pos_abs=filterStatus.flags.horiz_pos_abs;// EKF3 enters the required mode before flight
filterStatus.flags.takeoff_detected=takeOffDetected;// takeoff for optical flow navigation has been detected
filterStatus.flags.takeoff=expectGndEffectTakeoff;// The EKF has been told to expect takeoff and is in a ground effect mitigation mode
filterStatus.flags.takeoff=expectTakeoff;// The EKF has been told to expect takeoff is in a ground effect mitigation mode and has started the EKF-GSF yaw estimator
filterStatus.flags.touchdown=expectGndEffectTouchdown;// The EKF has been told to detect touchdown and is in a ground effect mitigation mode