ardupilot/Tools/LogAnalyzer/tests
Peter Barker 3dc6c34465 Tools: LogAnalyzer: fix various Tests for newer-style logs
Tools: LogAnalyzer: don't continue if we fail to set vehicle type from MSG

Tools: LogAnalyzer: cope with renamed CTUN.BarAlt attribute

Tools: LogAnalyzer: cope with renamed CTUN.BarAlt attribute

Tools: LogAnalyzer: cope with missing THR_MIN parameter
2017-12-02 09:26:09 +11:00
..
TestAutotune.py Tools: LogAnalyzer: Fix undefined name VehicleType 2017-09-30 09:19:01 +10:00
TestBrownout.py Tools: LogAnalyzer: fix various Tests for newer-style logs 2017-12-02 09:26:09 +11:00
TestCompass.py Tools: LogAnalyzer: fix bugs, handle newer log formats 2017-09-24 12:34:23 +10:00
TestDualGyroDrift.py Tools: LogAnalyzer: use repr in place of deprecated backticks 2017-07-22 09:28:28 +10:00
TestDupeLogData.py Tools: LogAnalyzer: use print_function 2017-07-22 09:09:51 +10:00
TestEmpty.py 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
TestEvents.py Tools: LogAnalyzer: fix whitespace 2017-07-22 10:40:22 +10:00
TestGPSGlitch.py Tools: LogAnalyzer: correct join() in GPSGlitch test 2017-12-01 10:30:56 +11:00
TestIMUMatch.py from math import sqrt 2017-08-25 09:04:15 -07:00
TestMotorBalance.py Tools: LogAnalyzer: fix bugs, handle newer log formats 2017-09-24 12:34:23 +10:00
TestNaN.py Tools: LogAnalyzer: add NaN check 2017-03-21 09:38:21 +11:00
TestOptFlow.py from math import sqrt 2017-08-25 09:04:15 -07:00
TestParams.py Tools: LogAnalyzer: fix various Tests for newer-style logs 2017-12-02 09:26:09 +11:00
TestPerformance.py Tools: LogAnalyzer: Fix undefined name VehicleType 2017-09-30 09:19:01 +10:00
TestPitchRollCoupling.py Tools: LogAnalyzer: fix various Tests for newer-style logs 2017-12-02 09:26:09 +11:00
TestThrust.py Tools: LogAnalyzer: Fix undefined name VehicleType 2017-09-30 09:19:01 +10:00
TestVCC.py Tools: LogAnalyzer: use repr in place of deprecated backticks 2017-07-22 09:28:28 +10:00
TestVibration.py Tools: LogAnalyzer: Fix undefined name VehicleType 2017-09-30 09:19:01 +10:00