Skip to content

Commit e3b18e3

Browse files
committed
MAVLink messages update Wed Mar 26 23:14:22 UTC 2025
1 parent b0b920e commit e3b18e3

File tree

13 files changed

+13
-28
lines changed

13 files changed

+13
-28
lines changed

en/messages/ASLUAV.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ span.warning {
3535
Type | Defined | Included
3636
--- | --- | ---
3737
[Messages](#messages) | 17 | 229
38-
[Enums](#enumerated-types) | 2 | 147
38+
[Enums](#enumerated-types) | 2 | 146
3939
[Commands](#mav_commands) | 167 | 0
4040

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

en/messages/AVSSUAS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ span.warning {
3939
Type | Defined | Included
4040
--- | --- | ---
4141
[Messages](#messages) | 4 | 229
42-
[Enums](#enumerated-types) | 3 | 147
42+
[Enums](#enumerated-types) | 3 | 146
4343
[Commands](#mav_commands) | 172 | 0
4444

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

en/messages/all.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ span.warning {
6060
Type | Defined | Included
6161
--- | --- | ---
6262
[Messages](#messages) | 0 | 372
63-
[Enums](#enumerated-types) | 0 | 236
63+
[Enums](#enumerated-types) | 0 | 235
6464
[Commands](#mav_commands) | 217 | 0
6565

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

en/messages/ardupilotmega.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ span.warning {
4444
Type | Defined | Included
4545
--- | --- | ---
4646
[Messages](#messages) | 72 | 247
47-
[Enums](#enumerated-types) | 46 | 163
47+
[Enums](#enumerated-types) | 46 | 162
4848
[Commands](#mav_commands) | 198 | 0
4949

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

en/messages/common.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ span.warning {
3838
Type | Defined | Included
3939
--- | --- | ---
4040
[Messages](#messages) | 227 | 2
41-
[Enums](#enumerated-types) | 141 | 6
41+
[Enums](#enumerated-types) | 140 | 6
4242
[Commands](#mav_commands) | 165 | 0
4343

4444
The following sections list all entities in the dialect (both included and defined in this file).
@@ -4111,21 +4111,6 @@ Value | Name | Description
41114111
<a id='MAVLINK_DATA_STREAM_IMG_PGM'></a>4 | [MAVLINK_DATA_STREAM_IMG_PGM](#MAVLINK_DATA_STREAM_IMG_PGM) |
41124112
<a id='MAVLINK_DATA_STREAM_IMG_PNG'></a>5 | [MAVLINK_DATA_STREAM_IMG_PNG](#MAVLINK_DATA_STREAM_IMG_PNG) |
41134113

4114-
### FENCE_ACTION {#FENCE_ACTION}
4115-
4116-
Actions following geofence breach.
4117-
4118-
Value | Name | Description
4119-
--- | --- | ---
4120-
<a id='FENCE_ACTION_NONE'></a>0 | [FENCE_ACTION_NONE](#FENCE_ACTION_NONE) | Disable fenced mode. If used in a plan this would mean the next fence is disabled.
4121-
<a id='FENCE_ACTION_GUIDED'></a>1 | [FENCE_ACTION_GUIDED](#FENCE_ACTION_GUIDED) | Fly to geofence [MAV_CMD_NAV_FENCE_RETURN_POINT](#MAV_CMD_NAV_FENCE_RETURN_POINT) in GUIDED mode. Note: This action is only supported by ArduPlane, and may not be supported in all versions.
4122-
<a id='FENCE_ACTION_REPORT'></a>2 | [FENCE_ACTION_REPORT](#FENCE_ACTION_REPORT) | Report fence breach, but don't take action
4123-
<a id='FENCE_ACTION_GUIDED_THR_PASS'></a>3 | [FENCE_ACTION_GUIDED_THR_PASS](#FENCE_ACTION_GUIDED_THR_PASS) | Fly to geofence [MAV_CMD_NAV_FENCE_RETURN_POINT](#MAV_CMD_NAV_FENCE_RETURN_POINT) with manual throttle control in GUIDED mode. Note: This action is only supported by ArduPlane, and may not be supported in all versions.
4124-
<a id='FENCE_ACTION_RTL'></a>4 | [FENCE_ACTION_RTL](#FENCE_ACTION_RTL) | Return/RTL mode.
4125-
<a id='FENCE_ACTION_HOLD'></a>5 | [FENCE_ACTION_HOLD](#FENCE_ACTION_HOLD) | Hold at current location.
4126-
<a id='FENCE_ACTION_TERMINATE'></a>6 | [FENCE_ACTION_TERMINATE](#FENCE_ACTION_TERMINATE) | Termination failsafe. Motors are shut down (some flight stacks may trigger other failsafe actions).
4127-
<a id='FENCE_ACTION_LAND'></a>7 | [FENCE_ACTION_LAND](#FENCE_ACTION_LAND) | Land at current location.
4128-
41294114
### FENCE_BREACH {#FENCE_BREACH}
41304115

41314116
Value | Name | Description

en/messages/cubepilot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ span.warning {
3838
Type | Defined | Included
3939
--- | --- | ---
4040
[Messages](#messages) | 5 | 229
41-
[Enums](#enumerated-types) | 0 | 147
41+
[Enums](#enumerated-types) | 0 | 146
4242
[Commands](#mav_commands) | 165 | 0
4343

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

en/messages/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ span.warning {
3737
Type | Defined | Included
3838
--- | --- | ---
3939
[Messages](#messages) | 12 | 229
40-
[Enums](#enumerated-types) | 11 | 147
40+
[Enums](#enumerated-types) | 11 | 146
4141
[Commands](#mav_commands) | 172 | 0
4242

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

en/messages/matrixpilot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ span.warning {
3535
Type | Defined | Included
3636
--- | --- | ---
3737
[Messages](#messages) | 27 | 229
38-
[Enums](#enumerated-types) | 1 | 147
38+
[Enums](#enumerated-types) | 1 | 146
3939
[Commands](#mav_commands) | 166 | 0
4040

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

en/messages/paparazzi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ span.warning {
3737
Type | Defined | Included
3838
--- | --- | ---
3939
[Messages](#messages) | 5 | 229
40-
[Enums](#enumerated-types) | 0 | 147
40+
[Enums](#enumerated-types) | 0 | 146
4141
[Commands](#mav_commands) | 165 | 0
4242

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

en/messages/python_array_test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ span.warning {
3535
Type | Defined | Included
3636
--- | --- | ---
3737
[Messages](#messages) | 8 | 229
38-
[Enums](#enumerated-types) | 0 | 147
38+
[Enums](#enumerated-types) | 0 | 146
3939
[Commands](#mav_commands) | 165 | 0
4040

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

en/messages/storm32.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ span.warning {
3939
Type | Defined | Included
4040
--- | --- | ---
4141
[Messages](#messages) | 8 | 319
42-
[Enums](#enumerated-types) | 8 | 209
42+
[Enums](#enumerated-types) | 8 | 208
4343
[Commands](#mav_commands) | 201 | 0
4444

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

en/messages/uAvionix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ span.warning {
3535
Type | Defined | Included
3636
--- | --- | ---
3737
[Messages](#messages) | 8 | 229
38-
[Enums](#enumerated-types) | 13 | 147
38+
[Enums](#enumerated-types) | 13 | 146
3939
[Commands](#mav_commands) | 165 | 0
4040

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

en/messages/ualberta.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ span.warning {
3535
Type | Defined | Included
3636
--- | --- | ---
3737
[Messages](#messages) | 3 | 229
38-
[Enums](#enumerated-types) | 3 | 147
38+
[Enums](#enumerated-types) | 3 | 146
3939
[Commands](#mav_commands) | 165 | 0
4040

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

0 commit comments

Comments
 (0)