A3XX: Fix PFD

This commit is contained in:
Joshua Davidson 2017-06-28 20:02:48 -04:00
parent 0dd65e2755
commit 46cfd27b3e
2 changed files with 24 additions and 12 deletions

View file

@ -37,8 +37,10 @@
<condition>
<or>
<and>
<property>/gear/gear[1]/wow</property>
<property>/gear/gear[2]/wow</property>
<or>
<property>/gear/gear[1]/wow</property>
<property>/gear/gear[2]/wow</property>
</or>
<not-equals>
<property>/FMGC/status/phase</property>
<value>0</value>
@ -49,8 +51,10 @@
</not-equals>
</and>
<and>
<property>/gear/gear[1]/wow</property>
<property>/gear/gear[2]/wow</property>
<or>
<property>/gear/gear[1]/wow</property>
<property>/gear/gear[2]/wow</property>
</or>
<or>
<equals>
<property>/FMGC/status/phase</property>
@ -67,8 +71,10 @@
</equals>
</and>
<and>
<property>/gear/gear[1]/wow</property>
<property>/gear/gear[2]/wow</property>
<or>
<property>/gear/gear[1]/wow</property>
<property>/gear/gear[2]/wow</property>
</or>
<or>
<equals>
<property>/FMGC/status/phase</property>

View file

@ -37,8 +37,10 @@
<condition>
<or>
<and>
<property>/gear/gear[1]/wow</property>
<property>/gear/gear[2]/wow</property>
<or>
<property>/gear/gear[1]/wow</property>
<property>/gear/gear[2]/wow</property>
</or>
<not-equals>
<property>/FMGC/status/phase</property>
<value>0</value>
@ -49,8 +51,10 @@
</not-equals>
</and>
<and>
<property>/gear/gear[1]/wow</property>
<property>/gear/gear[2]/wow</property>
<or>
<property>/gear/gear[1]/wow</property>
<property>/gear/gear[2]/wow</property>
</or>
<or>
<equals>
<property>/FMGC/status/phase</property>
@ -67,8 +71,10 @@
</equals>
</and>
<and>
<property>/gear/gear[1]/wow</property>
<property>/gear/gear[2]/wow</property>
<or>
<property>/gear/gear[1]/wow</property>
<property>/gear/gear[2]/wow</property>
</or>
<or>
<equals>
<property>/FMGC/status/phase</property>