mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
Tools: copter: add compass calibration testing
This commit is contained in:
parent
2c7fc65fbd
commit
bd53796ed4
@ -5121,6 +5121,10 @@ class AutoTestCopter(AutoTest):
|
||||
"Fly Gyro FFT Harmonic Matching",
|
||||
self.fly_gyro_fft_harmonic),
|
||||
|
||||
("SITLCompassCalibration",
|
||||
"Test SITL onboard compass calibration",
|
||||
self.test_mag_calibration),
|
||||
|
||||
("LogUpload",
|
||||
"Log upload",
|
||||
self.log_upload),
|
||||
|
Loading…
Reference in New Issue
Block a user