iNavFlight / blackbox-log-viewer

Interactive log viewer for flight logs recorded with blackbox
GNU General Public License v3.0
35 stars 22 forks source link

parser fix - BaroAlt case in wrong place #105

Closed rtlopez closed 2 months ago

rtlopez commented 3 months ago

BaroAlt case in log parser is in incorrect location, this causes that many parameters between new and old location aren't recognized.

mmosca commented 2 months ago

Thanks for the fix. I found the same solution while debgging yesterday. I will merge yours and see if I can release 7.0.1 at some point.

I believe this is causing the legend issues in the frequency plots.

rtlopez commented 2 months ago

Exactly, there were NaN in spectrum view.