We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea0f17 commit 4924617Copy full SHA for 4924617
message_definitions/v1.0/standard.xml
@@ -17,7 +17,7 @@
17
<description>Bitmask of (optional) autopilot capabilities (64 bit). If a bit is set, the autopilot supports this capability.</description>
18
<entry value="1" name="MAV_PROTOCOL_CAPABILITY_MISSION_FLOAT">
19
<description>Autopilot supports the MISSION_ITEM float message type.
20
- Note that MISSION_ITEM is deprecated, and autopilots should use MISSION_INT instead.
+ Note that MISSION_ITEM is deprecated, and autopilots should use MISSION_ITEM_INT instead.
21
</description>
22
</entry>
23
<entry value="2" name="MAV_PROTOCOL_CAPABILITY_PARAM_FLOAT">
0 commit comments