Browse Source

Update PX4 Firmware metadata Wed May 31 16:46:19 UTC 2023

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

4
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml

@ -10582,9 +10582,9 @@ @@ -10582,9 +10582,9 @@
<decimal>2</decimal>
<increment>0.01</increment>
</parameter>
<parameter name="VT_QC_HR_ERROR_I" default="0.0" type="FLOAT">
<parameter name="VT_QC_ALT_LOSS" default="0.0" type="FLOAT">
<short_desc>Quad-chute uncommanded descent threshold</short_desc>
<long_desc>Threshold for integrated height rate error to trigger a uncommanded-descent quad-chute. Only checked in altitude-controlled fixed-wing flight. Additional conditions that have to be met for uncommanded descent detection are a positive (climbing) height rate setpoint and a negative (sinking) current height rate estimate. Set to 0 do disable this threshold.</long_desc>
<long_desc>Altitude error threshold for quad-chute triggering during fixed-wing flight. The check is only active if altitude is controlled and the vehicle is below the current altitude reference. The altitude error is relative to the highest altitude the vehicle has achieved since it has flown below the current altitude reference. Set to 0 do disable.</long_desc>
<min>0.0</min>
<max>200.0</max>
<unit>m</unit>

Loading…
Cancel
Save