mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
AutoTest: remove H_RSC_MIN and MAX from heli params
These parameters are not used and having them causes errors during testing if we remove the corresponding parameters from the tradheli code
This commit is contained in:
parent
d2a42a7a0e
commit
12d9ffee12
@ -73,8 +73,6 @@ RC8_MAX 2000.000000
|
||||
RC8_MIN 1000.000000
|
||||
RC8_TRIM 1500.000000
|
||||
WP_YAW_BEHAVIOR 2
|
||||
H_RSC_MIN 1000
|
||||
H_RSC_MAX 2000
|
||||
EK2_ENABLE 1
|
||||
AHRS_EKF_TYPE 2
|
||||
IM_ACRO_COL_EXP 0.2
|
||||
|
Loading…
Reference in New Issue
Block a user