|
|
|
@ -539,6 +539,10 @@ mixer:
@@ -539,6 +539,10 @@ mixer:
|
|
|
|
|
extra: |
|
|
|
|
- name: 'CA_ROTOR${i}_TILT' |
|
|
|
|
label: 'Tilted by' |
|
|
|
|
- name: 'CA_ROTOR${i}_KM' |
|
|
|
|
label: 'Direction CCW' |
|
|
|
|
function: 'spin-dir' |
|
|
|
|
show_as: 'true-if-positive' |
|
|
|
|
- actuator_type: 'servo' |
|
|
|
|
group_label: 'Control Surfaces' |
|
|
|
|
count: 'CA_SV_CS_COUNT' |
|
|
|
@ -586,6 +590,11 @@ mixer:
@@ -586,6 +590,11 @@ mixer:
|
|
|
|
|
per_item_parameters: |
|
|
|
|
standard: |
|
|
|
|
position: [ 'CA_ROTOR${i}_PX', 'CA_ROTOR${i}_PY', 'CA_ROTOR${i}_PZ' ] |
|
|
|
|
extra: |
|
|
|
|
- name: 'CA_ROTOR${i}_KM' |
|
|
|
|
label: 'Direction CCW' |
|
|
|
|
function: 'spin-dir' |
|
|
|
|
show_as: 'true-if-positive' |
|
|
|
|
- actuator_type: 'servo' |
|
|
|
|
group_label: 'Control Surfaces' |
|
|
|
|
count: 'CA_SV_CS_COUNT' |
|
|
|
|