Willian Galvani
Willian Galvani
we have tests failing because suddenly the files are only a few bytes in size and don't contain the required messages
currently, `extractFlightData()` is called after parsing each message, which causes the first valid "ifs" in the extractFlightData() function to make that the data that is used. i.e: `extractAttitudes()` prioritizes AHR2,...
These are there because I was young and naive... both should be replaceable by arrow functions. - [ ] .binds gone - [ ] _this's gone
Currently there are events flowing in both directions, it should be possible to clean this up. (maybe track the current state of the aircraft globally?)
Current sample is a tlog of a quadplane running plane 3.1 dev... We should probably move to a dataflash sample too, as that seems to have more data.
[log2.zip](https://github.com/ArduPilot/UAVLogViewer/files/4962725/log2.zip)
This should allows us to have it running offline
I don't think it is worth it. I'm seriously considering changing the layout to have a topbar with menus like a regular desktop application, and that can't coexist with the...