mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 08:38:36 -04:00
autotest: tweak plane parameters
This commit is contained in:
parent
ad30f8effa
commit
4bc913791f
@ -64,13 +64,14 @@ PTCH2SRV_P 1.5
|
||||
WP_LOITER_RAD 80
|
||||
WP_RADIUS 50
|
||||
YW2SRV_P 1.0
|
||||
RLL2SRV_D 0
|
||||
RLL2SRV_I 0.01
|
||||
RLL2SRV_D 0.2
|
||||
RLL2SRV_I 0.1
|
||||
RLL2SRV_P 2.0
|
||||
RLL2SRV_RMAX 0
|
||||
RLL2SRV_TCONST 0.5
|
||||
PTCH2SRV_D 0.0
|
||||
PTCH2SRV_D 0.2
|
||||
PTCH2SRV_I 0.2
|
||||
PTCH2SRV_P 1.5
|
||||
PTCH2SRV_P 2
|
||||
PTCH2SRV_RLL 1.25
|
||||
NAVL1_PERIOD 21
|
||||
ACRO_LOCKED 1
|
||||
|
Loading…
Reference in New Issue
Block a user