Browse Source

Update PX4 Firmware metadata Mon Apr 5 16:10:50 UTC 2021

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

46
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml

@ -1167,9 +1167,9 @@ @@ -1167,9 +1167,9 @@
<unit>s</unit>
<decimal>2</decimal>
</parameter>
<parameter name="COM_DISARM_PRFLT" default="10.0" type="FLOAT">
<parameter name="COM_DISARM_PRFLT" default="25.0" type="FLOAT">
<short_desc>Time-out for auto disarm if too slow to takeoff</short_desc>
<long_desc>A non-zero, positive value specifies the time after arming, in seconds, within which the vehicle must take off (after which it will automatically disarm). A zero or negative value means that automatic disarming triggered by a pre-takeoff timeout is disabled.</long_desc>
<long_desc>A non-zero, positive value specifies the time after arming, in seconds, within which the vehicle must take off (after which it will automatically disarm). This is set to 25 seconds to ensure a system will not disarm if the pilot is not immediately taking off, but not so long that a system is completely forgotten about. A zero or negative value means that automatic disarming triggered by a pre-takeoff timeout is disabled.</long_desc>
<unit>s</unit>
<decimal>2</decimal>
</parameter>
@ -1404,6 +1404,13 @@ @@ -1404,6 +1404,13 @@
<short_desc>Enable Motor Testing</short_desc>
<long_desc>If set, enables the motor test interface via MAVLink (DO_MOTOR_TEST), that allows spinning the motors for testing purposes.</long_desc>
</parameter>
<parameter name="COM_OBC_LOSS_T" default="5.0" type="FLOAT">
<short_desc>Time-out to wait when onboard computer connection is lost before warning about loss connection</short_desc>
<min>0</min>
<max>60</max>
<unit>s</unit>
<increment>0.01</increment>
</parameter>
<parameter name="COM_OBL_ACT" default="0" type="INT32">
<short_desc>Set offboard loss failsafe mode</short_desc>
<long_desc>The offboard loss failsafe will only be entered after a timeout, set by COM_OF_LOSS_T in seconds.</long_desc>
@ -1484,7 +1491,7 @@ @@ -1484,7 +1491,7 @@
<min>0</min>
<max>4</max>
</parameter>
<parameter name="COM_PREARM_MODE" default="1" type="INT32">
<parameter name="COM_PREARM_MODE" default="0" type="INT32">
<short_desc>Condition to enter prearmed mode</short_desc>
<long_desc>Condition to enter the prearmed state, an intermediate state between disarmed and armed in which non-throttling actuators are active.</long_desc>
<values>
@ -2634,7 +2641,7 @@ @@ -2634,7 +2641,7 @@
<unit>m/s</unit>
<decimal>2</decimal>
</parameter>
<parameter name="EKF2_RNG_AID" default="0" type="INT32">
<parameter name="EKF2_RNG_AID" default="1" type="INT32">
<short_desc>Range sensor aid</short_desc>
<long_desc>If this parameter is enabled then the estimator will make use of the range finder measurements to estimate it's height even if range sensor is not the primary height source. It will only do so if conditions for range measurement fusion are met. This enables the range finder to be used during low speed and low altitude operation, eg takeoff and landing, where baro interference from rotor wash is excessive and can corrupt EKF state estimates. It is intended to be used where a vertical takeoff and landing is performed, and horizontal flight does not occur until above EKF2_RNG_A_HMAX. If vehicle motion causes repeated switching between the primary height sensor and range finder, an offset in the local position origin can accumulate. Also range finder measurements are less reliable and can experience unexpected errors. For these reasons, if accurate control of height relative to ground is required, it is recommended to use the MPC_ALT_MODE parameter instead, unless baro errors are severe enough to cause problems with landing and takeoff.</long_desc>
<values>
@ -4478,6 +4485,7 @@ @@ -4478,6 +4485,7 @@
<value code="7">Minimal</value>
<value code="8">External Vision</value>
<value code="10">Gimbal</value>
<value code="11">Onboard Low Bandwidth</value>
</values>
</parameter>
<parameter name="MAV_0_RADIO_CTL" default="1" type="INT32" boolean="true">
@ -4529,6 +4537,7 @@ @@ -4529,6 +4537,7 @@
<value code="7">Minimal</value>
<value code="8">External Vision</value>
<value code="10">Gimbal</value>
<value code="11">Onboard Low Bandwidth</value>
</values>
</parameter>
<parameter name="MAV_1_RADIO_CTL" default="1" type="INT32" boolean="true">
@ -4580,6 +4589,7 @@ @@ -4580,6 +4589,7 @@
<value code="7">Minimal</value>
<value code="8">External Vision</value>
<value code="10">Gimbal</value>
<value code="11">Onboard Low Bandwidth</value>
</values>
</parameter>
<parameter name="MAV_2_RADIO_CTL" default="1" type="INT32" boolean="true">
@ -7045,12 +7055,6 @@ @@ -7045,12 +7055,6 @@
<max>1.0</max>
</parameter>
</group>
<group name="Peripheral">
<parameter name="LIGHT_EN_BLINKM" default="0" type="INT32" boolean="true">
<short_desc>BlinkM LED</short_desc>
<reboot_required>true</reboot_required>
</parameter>
</group>
<group name="Precision Land">
<parameter name="PLD_BTOUT" default="5.0" type="FLOAT">
<short_desc>Landing Target Timeout</short_desc>
@ -10340,7 +10344,7 @@ @@ -10340,7 +10344,7 @@
<unit>Hz</unit>
<reboot_required>true</reboot_required>
</parameter>
<parameter name="IMU_DGYRO_CUTOFF" default="10.0" type="FLOAT">
<parameter name="IMU_DGYRO_CUTOFF" default="20.0" type="FLOAT">
<short_desc>Cutoff frequency for angular acceleration (D-Term filter)</short_desc>
<long_desc>The cutoff frequency for the 2nd order butterworth filter used on the time derivative of the measured angular velocity, also known as the D-term filter in the rate controller. The D-term uses the derivative of the rate and thus is the most susceptible to noise. Therefore, using a D-term filter allows to increase IMU_GYRO_CUTOFF, which leads to reduced control latency and permits to increase the P gains. A value of 0 disables the filter.</long_desc>
<min>0</min>
@ -10426,6 +10430,7 @@ @@ -10426,6 +10430,7 @@
<value code="100">100 Hz</value>
<value code="250">250 Hz</value>
<value code="400">400 Hz</value>
<value code="800">800 Hz</value>
<value code="1000">1000 Hz</value>
<value code="2000">2000 Hz</value>
</values>
@ -10440,6 +10445,7 @@ @@ -10440,6 +10445,7 @@
<values>
<value code="100">100 Hz</value>
<value code="200">200 Hz</value>
<value code="250">250 Hz</value>
<value code="400">400 Hz</value>
</values>
</parameter>
@ -10600,6 +10606,16 @@ @@ -10600,6 +10606,16 @@
<value code="25">ROTATION_DOWNWARD_FACING</value>
</values>
</parameter>
<parameter name="SENS_EN_ADIS164X" default="0" type="INT32">
<short_desc>Analog Devices ADIS16448 IMU (external SPI)</short_desc>
<min>0</min>
<max>1</max>
<reboot_required>true</reboot_required>
<values>
<value code="0">Disabled</value>
<value code="1">Enabled</value>
</values>
</parameter>
<parameter name="SENS_EN_BATT" default="0" type="INT32" boolean="true">
<short_desc>SMBUS Smart battery driver BQ40Z50 and BQ40Z80</short_desc>
<reboot_required>true</reboot_required>
@ -11892,8 +11908,7 @@ @@ -11892,8 +11908,7 @@
<long_desc>Set to 1 to reset parameters on next system startup (setting defaults). Platform-specific values are used if available. RC* parameters are preserved.</long_desc>
<values>
<value code="0">Keep parameters</value>
<value code="1">Reset parameters</value>
<value code="2">Reload airframe parameters</value>
<value code="1">Reset parameters to airframe defaults</value>
</values>
</parameter>
<parameter name="SYS_AUTOSTART" default="0" type="INT32">
@ -11981,11 +11996,6 @@ @@ -11981,11 +11996,6 @@
<value code="3">Q attitude estimator (no position)</value>
</values>
</parameter>
<parameter name="SYS_PARAM_VER" default="1" type="INT32">
<short_desc>Parameter version</short_desc>
<long_desc>This is used internally only: an airframe configuration might set an expected parameter version value via PARAM_DEFAULTS_VER. This is checked on bootup against SYS_PARAM_VER, and if they do not match, parameters from the airframe configuration are reloaded.</long_desc>
<min>0</min>
</parameter>
<parameter name="SYS_RESTART_TYPE" default="2" type="INT32" volatile="true" category="System">
<short_desc>Set restart type</short_desc>
<long_desc>Set by px4io to indicate type of restart</long_desc>

Loading…
Cancel
Save