mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
autotest: fixed tuning of tilthvec quadplane model
This commit is contained in:
parent
a098c80671
commit
e52b9f78c2
@ -12,3 +12,11 @@ Q_ANGLE_MAX 4500
|
||||
Q_ASSIST_SPEED 6
|
||||
SERVO12_FUNCTION 76
|
||||
SERVO13_FUNCTION 75
|
||||
SERVO12_MIN 1000
|
||||
SERVO12_MAX 2000
|
||||
SERVO13_MIN 1000
|
||||
SERVO13_MAX 2000
|
||||
Q_A_RAT_RLL_P 0.15
|
||||
Q_A_RAT_PIT_P 0.15
|
||||
Q_A_RAT_RLL_D 0.002
|
||||
Q_A_RAT_PIT_D 0.002
|
||||
|
Loading…
Reference in New Issue
Block a user