Skip to content

Commit ef08d6e

Browse files
committed
MAVLink messages update Wed Apr 30 16:45:33 UTC 2025
1 parent 664d8da commit ef08d6e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

en/messages/common.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6145,6 +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).
61486149

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

en/messages/minimal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +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).
159160

160161
### MAV_MODE_FLAG {#MAV_MODE_FLAG}
161162

0 commit comments

Comments
 (0)