Georacer / ardupilog

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

Ardupilog.m: fix filtering on Matlab 2021a #82

Closed amilcarlucas closed 3 years ago

Georacer commented 3 years ago

Hi! Thanks for the PR.

It looks like the filter function was broken for my R2017a, but it's also broken with your PR. I'll see what I can do to fix it for me, but I'd like you to double check on 2021a.

Is that ok?

Georacer commented 3 years ago

I'd like to patch this PR. According to the Github documentation, I would be able to do so if you give me write access to this particular branch. It should be a tickbox on the right: image

Can you please tick it?

amilcarlucas commented 3 years ago

It's ticked. I need to add you to my repo. just a sec.

amilcarlucas commented 3 years ago

Invitation sent.

Georacer commented 3 years ago

It worked after all! Merged, thanks for finding this!