mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
autotest: FAST_ATTITUDE looks at ANG now
This commit is contained in:
parent
3bbf4e6b33
commit
202de8cc40
@ -10225,7 +10225,7 @@ class AutoTestCopter(vehicle_test_suite.TestSuite):
|
||||
self.delay_sim_time(10) # NFI why this is required
|
||||
|
||||
self.check_dflog_message_rates(path, {
|
||||
'ATT': 400,
|
||||
'ANG': 400,
|
||||
})
|
||||
|
||||
def BaseLoggingRates(self):
|
||||
|
Loading…
Reference in New Issue
Block a user