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
Copy file name to clipboardExpand all lines: en/messages/common.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4657,6 +4657,7 @@ Value | Name | Description
4657
4657
<a id='MAV_RESULT_COMMAND_LONG_ONLY'></a>7 | [MAV_RESULT_COMMAND_LONG_ONLY](#MAV_RESULT_COMMAND_LONG_ONLY) | Command is only accepted when sent as a [COMMAND_LONG](#COMMAND_LONG).
4658
4658
<a id='MAV_RESULT_COMMAND_INT_ONLY'></a>8 | [MAV_RESULT_COMMAND_INT_ONLY](#MAV_RESULT_COMMAND_INT_ONLY) | Command is only accepted when sent as a [COMMAND_INT](#COMMAND_INT).
4659
4659
<a id='MAV_RESULT_COMMAND_UNSUPPORTED_MAV_FRAME'></a>9 | [MAV_RESULT_COMMAND_UNSUPPORTED_MAV_FRAME](#MAV_RESULT_COMMAND_UNSUPPORTED_MAV_FRAME) | Command is invalid because a frame is required and the specified frame is not supported.
4660
+
<a id='MAV_RESULT_NOT_IN_CONTROL'></a>10 | [MAV_RESULT_NOT_IN_CONTROL](#MAV_RESULT_NOT_IN_CONTROL) | Command has been rejected because source system is not in control of the target system/component.<br><span class="warning">**WORK IN PROGRESS**: Do not use in stable production environments (it may change).</span>
0 commit comments