From 4d387423716d6a29204791c81dd64d9f0181a091 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beat=20K=C3=BCng?= Date: Thu, 9 Dec 2021 16:21:45 +0100 Subject: [PATCH] control_allocator: show VT_ELEV_MC_LOCK for vtol mixers in config ui --- src/modules/control_allocator/module.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/modules/control_allocator/module.yaml b/src/modules/control_allocator/module.yaml index e9c15a8f32..fd7c2361fb 100644 --- a/src/modules/control_allocator/module.yaml +++ b/src/modules/control_allocator/module.yaml @@ -516,6 +516,9 @@ mixer: identifier: 'servo-torque-yaw' - name: 'CA_SV_CS${i}_TRIM' label: 'Trim' + parameters: + - label: 'Lock elevons in MC mode' + name: VT_ELEV_MC_LOCK 3: # Tiltrotor VTOL actuators: @@ -549,6 +552,9 @@ mixer: identifier: 'servo-torque-yaw' - name: 'CA_SV_CS${i}_TRIM' label: 'Trim' + parameters: + - label: 'Lock elevons in MC mode' + name: VT_ELEV_MC_LOCK - actuator_type: 'servo' group_label: 'Tilt Servos' count: 'CA_SV_TL_COUNT' @@ -593,6 +599,9 @@ mixer: identifier: 'servo-torque-yaw' - name: 'CA_SV_CS${i}_TRIM' label: 'Trim' + parameters: + - label: 'Lock elevons in MC mode' + name: VT_ELEV_MC_LOCK 5: # Rover (Ackermann) actuators: