Browse Source

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
mission-4.1.18
Randy Mackay 9 years ago
parent
commit
12d9ffee12
  1. 2
      Tools/autotest/Helicopter.parm

2
Tools/autotest/Helicopter.parm

@ -73,8 +73,6 @@ RC8_MAX 2000.000000 @@ -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…
Cancel
Save