This website requires JavaScript.
Explore
Help
Sign In
aepko
/
Ardupilot2
Watch
1
Star
0
Fork
0
You've already forked Ardupilot2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
406fedf727
Ardupilot2
/
Tools
/
LogAnalyzer
History
Aaron Curtis
406fedf727
LogAnalyzer: Allow instantiation of DataFlashlog with no input filename, for backward compatibility. My changes make m_dflog=DataFlashlog('/path/to/file.log') work, which seems like the preferable way, but we don't want to break backwards compatibility.
2014-07-08 14:12:59 -07:00
..
examples
LogAnalyzer: renamed 'logs' folder to 'examples'
2014-06-24 15:07:47 +10:00
tests
LogAnalyzer: LogAnalyzer: make all subclasses of Test call their parent __init()__ function when overriding that function. This is the way of Python.
2014-07-08 14:12:56 -07:00
DataflashLog.py
LogAnalyzer: Allow instantiation of DataFlashlog with no input filename, for backward compatibility. My changes make m_dflog=DataFlashlog('/path/to/file.log') work, which seems like the preferable way, but we don't want to break backwards compatibility.
2014-07-08 14:12:59 -07:00
example_output.xml
LogAnalyzer: renamed test from "Underpowered" to "Thrust"
2014-06-24 15:07:47 +10:00
LogAnalyzer.py
LogAnalyzer: Fix scoping in LogAnalyzer.py . Tests still need fixing.
2014-07-08 14:12:56 -07:00
UnitTest.py
LogAnalyzer: renamed PASS to GOOD in output (and enums)
2014-06-24 15:07:47 +10:00