Browse Source

Update PX4 Firmware metadata Wed Mar 18 19:04:17 UTC 2020

QGC4.4
PX4BuildBot 5 years ago
parent
commit
8e7fbefc89
  1. 4
      src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml

4
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml

@ -4802,9 +4802,9 @@ Setting this parameter to 0 disables the filter</short_desc> @@ -4802,9 +4802,9 @@ Setting this parameter to 0 disables the filter</short_desc>
<unit>m/s</unit>
<decimal>2</decimal>
</parameter>
<parameter category="Developer" default="0" name="MPC_USE_HTE" type="INT32">
<parameter default="1" name="MPC_USE_HTE" type="INT32">
<short_desc>Hover thrust source selector</short_desc>
<long_desc>Set false to use the fixed parameter MPC_THR_HOVER (EXPERIMENTAL) Set true to use the value computed by the hover thrust estimator</long_desc>
<long_desc>Set false to use the fixed parameter MPC_THR_HOVER Set true to use the value computed by the hover thrust estimator</long_desc>
</parameter>
<parameter default="5.0" name="MPC_VELD_LP" type="FLOAT">
<short_desc>Low pass filter cut freq. for numerical velocity derivative</short_desc>

Loading…
Cancel
Save