Browse Source

Update PX4 Firmware metadata Thu Jan 16 16:17:37 UTC 2020

QGC4.4
PX4BuildBot 5 years ago
parent
commit
1745a9e51c
  1. 9
      src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml

9
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml

@ -3030,15 +3030,6 @@ Set to 0 to disable heading hold</short_desc>
<decimal>1</decimal> <decimal>1</decimal>
<increment>0.5</increment> <increment>0.5</increment>
</parameter> </parameter>
<parameter default="3.0" name="FW_T_HGT_OMEGA" type="FLOAT">
<short_desc>Complementary filter "omega" parameter for height</short_desc>
<long_desc>This is the cross-over frequency (in radians/second) of the complementary filter used to fuse vertical acceleration and barometric height to obtain an estimate of height rate and height. Increasing this frequency weights the solution more towards use of the barometer, whilst reducing it weights the solution more towards use of the accelerometer data.</long_desc>
<min>1.0</min>
<max>10.0</max>
<unit>rad/s</unit>
<decimal>1</decimal>
<increment>0.5</increment>
</parameter>
<parameter default="0.8" name="FW_T_HRATE_FF" type="FLOAT"> <parameter default="0.8" name="FW_T_HRATE_FF" type="FLOAT">
<short_desc>Height rate feed forward</short_desc> <short_desc>Height rate feed forward</short_desc>
<min>0.0</min> <min>0.0</min>

Loading…
Cancel
Save