PX4 / FlightPlot

PX4 flight log plotter for ulog format
60 stars 54 forks source link

Match timestamps between plot and ulog messages #14

Open ndepal opened 7 years ago

ndepal commented 7 years ago

The messages contained in a log are displayed with the time since boot. The time axis of the plot is from log start time by default, but can be configured via the View menu. Only if View->Boot time is selected is it possible to determine at what point on the plot's time axis the messages occur.

The messages' timestamps should change to match whatever time reference is used in the plot.