mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-02 21:50:36 +08:00
control_allocator: show VT_ELEV_MC_LOCK for vtol mixers in config ui
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user