control_allocator: show motor axis for MC (as advanced)

This commit is contained in:
Beat Küng
2022-05-04 10:27:46 +02:00
committed by Silvan Fuhrer
parent 8267f4fd1e
commit 49956f2c44
+12
View File
@@ -556,6 +556,18 @@ mixer:
label: 'Direction CCW'
function: 'spin-dir'
show_as: 'true-if-positive'
- name: 'CA_ROTOR${i}_AX'
label: 'Axis X'
function: 'axisx'
advanced: true
- name: 'CA_ROTOR${i}_AY'
label: 'Axis Y'
function: 'axisy'
advanced: true
- name: 'CA_ROTOR${i}_AZ'
label: 'Axis Z'
function: 'axisz'
advanced: true
1: # Fixed Wing
title: 'Fixed Wing'