Browse Source

Update PX4 Firmware metadata Mon Aug 21 15:20:25 UTC 2023

QGC4.4
PX4BuildBot 2 years ago
parent
commit
faba9a788e
  1. 2
      src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml

2
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml

@ -1042,7 +1042,7 @@ @@ -1042,7 +1042,7 @@
</parameter>
<parameter name="COM_FAIL_ACT_T" default="5." type="FLOAT">
<short_desc>Delay between failsafe condition triggered and failsafe reaction</short_desc>
<long_desc>Before entering failsafe (RTL, Land, Hold), wait COM_FAIL_ACT_T seconds in Hold mode for the user to realize. During that time the user cannot take over control. Afterwards the configured failsafe action is triggered and the user may take over. A zero value disables the delay and the user cannot take over via stick movements (switching modes is still allowed).</long_desc>
<long_desc>Before entering failsafe (RTL, Land, Hold), wait COM_FAIL_ACT_T seconds in Hold mode for the user to realize. During that time the user cannot take over control via the stick override feature see COM_RC_OVERRIDE. Afterwards the configured failsafe action is triggered and the user may use stick override. A zero value disables the delay and the user cannot take over via stick movements (switching modes is still allowed).</long_desc>
<min>0.0</min>
<max>25.0</max>
<unit>s</unit>

Loading…
Cancel
Save