mirror of https://github.com/ArduPilot/ardupilot
autotest: fixup
This commit is contained in:
parent
a78dcd5e18
commit
9d738e0f3c
|
@ -6440,7 +6440,6 @@ class AutoTestCopter(vehicle_test_suite.TestSuite):
|
||||||
"SNOTCH2_FREQ": 240,
|
"SNOTCH2_FREQ": 240,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
self.hover_and_check_matched_frequency_with_fft(dblevel=-15, minhz=20, maxhz=350, reverse=True, instance=2)
|
self.hover_and_check_matched_frequency_with_fft(dblevel=-15, minhz=20, maxhz=350, reverse=True, instance=2)
|
||||||
|
|
||||||
def ThrottleGainBoost(self):
|
def ThrottleGainBoost(self):
|
||||||
|
|
Loading…
Reference in New Issue