boolvel_ned_valid;/**< Flag to indicate if NED speed is valid */
uint64_ttimestamp_time;/**< Timestamp for time information */
uint64_ttime_gps_usec;/**< Timestamp (microseconds in GPS format), this is the timestamp which comes from the gps module. It might be unavailable right after cold start, indicated by a value of 0 */
uint64_ttime_utc_usec;/**< Timestamp (microseconds, UTC), this is the timestamp which comes from the gps module. It might be unavailable right after cold start, indicated by a value of 0 */
uint8_tsatellites_used;/**< Number of satellites used */