Skip to content

Commit

Permalink
autotest: FAST_ATTITUDE looks at ANG now
Browse files Browse the repository at this point in the history
  • Loading branch information
andyp1per committed Sep 11, 2024
1 parent ee26597 commit 6df92b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/autotest/arducopter.py
Original file line number Diff line number Diff line change
Expand Up @@ -10225,7 +10225,7 @@ def ATTITUDE_FAST(self):
self.delay_sim_time(10) # NFI why this is required

self.check_dflog_message_rates(path, {
'ATT': 400,
'ANG': 400,
})

def BaseLoggingRates(self):
Expand Down

0 comments on commit 6df92b9

Please sign in to comment.