<short_desc>Timeout for detecting a failure after takeoff</short_desc>
<long_desc>A non-zero, positive value specifies the timeframe in seconds within failure detector is allowed to put the vehicle into a lockdown state if attitude exceeds the limits defined in FD_FAIL_P and FD_FAIL_R. The check is not executed for flight modes that do support acrobatic maneuvers, e.g: Acro (MC/FW), Rattitude and Manual (FW). A zero or negative value means that the check is disabled.</long_desc>
<long_desc>A non-zero, positive value specifies the timeframe in seconds within failure detector is allowed to put the vehicle into a lockdown state if attitude exceeds the limits defined in FD_FAIL_P and FD_FAIL_R. The check is not executed for flight modes that do support acrobatic maneuvers, e.g: Acro (MC/FW) and Manual (FW). A zero or negative value means that the check is disabled.</long_desc>
<min>-1.0</min>
<max>5.0</max>
<unit>s</unit>
@ -3075,14 +3069,6 @@ This is the ratio of static pressure error to dynamic pressure generated by a wi
@@ -3075,14 +3069,6 @@ This is the ratio of static pressure error to dynamic pressure generated by a wi
<short_desc>Roll control to yaw control feedforward gain</short_desc>
<long_desc>This gain can be used to counteract the "adverse yaw" effect for fixed wings. When the plane enters a roll it will tend to yaw the nose out of the turn. This gain enables the use of a yaw actuator (rudder, airbrakes, ...) to counteract this effect.</long_desc>
@ -5080,14 +5066,6 @@ Full stick input [-1..1] translats to [-yaw rate..yaw rate]</short_desc>
@@ -5080,14 +5066,6 @@ Full stick input [-1..1] translats to [-yaw rate..yaw rate]</short_desc>
<long_desc>Limit for roll rate in manual and auto modes (except acro). Has effect for large rotations in autonomous mode, to avoid large control output and mixer saturation. This is not only limited by the vehicle's properties, but also by the maximum measurement rate of the gyro.</long_desc>
@ -8633,32 +8611,6 @@ default 1.5 turns per second</short_desc>
@@ -8633,32 +8611,6 @@ default 1.5 turns per second</short_desc>
<short_desc>Threshold for selecting rattitude mode</short_desc>
<long_desc>0-1 indicate where in the full channel range the threshold sits 0 : min 1 : max sign indicates polarity of comparison positive : true when channel>th negative : true when channel<th</long_desc>
<short_desc>Threshold for selecting return to launch mode</short_desc>
<long_desc>0-1 indicate where in the full channel range the threshold sits 0 : min 1 : max sign indicates polarity of comparison positive : true when channel>th negative : true when channel<th</long_desc>