uint64_t_time_last_fake_gps{0};///< last time we faked GPS position measurements to constrain tilt errors during operation without external aiding (uSec)
uint64_t_time_ins_deadreckon_start{0};///< amount of time we have been doing inertial only deadreckoning (uSec)
bool_using_synthetic_position{false};///< true if we are using a synthetic position to constrain drift
uint64_t_time_last_pos_fuse{0};///< time the last fusion of horizontal position measurements was performed (uSec)
uint64_t_time_last_delpos_fuse{0};///< time the last fusion of incremental horizontal position measurements was performed (uSec)