Retrieve absolute timestamps for FDR-lite logs

Hi!

I would like to get absolute timestamps for my flight logs.

I’ve downloaded FDR lite logs off of my Parrot Anafi USA drone, according to this description: Retrieve flight logs through parrot-olympe - #4 by Axelm

When converting the telemetry.tlmb to csv files using tlmb2csv.py, it seems I can either choose relative timestamps (the default) or raw timestamps (by passing -r). When choosing the latter, I get timestamps shortly after Epoch, so 1 Jan 1970.

Is there a way for me to accurately set the drone’s internal clock, or otherwise get absolute timestamps within millisecond accuracy?

Thanks!

Follow-up question: are the logs supposed to be affected by calls to Skyctrl.Common* - 7.7 ? It seems to me that the log timestamps are entirely random.

This topic was automatically closed after 30 days. New replies are no longer allowed.