From 28187df8ca9034565f0072d0d01056de4a4e69d3 Mon Sep 17 00:00:00 2001 From: Hamish Willee Date: Wed, 1 Apr 2026 10:49:53 +1100 Subject: [PATCH] common(update): MAV_ARM_AUTH_DENIED_REASON cross linking (#2456) --- message_definitions/v1.0/common.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/message_definitions/v1.0/common.xml b/message_definitions/v1.0/common.xml index fd3f28b7..f17c5760 100644 --- a/message_definitions/v1.0/common.xml +++ b/message_definitions/v1.0/common.xml @@ -2419,7 +2419,7 @@ Request authorization to arm the vehicle to a external entity, the arm authorizer is responsible to request all data that is needs from the vehicle before authorize or deny the request. If approved the COMMAND_ACK message progress field should be set with period of time that this authorization is valid in seconds. - If the authorization is denied COMMAND_ACK.result_param2 should be set with one of the reasons in ARM_AUTH_DENIED_REASON. + If the authorization is denied COMMAND_ACK.result_param2 should be set with one of the reasons in MAV_ARM_AUTH_DENIED_REASON. Vehicle system id, this way ground station can request arm authorization on behalf of any vehicle @@ -4040,6 +4040,7 @@ + Reasons for denying an authorization request made with MAV_CMD_ARM_AUTHORIZATION_REQUEST. If the COMMAND_ACK result is MAV_RESULT_DENIED, this is used to set the reason in the result_param2 field. Not a specific reason