PFD
This commit is contained in:
parent
3fd7c06faf
commit
a407603eaf
2 changed files with 2 additions and 44 deletions
|
@ -30,31 +30,10 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>sidestick-pos</object-name>
|
||||
<condition>
|
||||
<or>
|
||||
<property>/gear/gear[1]/wow</property>
|
||||
<property>/gear/gear[2]/wow</property>
|
||||
<and>
|
||||
<property>/options/pfd/sidestick-pos</property>
|
||||
<equals>
|
||||
<property>/it-autoflight/output/ap1</property>
|
||||
<value>0</value>
|
||||
</equals>
|
||||
<equals>
|
||||
<property>/it-autoflight/output/ap1</property>
|
||||
<value>0</value>
|
||||
</equals>
|
||||
</and>
|
||||
</or>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>sidestick-max</object-name>
|
||||
<object-name>sidestick-pos</object-name>
|
||||
<condition>
|
||||
<or>
|
||||
<equals><property>/engines/engine[0]/state</property><value>3</value></equals>
|
||||
|
|
|
@ -30,31 +30,10 @@
|
|||
</axis>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>sidestick-pos</object-name>
|
||||
<condition>
|
||||
<or>
|
||||
<property>/gear/gear[1]/wow</property>
|
||||
<property>/gear/gear[2]/wow</property>
|
||||
<and>
|
||||
<property>/options/pfd/sidestick-pos</property>
|
||||
<equals>
|
||||
<property>/it-autoflight/output/ap1</property>
|
||||
<value>0</value>
|
||||
</equals>
|
||||
<equals>
|
||||
<property>/it-autoflight/output/ap1</property>
|
||||
<value>0</value>
|
||||
</equals>
|
||||
</and>
|
||||
</or>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>sidestick-max</object-name>
|
||||
<object-name>sidestick-pos</object-name>
|
||||
<condition>
|
||||
<or>
|
||||
<equals><property>/engines/engine[0]/state</property><value>3</value></equals>
|
||||
|
|
Reference in a new issue