Browse Source

Update PX4 Firmware metadata Thu May 27 02:09:54 UTC 2021

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

2
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml

@ -1164,7 +1164,7 @@
</parameter> </parameter>
<parameter name="COM_DISARM_PRFLT" default="10.0" type="FLOAT"> <parameter name="COM_DISARM_PRFLT" default="10.0" type="FLOAT">
<short_desc>Time-out for auto disarm if not taking off</short_desc> <short_desc>Time-out for auto disarm if not taking off</short_desc>
<long_desc>A non-zero, positive value specifies the time in seconds, within which the vehicle is expected to take off after arming. In case the vehicle didn't takeoff within the timout it disamrs again. A negative value disables autmoatic disarming triggered by a pre-takeoff timeout.</long_desc> <long_desc>A non-zero, positive value specifies the time in seconds, within which the vehicle is expected to take off after arming. In case the vehicle didn't takeoff within the timeout it disarms again. A negative value disables autmoatic disarming triggered by a pre-takeoff timeout.</long_desc>
<unit>s</unit> <unit>s</unit>
<decimal>2</decimal> <decimal>2</decimal>
</parameter> </parameter>

Loading…
Cancel
Save