scaple's Discussions (2)

Sort by

How to get timestamp from tlog format?

Andrew has told me that the tlog format is very simple - an 8 byte microsecond timestamp followed by the raw MAVLink packet.
I have parsed Mavlink packets from tlog file, but I can't get timestamp. What is the varible type for this timestamp? uint64_

Read more…