Browse Source

Update PX4 Firmware metadata Thu Dec 2 02:01:43 UTC 2021

QGC4.4
PX4BuildBot 3 years ago
parent
commit
1b920d0f6b
  1. 4
      src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml

4
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml

@ -9016,6 +9016,10 @@
<long_desc>For systems with an external barometer, this should be set to false to make sure that the external is used.</long_desc> <long_desc>For systems with an external barometer, this should be set to false to make sure that the external is used.</long_desc>
<reboot_required>true</reboot_required> <reboot_required>true</reboot_required>
</parameter> </parameter>
<parameter name="SENS_MAG_AUTOCAL" default="0" type="INT32" boolean="true" category="System">
<short_desc>Magnetometer auto calibration</short_desc>
<long_desc>Automatically initialize magnetometer calibration from bias estimate if available.</long_desc>
</parameter>
<parameter name="SENS_MAG_MODE" default="1" type="INT32" category="System"> <parameter name="SENS_MAG_MODE" default="1" type="INT32" category="System">
<short_desc>Sensors hub mag mode</short_desc> <short_desc>Sensors hub mag mode</short_desc>
<reboot_required>true</reboot_required> <reboot_required>true</reboot_required>

Loading…
Cancel
Save