You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <a id='MAG_CAL_FAILED_ORIENTATION'></a>6 | [MAG_CAL_FAILED_ORIENTATION](#MAG_CAL_FAILED_ORIENTATION) | Compass calibration failed: the vehicle orientation is outside the required tolerance. |
5818
+
| <a id='MAG_CAL_FAILED_RADIUS'></a>7 | [MAG_CAL_FAILED_RADIUS](#MAG_CAL_FAILED_RADIUS) | Compass calibration failed: the radius of the fitted sphere is unrealistically small or large. |
@@ -7010,9 +7013,7 @@ Sets actuators (e.g. servos) to a desired value. The actuator numbers are mapped
7010
7013
| 6 (Actuator 6) | Actuator 6 value.<br>If sent in COMMAND_LONG: value is scaled from [-1 to 1]. NaN to ignore.<br>If sent in COMMAND_INT or MISSION_ITEM_INT: value is scaled by 1e7. INT32_MAX to ignore. | |
7011
7014
| 7 (Index) | Index of actuator set (i.e if set to 1, Actuator 1 becomes Actuator 7) | min: 0 inc: 1 |
Mission item to specify the start of a failsafe/landing return-path segment (the end of the segment is the next [MAV_CMD_DO_LAND_START](#MAV_CMD_DO_LAND_START) item).
| <a id='MAG_CAL_FAILED_ORIENTATION'></a>6 | [MAG_CAL_FAILED_ORIENTATION](#MAG_CAL_FAILED_ORIENTATION) | Compass calibration failed: the vehicle orientation is outside the required tolerance. |
5818
+
| <a id='MAG_CAL_FAILED_RADIUS'></a>7 | [MAG_CAL_FAILED_RADIUS](#MAG_CAL_FAILED_RADIUS) | Compass calibration failed: the radius of the fitted sphere is unrealistically small or large. |
@@ -7010,9 +7013,7 @@ Sets actuators (e.g. servos) to a desired value. The actuator numbers are mapped
7010
7013
| 6 (Actuator 6) | Actuator 6 value.<br>If sent in COMMAND_LONG: value is scaled from [-1 to 1]. NaN to ignore.<br>If sent in COMMAND_INT or MISSION_ITEM_INT: value is scaled by 1e7. INT32_MAX to ignore. | |
7011
7014
| 7 (Index) | Index of actuator set (i.e if set to 1, Actuator 1 becomes Actuator 7) | min: 0 inc: 1 |
Mission item to specify the start of a failsafe/landing return-path segment (the end of the segment is the next [MAV_CMD_DO_LAND_START](#MAV_CMD_DO_LAND_START) item).
0 commit comments