Georacer / ardupilog

A ardupilot log to MATLAB converter
GNU General Public License v3.0
49 stars 36 forks source link

Bugfix/corrupt timestamps #92

Closed Georacer closed 9 months ago

Georacer commented 9 months ago

Ardupilog will now automatically detect and filter out local maxima in message timestamps, usually resulting from corrupt samples.

Closes #71.