2018-08-06 21:30:05 -03:00
|
|
|
uint64 timestamp # time since system start (microseconds)
|
2018-03-12 02:52:03 -03:00
|
|
|
uint64 remote_timestamp # remote system timestamp (microseconds)
|
|
|
|
int64 observed_offset # raw time offset directly observed from this timesync packet (microseconds)
|
|
|
|
int64 estimated_offset # smoothed time offset between companion system and PX4 (microseconds)
|
2018-08-06 21:30:05 -03:00
|
|
|
uint32 round_trip_time # round trip time of this timesync packet (microseconds)
|