<long_desc>This check detects if the FMU SD card is missing. Depending on the value of the parameter, the check can be disabled, warn only or deny arming.</long_desc>
<short_desc>Arm switch is only a button</short_desc>
<long_desc>The default uses the arm switch as real switch. If parameter set button gets handled like stick arming.</long_desc>
@ -5425,6 +5434,13 @@ the setpoint will be capped to MPC_XY_VEL_MAX</short_desc>
@@ -5425,6 +5434,13 @@ the setpoint will be capped to MPC_XY_VEL_MAX</short_desc>
<short_desc>Maximum horizontal error allowed by the trajectory generator</short_desc>
<long_desc>The integration speed of the trajectory setpoint is linearly reduced with the horizontal position tracking error. When the error is above this parameter, the integration of the trajectory is stopped to wait for the drone. This value can be adjusted depending on the tracking capabilities of the vehicle.</long_desc>
<short_desc>Manual position control stick exponential curve sensitivity</short_desc>
<long_desc>The higher the value the less sensitivity the stick has around zero while still reaching the maximum value with full stick deflection. 0 Purely linear input curve (default) 1 Purely cubic input curve</long_desc>