Skip to content

Commit 01b1743

Browse files
committed
MAVLink messages update Wed Sep 24 08:14:27 UTC 2025
1 parent bab1c0d commit 01b1743

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

en/messages/common.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,9 @@ on_off | `uint8_t` | | 1 stream is enabled, 0 stream is stopped.
836836

837837
### MANUAL_CONTROL (69) {#MANUAL_CONTROL}
838838

839-
This message provides an API for manually controlling the vehicle using standard joystick axes nomenclature, along with a joystick-like input device. Unused axes can be disabled and buttons states are transmitted as individual on/off bits of a bitmask
839+
Manual (joystick) control message.
840+
841+
This message represents movement axes and button using standard joystick axes nomenclature. Unused axes can be disabled and buttons states are transmitted as individual on/off bits of a bitmask. For more information see https://mavlink.io/en/manual_control.html
840842

841843
Field Name | Type | Description
842844
--- | --- | ---

0 commit comments

Comments
 (0)