ardupilog icon indicating copy to clipboard operation
ardupilog copied to clipboard

Message filter bug during log read

Open Georacer opened this issue 7 years ago • 0 comments

log.filterMsgs(msgFilter) works well in deleting empty message timeseries.

But log = Ardupilog(path-to-log, msgFilter) fills out all the empty messages.

Georacer avatar Oct 08 '18 15:10 Georacer