From 3527becabf5e8d79234ff56f628553ed86ce108e Mon Sep 17 00:00:00 2001 From: Hamish Willee Date: Thu, 3 Sep 2026 12:20:07 +1000 Subject: [PATCH] common.xml: rename MAV_WINCH_STATUS_CLUTCH_ENGAGED to MAV_WINCH_STATUS_CLUTCH_DISENGAGED The description is obviously at odds with what people are expecting engaged/disengaged to mean. Change the name, not the meaning. Co-authored-by: Peter Barker --- message_definitions/v1.0/common.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/message_definitions/v1.0/common.xml b/message_definitions/v1.0/common.xml index 5e7c7cda09f..ccf3b1eae9a 100644 --- a/message_definitions/v1.0/common.xml +++ b/message_definitions/v1.0/common.xml @@ -4703,8 +4703,8 @@ Winch motor is moving - - Winch clutch is engaged allowing motor to move freely + + Winch clutch is disengaged. The motor is moving freely and not driving the winch.