Skip to content

Commit 74fbe91

Browse files
committed
MAVLink messages update Wed May 7 04:20:34 UTC 2025
1 parent 47189ea commit 74fbe91

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

en/messages/all.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Type | Defined | Included
6161
--- | --- | ---
6262
[Messages](#messages) | 0 | 376
6363
[Enums](#enumerated-types) | 0 | 235
64-
[Commands](#mav_commands) | 218 | 0
64+
[Commands](#mav_commands) | 219 | 0
6565

6666
The following sections list all entities in the dialect (both included and defined in this file).
6767

@@ -71,3 +71,15 @@ The following sections list all entities in the dialect (both included and defin
7171

7272
## Commands (MAV_CMD) {#mav_commands}
7373

74+
### MAV_CMD_DUMMY_ALL (393) — [WIP] {#MAV_CMD_DUMMY_ALL}
75+
76+
<span class="warning">**WORK IN PROGRESS**: Do not use in stable production environments (it may change).</span>
77+
78+
Dummy/temporary [MAV_CMD](#mav_commands) that causes all.xml to correctly import all commands from both ardupilotmega.xml and development.xml (otherwise only one is imported, for the reasons given in https://github.com/ArduPilot/pymavlink/pull/544#discussion_r2069976980).
79+
80+
It not be used, and will be removed when the toolchain is fixed.
81+
82+
Param (Label) | Description
83+
--- | ---
84+
85+

0 commit comments

Comments
 (0)