Skip to content

Commit

Permalink
Update PX4 Firmware metadata Thu Dec 2 02:01:43 UTC 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
PX4BuildBot committed Dec 2, 2021
1 parent 70d98ca commit 1b920d0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
<reboot_required>true</reboot_required>
</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">
<short_desc>Sensors hub mag mode</short_desc>
<reboot_required>true</reboot_required>
Expand Down

0 comments on commit 1b920d0

Please sign in to comment.