mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
autotest: lower aerobatics speedup to 5
This commit is contained in:
parent
46d41e5995
commit
38a9269822
@ -3986,7 +3986,7 @@ class AutoTestPlane(AutoTest):
|
|||||||
"TRIK1_ID": 72,
|
"TRIK1_ID": 72,
|
||||||
"RC7_OPTION" : 300, # activation switch
|
"RC7_OPTION" : 300, # activation switch
|
||||||
"RC9_OPTION" : 301, # selection switch
|
"RC9_OPTION" : 301, # selection switch
|
||||||
"SIM_SPEEDUP": 20, # need to give some cycles to lua
|
"SIM_SPEEDUP": 5, # need to give some cycles to lua
|
||||||
})
|
})
|
||||||
|
|
||||||
self.wait_ready_to_arm()
|
self.wait_ready_to_arm()
|
||||||
|
Loading…
Reference in New Issue
Block a user