AP_HAL_ChibiOS: convert param files for pitch limits
This commit is contained in:
parent
17d6192e22
commit
862b0ed8d6
@ -46,8 +46,8 @@ LIM_ROLL_CD 4000
|
||||
|
||||
# the HWing can become unstable at high speeds. Limit pitch angle
|
||||
# to prevent overspeed
|
||||
LIM_PITCH_MAX 4500
|
||||
LIM_PITCH_MIN -1500
|
||||
PITCH_LIM_MAX_DEG 45.00
|
||||
PITCH_LIM_MIN_DEG -15.00
|
||||
|
||||
# setup left 3-pos switch for QHOVER, QLOITER and FBWA
|
||||
FLTMODE1 18
|
||||
@ -70,7 +70,7 @@ INS_HNTCH_REF 0.4560
|
||||
KFF_RDDRMIX 0
|
||||
|
||||
# reasonable attitude limits
|
||||
LIM_PITCH_MAX 4000
|
||||
PITCH_LIM_MAX_DEG 40.00
|
||||
LOG_FILE_DSRMROT 1
|
||||
|
||||
# lower logging rate a bit to make logs faster to fetch
|
||||
|
Loading…
Reference in New Issue
Block a user