Ardupilot2/Tools/LogAnalyzer
Kevin Hester 7dc356f4ca tools: LogAnalyzer fixes to work with pipes as input
seek is not supported on pipes (and not needed in this case)
tell is also not supported, so count bytes on our own
2014-07-01 14:28:11 +10:00
..
examples LogAnalyzer: renamed 'logs' folder to 'examples' 2014-06-24 15:07:47 +10:00
tests LogAnalyzer: renamed test from "Underpowered" to "Thrust" 2014-06-24 15:07:47 +10:00
DataflashLog.py tools: LogAnalyzer fixes to work with pipes as input 2014-07-01 14:28:11 +10:00
example_output.xml LogAnalyzer: renamed test from "Underpowered" to "Thrust" 2014-06-24 15:07:47 +10:00
LogAnalyzer.py tools: Allow LogAnalyser to emit its xml to stdout. 2014-07-01 14:28:08 +10:00
UnitTest.py LogAnalyzer: renamed PASS to GOOD in output (and enums) 2014-06-24 15:07:47 +10:00