Browse Source

Update PX4 Firmware metadata Wed Jan 12 20:57:46 UTC 2022

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

4
src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml

@ -9412,6 +9412,10 @@
<value code="7">Yaw 315°</value> <value code="7">Yaw 315°</value>
</values> </values>
</parameter> </parameter>
<parameter name="CANNODE_GPS_RTCM" default="0" type="INT32" boolean="true">
<short_desc>Enable RTCM pub/sub</short_desc>
<max>1</max>
</parameter>
<parameter name="CANNODE_NODE_ID" default="120" type="INT32"> <parameter name="CANNODE_NODE_ID" default="120" type="INT32">
<short_desc>UAVCAN Node ID</short_desc> <short_desc>UAVCAN Node ID</short_desc>
<long_desc>Read the specs at http://uavcan.org to learn more about Node ID.</long_desc> <long_desc>Read the specs at http://uavcan.org to learn more about Node ID.</long_desc>

Loading…
Cancel
Save