<short_desc>Loss of position failsafe activation delay</short_desc>
<short_desc>Loss of position failsafe activation delay</short_desc>
<long_desc>This sets number of seconds that the position checks need to be failed before the failsafe will activate. The default value has been optimised for rotary wing applications. For fixed wing applications, a larger value between 5 and 10 should be used.</long_desc>
<long_desc>This sets number of seconds that the position checks need to be failed before the failsafe will activate. The default value has been optimised for rotary wing applications. For fixed wing applications, a larger value between 5 and 10 should be used.</long_desc>
<short_desc>Horizontal position error threshold</short_desc>
<long_desc>This is the horizontal position error (EPV) threshold that will trigger a failsafe. The default is appropriate for a multicopter. Can be increased for a fixed-wing.</long_desc>
<short_desc>Vertical position error threshold</short_desc>
<long_desc>This is the vertical position error (EPV) threshold that will trigger a failsafe. The default is appropriate for a multicopter. Can be increased for a fixed-wing.</long_desc>
<short_desc>Loss of position probation gain factor</short_desc>
<short_desc>Loss of position probation gain factor</short_desc>
<long_desc>This sets the rate that the loss of position probation time grows when position checks are failing. The default value has been optimised for rotary wing applications. For fixed wing applications a value of 0 should be used.</long_desc>
<long_desc>This sets the rate that the loss of position probation time grows when position checks are failing. The default value has been optimised for rotary wing applications. For fixed wing applications a value of 0 should be used.</long_desc>
@ -908,6 +922,8 @@ See COM_OBL_ACT and COM_OBL_RC_ACT to configure action</short_desc>
<short_desc>Loss of position probation delay at takeoff</short_desc>
<short_desc>Loss of position probation delay at takeoff</short_desc>
<long_desc>The probation delay is the number of seconds that the EKF innovation checks need to pass for the position to be declared good after it has been declared bad. The probation delay will be reset to this parameter value when takeoff is detected. After takeoff, if position checks are passing, the probation delay will reduce by one second for every lapsed second of valid position down to a minimum of 1 second. If position checks are failing, the probation delay will increase by COM_POS_FS_GAIN seconds for every lapsed second up to a maximum of 100 seconds. The default value has been optimised for rotary wing applications. For fixed wing applications, a value of 1 should be used.</long_desc>
<long_desc>The probation delay is the number of seconds that the EKF innovation checks need to pass for the position to be declared good after it has been declared bad. The probation delay will be reset to this parameter value when takeoff is detected. After takeoff, if position checks are passing, the probation delay will reduce by one second for every lapsed second of valid position down to a minimum of 1 second. If position checks are failing, the probation delay will increase by COM_POS_FS_GAIN seconds for every lapsed second up to a maximum of 100 seconds. The default value has been optimised for rotary wing applications. For fixed wing applications, a value of 1 should be used.</long_desc>
<min>1</min>
<max>100</max>
<unit>sec</unit>
<unit>sec</unit>
<reboot_required>true</reboot_required>
<reboot_required>true</reboot_required>
<scope>modules/commander</scope>
<scope>modules/commander</scope>
@ -956,6 +972,12 @@ See COM_OBL_ACT and COM_OBL_RC_ACT to configure action</short_desc>
<long_desc>This is the horizontal velocity error (EVH) threshold that will trigger a failsafe. The default is appropriate for a multicopter. Can be increased for a fixed-wing.</long_desc>
<short_desc>Maximum lapsed time from last fusion of measurements that constrain velocity drift before the EKF will report the horizontal nav solution as invalid</short_desc>
<short_desc>Acro mode SuperExpo factor for Roll and Pitch</short_desc>
applied to input of all axis: roll, pitch, yaw</short_desc>
<long_desc>SuperExpo factor for refining the input curve shape tuned using MC_ACRO_EXPO. 0 Pure Expo function 0.7 resonable shape enhancement for intuitive stick feel 0.95 very strong bent input curve only near maxima have effect</long_desc>
<long_desc>0 Pure Expo function 0.7 resonable shape enhancement for intuitive stick feel 0.95 very strong bent input curve only near maxima have effect</long_desc>
<short_desc>Acro mode SuperExpo factor for Yaw</short_desc>
<long_desc>SuperExpo factor for refining the input curve shape tuned using MC_ACRO_EXPO_Y. 0 Pure Expo function 0.7 resonable shape enhancement for intuitive stick feel 0.95 very strong bent input curve only near maxima have effect</long_desc>
<min>0</min>
<min>0</min>
<max>0.95</max>
<max>0.95</max>
<decimal>2</decimal>
<decimal>2</decimal>
@ -4280,7 +4323,7 @@ applied to input of all axis: roll, pitch, yaw</short_desc>
<short_desc>Max acro yaw rate
<short_desc>Max acro yaw rate
default 1.5 turns per second</short_desc>
default 1.5 turns per second</short_desc>
<min>0.0</min>
<min>0.0</min>
<max>1000.0</max>
<max>1800.0</max>
<unit>deg/s</unit>
<unit>deg/s</unit>
<decimal>1</decimal>
<decimal>1</decimal>
<increment>5</increment>
<increment>5</increment>
@ -4732,9 +4775,9 @@ towards MPC_ACC_HOR_MAX/MPC_ACC_UP_MAX with jerk limit</short_desc>
<long_desc>Limit max allowed thrust. Setting a value of one can put the system into actuator saturation as no spread between the motors is possible any more. A value of 0.8 - 0.9 is recommended.</long_desc>
<long_desc>Limit max allowed thrust for Manual mode.</long_desc>
<min>0.0</min>
<min>0.0</min>
<max>1.0</max>
<max>1.0</max>
<unit>norm</unit>
<unit>norm</unit>
@ -4744,7 +4787,7 @@ towards MPC_ACC_HOR_MAX/MPC_ACC_UP_MAX with jerk limit</short_desc>
<long_desc>Minimum vertical thrust. It's recommended to set it > 0 to avoid free fall with zero thrust.</long_desc>
<long_desc>Minimum vertical thrust. It's recommended to set it > 0 to avoid free fall with zero thrust. With MC_AIRMODE set to 1, this can safely be set to 0.</long_desc>
<min>0.0</min>
<min>0.0</min>
<max>1.0</max>
<max>1.0</max>
<unit>norm</unit>
<unit>norm</unit>
@ -4778,11 +4821,11 @@ towards MPC_ACC_HOR_MAX/MPC_ACC_UP_MAX with jerk limit</short_desc>
<short_desc>Maximum thrust in auto thrust control</short_desc>
<short_desc>Maximum thrust in auto thrust control</short_desc>
<long_desc>Limit max allowed thrust. Setting a value of one can put the system into actuator saturation as no spread between the motors is possible any more. A value of 0.8 - 0.9 is recommended.</long_desc>
<long_desc>Limit max allowed thrust</long_desc>
<min>0.0</min>
<min>0.0</min>
<max>0.95</max>
<max>1.0</max>
<unit>norm</unit>
<unit>norm</unit>
<decimal>2</decimal>
<decimal>2</decimal>
<increment>0.01</increment>
<increment>0.01</increment>
@ -9471,7 +9514,7 @@ to accelerate forward if necessary</short_desc>
<long_desc>Maximum negative altitude error, when in fixed wing the altitude drops below this copared to the altitude setpoint the vehicle will transition back to MC mode and enter failsafe RTL</long_desc>
<long_desc>Maximum negative altitude error for fixed wing flight. If the altitude drops below this value below the altitude setpoint the vehicle will transition back to MC mode and enter failsafe RTL.</long_desc>