Browse Source

Update PX4 Firmware metadata Tue Feb 4 08:37:20 UTC 2020

QGC4.4
PX4BuildBot 5 years ago
parent
commit
7807873fbc
  1. 2
      src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml

2
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml

@ -812,7 +812,7 @@ Set to 2 to use heading from motion capture</short_desc> @@ -812,7 +812,7 @@ Set to 2 to use heading from motion capture</short_desc>
<group name="Circuit Breaker">
<parameter category="Developer" default="0" name="CBRK_AIRSPD_CHK" type="INT32">
<short_desc>Circuit breaker for airspeed sensor</short_desc>
<long_desc>Setting this parameter to 162128 will disable the check for an airspeed sensor. WARNING: ENABLING THIS CIRCUIT BREAKER IS AT OWN RISK</long_desc>
<long_desc>Setting this parameter to 162128 will disable the check for an airspeed sensor. The sensor driver will not be started and it cannot be calibrated. WARNING: ENABLING THIS CIRCUIT BREAKER IS AT OWN RISK</long_desc>
<min>0</min>
<max>162128</max>
<reboot_required>true</reboot_required>

Loading…
Cancel
Save