Skip to content

Commit 2d5e084

Browse files
committed
MAVLink messages update Wed Dec 17 01:09:55 UTC 2025
1 parent e228028 commit 2d5e084

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/messages/common.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ mavlink_version | `uint8_t_mavlink_version` | | MAVLink version, not writable by
6161

6262
### SYS_STATUS (1) {#SYS_STATUS}
6363

64-
The general system state. If the system is following the MAVLink standard, the system state is mainly defined by three orthogonal states/modes: The system mode, which is either LOCKED (motors shut down and locked), MANUAL (system under RC control), GUIDED (system with autonomous position control, position setpoint controlled manually) or AUTO (system guided by path/waypoint planner). The [NAV_MODE](#NAV_MODE) defined the current flight state: LIFTOFF (often an open-loop maneuver), LANDING, WAYPOINTS or VECTOR. This represents the internal navigation state machine. The system status shows whether the system is currently active or not and if an emergency occurred. During the CRITICAL and EMERGENCY states the MAV is still considered to be active, but should start emergency procedures autonomously. After a failure occurred it should first move from active to critical to allow manual intervention and then move to emergency after a certain timeout.
64+
Sensor and subsystem status information. Provides a compact representation of sensor/subsystem status and a few other basic statistics.
6565

6666
Field Name | Type | Units | Values | Description
6767
--- | --- | --- | --- | ---

0 commit comments

Comments
 (0)