autotest: SuperSimpleCircle: increase throttle while rolling in stab
We're hitting the ground...
This commit is contained in:
parent
b8c2b16394
commit
977ec1a7d6
@ -1488,7 +1488,7 @@ class AutoTestCopter(AutoTest):
|
||||
|
||||
# switch to stabilize mode
|
||||
self.change_mode("STABILIZE")
|
||||
self.set_rc(3, 1500)
|
||||
self.set_rc(3, 1700)
|
||||
|
||||
# start copter yawing slowly
|
||||
self.set_rc(4, 1550)
|
||||
|
Loading…
Reference in New Issue
Block a user