mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-02 05:58:30 -04:00
AP_HAL_ChibiOS: convert param files LIM_ROLL_CD -> ROLL_LIMIT_DEG
This commit is contained in:
parent
89a947cdca
commit
a6bceccd82
@ -42,7 +42,7 @@ RTL_ALTITUDE 30.00
|
|||||||
AIRSPEED_MAX 25
|
AIRSPEED_MAX 25
|
||||||
AIRSPEED_MIN 8
|
AIRSPEED_MIN 8
|
||||||
ARSPD_RATIO 1.9
|
ARSPD_RATIO 1.9
|
||||||
LIM_ROLL_CD 4000
|
ROLL_LIMIT_DEG 40.00
|
||||||
|
|
||||||
# the HWing can become unstable at high speeds. Limit pitch angle
|
# the HWing can become unstable at high speeds. Limit pitch angle
|
||||||
# to prevent overspeed
|
# to prevent overspeed
|
||||||
|
Loading…
Reference in New Issue
Block a user