ardupilot/Tools/LogAnalyzer
Markus Koetter 33d19fc893 LogAnalyzer - add binary log parsing
- parse using ctypes.LittleEndianStructure
 - define classes from FMT messages
 - use the classes as with Text logs for processing
2014-07-07 17:54:41 -07:00
..
examples LogAnalyzer: renamed 'logs' folder to 'examples' 2014-06-24 15:07:47 +10:00
tests LogAnalyzer: Adding HYBRID mode to LogAnalyzer. 2014-07-07 17:37:52 -07:00
DataflashLog.py LogAnalyzer - add binary log parsing 2014-07-07 17:54:41 -07:00
example_output.xml LogAnalyzer: renamed test from "Underpowered" to "Thrust" 2014-06-24 15:07:47 +10:00
LogAnalyzer.py LogAnalyzer - binary log parsing preparations 2014-07-07 17:54:40 -07:00
UnitTest.py LogAnalyzer: renamed PASS to GOOD in output (and enums) 2014-06-24 15:07:47 +10:00