<paramhumanName="Timeout for activation of pilot input failsafe"name="ArduSub:FS_PILOT_TIMEOUT"documentation="Controls the maximum interval between received pilot inputs before the failsafe action is triggered"user="Standard">
<fieldname="Range">0.1 3.0</field>
<fieldname="Units">Seconds</field>
</param>
<paramhumanName="Crosstrack correction angle limit"name="ArduSub:XTRACK_ANG_LIM"documentation="Maximum allowed angle (in degrees) between current track and desired heading during waypoint navigation"user="Standard">
<fieldname="Range">10 90</field>
</param>
...
...
@@ -176,7 +180,9 @@
</param>
<paramhumanName="EKF Failsafe Action"name="ArduSub:FS_EKF_ACTION"documentation="Controls the action that will be taken when an EKF failsafe is invoked"user="Advanced">
<values>
<valuecode="1">Disabled</value>
<valuecode="0">Disabled</value>
<valuecode=" 1">Warn only</value>
<valuecode=" 2">Disarm</value>
</values>
</param>
<paramhumanName="EKF failsafe variance threshold"name="ArduSub:FS_EKF_THRESH"documentation="Allows setting the maximum acceptable compass and velocity variance"user="Advanced">