forked from Archive/PX4-Autopilot
3 lines
224 B
Plaintext
3 lines
224 B
Plaintext
|
uint64 timestamp # time since system start (microseconds)
|
||
|
uint64 rtc_timestamp # captured time in microseconds from real-time clock at PPS event
|
||
|
int32 rtc_drift_time # time drift between RTC and PPS event in microseconds
|