Skip to content

Commit f5c8122

Browse files
committed
MAVLink messages update Wed May 7 00:14:10 UTC 2025
1 parent 9bc2f59 commit f5c8122

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en/messages/common.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6145,7 +6145,7 @@ Value | Name | Description
61456145
<a id='MAV_TYPE_WINCH'></a>42 | [MAV_TYPE_WINCH](#MAV_TYPE_WINCH) | Winch
61466146
<a id='MAV_TYPE_GENERIC_MULTIROTOR'></a>43 | [MAV_TYPE_GENERIC_MULTIROTOR](#MAV_TYPE_GENERIC_MULTIROTOR) | Generic multirotor that does not fit into a specific type or whose type is unknown
61476147
<a id='MAV_TYPE_ILLUMINATOR'></a>44 | [MAV_TYPE_ILLUMINATOR](#MAV_TYPE_ILLUMINATOR) | Illuminator. An illuminator is a light source that is used for lighting up dark areas external to the sytstem: e.g. a torch or searchlight (as opposed to a light source for illuminating the system itself, e.g. an indicator light).
6148-
<a id='MAV_TYPE_SATELLITE'></a>45 | [MAV_TYPE_SATELLITE](#MAV_TYPE_SATELLITE) | Satellite. Used for satellite-like systems (orbiting satellites, space stations). For rockets (or landers) use [MAV_TYPE_ROCKET](#MAV_TYPE_ROCKET).
6148+
<a id='MAV_TYPE_SPACECRAFT_ORBITER'></a>45 | [MAV_TYPE_SPACECRAFT_ORBITER](#MAV_TYPE_SPACECRAFT_ORBITER) | Orbiter spacecraft. Includes satellites orbiting terrestrial and extra-terrestrial bodies. Follows NASA Spacecraft Classification.
61496149

61506150
### MAV_MODE_FLAG — \[from: [minimal](../messages/minimal.md#MAV_MODE_FLAG)\] {#MAV_MODE_FLAG}
61516151

en/messages/minimal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Value | Name | Description
156156
<a id='MAV_TYPE_WINCH'></a>42 | [MAV_TYPE_WINCH](#MAV_TYPE_WINCH) | Winch
157157
<a id='MAV_TYPE_GENERIC_MULTIROTOR'></a>43 | [MAV_TYPE_GENERIC_MULTIROTOR](#MAV_TYPE_GENERIC_MULTIROTOR) | Generic multirotor that does not fit into a specific type or whose type is unknown
158158
<a id='MAV_TYPE_ILLUMINATOR'></a>44 | [MAV_TYPE_ILLUMINATOR](#MAV_TYPE_ILLUMINATOR) | Illuminator. An illuminator is a light source that is used for lighting up dark areas external to the sytstem: e.g. a torch or searchlight (as opposed to a light source for illuminating the system itself, e.g. an indicator light).
159-
<a id='MAV_TYPE_SATELLITE'></a>45 | [MAV_TYPE_SATELLITE](#MAV_TYPE_SATELLITE) | Satellite. Used for satellite-like systems (orbiting satellites, space stations). For rockets (or landers) use [MAV_TYPE_ROCKET](#MAV_TYPE_ROCKET).
159+
<a id='MAV_TYPE_SPACECRAFT_ORBITER'></a>45 | [MAV_TYPE_SPACECRAFT_ORBITER](#MAV_TYPE_SPACECRAFT_ORBITER) | Orbiter spacecraft. Includes satellites orbiting terrestrial and extra-terrestrial bodies. Follows NASA Spacecraft Classification.
160160

161161
### MAV_MODE_FLAG {#MAV_MODE_FLAG}
162162

0 commit comments

Comments
 (0)