A32X: Fix Multiplayer Animations, Fix Property Intruding issue

This commit is contained in:
Joshua Davidson 2017-07-18 15:41:02 -04:00
parent 1a009d8a11
commit 1a4701d2ba
106 changed files with 2633 additions and 2641 deletions

View file

@ -309,7 +309,7 @@
<path>Aircraft/A320Family/Models/Services/Fuel-Truck/Fuel_Truck_Short_VolvoFM.ac</path>
<condition>
<equals>
<property>/services/fuel-truck/enable</property>
<property>services/fuel-truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -325,7 +325,7 @@
<object-name>fuel_pipe</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>1</value>
</equals>
</condition>
@ -336,7 +336,7 @@
<object-name>fuel_pipe_disconnected</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>0</value>
</equals>
</condition>
@ -349,7 +349,7 @@
<path>Aircraft/A320Family/Models/Services/De-Icing/volvo_deicing_truck.xml</path>
<condition>
<equals>
<property>/services/deicing_truck/enable</property>
<property>services/deicing_truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -368,7 +368,7 @@
<path>Aircraft/A320Family/Models/Services/Catering/L_T_VolvoFM-4_5m-set.xml</path>
<condition>
<equals>
<property>/services/catering/enable</property>
<property>services/catering/enable</property>
<value>1</value>
</equals>
</condition>
@ -387,7 +387,7 @@
<path>Aircraft/A320Family/Models/Services/Baggage/cargo_ramp.ac</path>
<condition>
<equals>
<property>/services/baggage/enable</property>
<property>services/baggage/enable</property>
<value>1</value>
</equals>
</condition>
@ -405,7 +405,7 @@
<path>Aircraft/A320Family/Models/Services/External-Power/ext-pwr-box.ac</path>
<condition>
<equals>
<property>/controls/switches/cart</property>
<property>controls/switches/cart</property>
<value>1</value>
</equals>
</condition>
@ -423,7 +423,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_nose.ac</path>
<condition>
<equals>
<property>/services/chokes/nose</property>
<property>services/chokes/nose</property>
<value>1</value>
</equals>
</condition>
@ -438,7 +438,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_left.ac</path>
<condition>
<equals>
<property>/services/chokes/left</property>
<property>services/chokes/left</property>
<value>1</value>
</equals>
</condition>
@ -454,7 +454,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_right.ac</path>
<condition>
<equals>
<property>/services/chokes/right</property>
<property>services/chokes/right</property>
<value>1</value>
</equals>
</condition>
@ -477,7 +477,7 @@
<heading-deg>-8</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l1</property>
<property>services/stairs/l1</property>
</condition>
</model>
@ -491,7 +491,7 @@
<heading-deg>6</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l4</property>
<property>services/stairs/l4</property>
</condition>
</model>
@ -505,7 +505,7 @@
<object-name>Right strobe light</object-name>
<condition>
<not>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</not>
</condition>
</animation>
@ -521,7 +521,7 @@
<object-name>Nosegear landing light ALS</object-name>
<object-name>Starboard landing light ALS</object-name>
<condition>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</condition>
</animation>
<animation>
@ -530,7 +530,7 @@
<condition>
<and>
<not>
<property>/sim/model/lights/nose-ldglight</property>
<property>sim/model/lights/nose-ldglight</property>
<value>0</value>
</not>
<greater-than>

View file

@ -78,7 +78,7 @@
<path>Aircraft/A320Family/Models/Wings/a320.winglets.xml</path>
<condition>
<equals>
<property>/sim/multiplay/generic/int[12]</property>
<property>sim/multiplay/generic/int[12]</property>
<value>0</value>
</equals>
</condition>
@ -93,7 +93,7 @@
<path>Aircraft/A320Family/Models/Wings/a320.sharklets.xml</path>
<condition>
<equals>
<property>/sim/multiplay/generic/int[12]</property>
<property>sim/multiplay/generic/int[12]</property>
<value>1</value>
</equals>
</condition>
@ -320,7 +320,7 @@
<path>Aircraft/A320Family/Models/Services/Fuel-Truck/Fuel_Truck_Short_VolvoFM.ac</path>
<condition>
<equals>
<property>/services/fuel-truck/enable</property>
<property>services/fuel-truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -336,7 +336,7 @@
<object-name>fuel_pipe</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>1</value>
</equals>
</condition>
@ -347,7 +347,7 @@
<object-name>fuel_pipe_disconnected</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>0</value>
</equals>
</condition>
@ -360,7 +360,7 @@
<path>Aircraft/A320Family/Models/Services/De-Icing/volvo_deicing_truck.xml</path>
<condition>
<equals>
<property>/services/deicing_truck/enable</property>
<property>services/deicing_truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -379,7 +379,7 @@
<path>Aircraft/A320Family/Models/Services/Catering/L_T_VolvoFM-4_5m-set.xml</path>
<condition>
<equals>
<property>/services/catering/enable</property>
<property>services/catering/enable</property>
<value>1</value>
</equals>
</condition>
@ -398,7 +398,7 @@
<path>Aircraft/A320Family/Models/Services/Baggage/cargo_ramp.ac</path>
<condition>
<equals>
<property>/services/baggage/enable</property>
<property>services/baggage/enable</property>
<value>1</value>
</equals>
</condition>
@ -416,7 +416,7 @@
<path>Aircraft/A320Family/Models/Services/External-Power/ext-pwr-box.ac</path>
<condition>
<equals>
<property>/controls/switches/cart</property>
<property>controls/switches/cart</property>
<value>1</value>
</equals>
</condition>
@ -434,7 +434,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_nose.ac</path>
<condition>
<equals>
<property>/services/chokes/nose</property>
<property>services/chokes/nose</property>
<value>1</value>
</equals>
</condition>
@ -449,7 +449,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_left.ac</path>
<condition>
<equals>
<property>/services/chokes/left</property>
<property>services/chokes/left</property>
<value>1</value>
</equals>
</condition>
@ -465,7 +465,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_right.ac</path>
<condition>
<equals>
<property>/services/chokes/right</property>
<property>services/chokes/right</property>
<value>1</value>
</equals>
</condition>
@ -488,7 +488,7 @@
<heading-deg>-8</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l1</property>
<property>services/stairs/l1</property>
</condition>
</model>
@ -502,7 +502,7 @@
<heading-deg>6</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l4</property>
<property>services/stairs/l4</property>
</condition>
</model>
@ -516,7 +516,7 @@
<object-name>Right strobe light</object-name>
<condition>
<not>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</not>
</condition>
</animation>
@ -532,7 +532,7 @@
<object-name>Nosegear landing light ALS</object-name>
<object-name>Starboard landing light ALS</object-name>
<condition>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</condition>
</animation>
<animation>
@ -541,7 +541,7 @@
<condition>
<and>
<not>
<property>/sim/model/lights/nose-ldglight</property>
<property>sim/model/lights/nose-ldglight</property>
<value>0</value>
</not>
<greater-than>

View file

@ -78,7 +78,7 @@
<path>Aircraft/A320Family/Models/Wings/a320.winglets.xml</path>
<condition>
<equals>
<property>/sim/multiplay/generic/int[12]</property>
<property>sim/multiplay/generic/int[12]</property>
<value>0</value>
</equals>
</condition>
@ -93,7 +93,7 @@
<path>Aircraft/A320Family/Models/Wings/a320.sharklets.xml</path>
<condition>
<equals>
<property>/sim/multiplay/generic/int[12]</property>
<property>sim/multiplay/generic/int[12]</property>
<value>1</value>
</equals>
</condition>
@ -321,7 +321,7 @@
<path>Aircraft/A320Family/Models/Services/Fuel-Truck/Fuel_Truck_Short_VolvoFM.ac</path>
<condition>
<equals>
<property>/services/fuel-truck/enable</property>
<property>services/fuel-truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -337,7 +337,7 @@
<object-name>fuel_pipe</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>1</value>
</equals>
</condition>
@ -348,7 +348,7 @@
<object-name>fuel_pipe_disconnected</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>0</value>
</equals>
</condition>
@ -361,7 +361,7 @@
<path>Aircraft/A320Family/Models/Services/De-Icing/volvo_deicing_truck.xml</path>
<condition>
<equals>
<property>/services/deicing_truck/enable</property>
<property>services/deicing_truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -380,7 +380,7 @@
<path>Aircraft/A320Family/Models/Services/Catering/L_T_VolvoFM-4_5m-set.xml</path>
<condition>
<equals>
<property>/services/catering/enable</property>
<property>services/catering/enable</property>
<value>1</value>
</equals>
</condition>
@ -399,7 +399,7 @@
<path>Aircraft/A320Family/Models/Services/Baggage/cargo_ramp.ac</path>
<condition>
<equals>
<property>/services/baggage/enable</property>
<property>services/baggage/enable</property>
<value>1</value>
</equals>
</condition>
@ -417,7 +417,7 @@
<path>Aircraft/A320Family/Models/Services/External-Power/ext-pwr-box.ac</path>
<condition>
<equals>
<property>/controls/switches/cart</property>
<property>controls/switches/cart</property>
<value>1</value>
</equals>
</condition>
@ -435,7 +435,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_nose.ac</path>
<condition>
<equals>
<property>/services/chokes/nose</property>
<property>services/chokes/nose</property>
<value>1</value>
</equals>
</condition>
@ -450,7 +450,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_left.ac</path>
<condition>
<equals>
<property>/services/chokes/left</property>
<property>services/chokes/left</property>
<value>1</value>
</equals>
</condition>
@ -466,7 +466,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_right.ac</path>
<condition>
<equals>
<property>/services/chokes/right</property>
<property>services/chokes/right</property>
<value>1</value>
</equals>
</condition>
@ -489,7 +489,7 @@
<heading-deg>-8</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l1</property>
<property>services/stairs/l1</property>
</condition>
</model>
@ -503,7 +503,7 @@
<heading-deg>6</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l4</property>
<property>services/stairs/l4</property>
</condition>
</model>
@ -517,7 +517,7 @@
<object-name>Right strobe light</object-name>
<condition>
<not>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</not>
</condition>
</animation>
@ -533,7 +533,7 @@
<object-name>Nosegear landing light ALS</object-name>
<object-name>Starboard landing light ALS</object-name>
<condition>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</condition>
</animation>
<animation>
@ -542,7 +542,7 @@
<condition>
<and>
<not>
<property>/sim/model/lights/nose-ldglight</property>
<property>sim/model/lights/nose-ldglight</property>
<value>0</value>
</not>
<greater-than>

View file

@ -296,7 +296,7 @@
<path>Aircraft/A320Family/Models/Services/Fuel-Truck/Fuel_Truck_Short_VolvoFM.ac</path>
<condition>
<equals>
<property>/services/fuel-truck/enable</property>
<property>services/fuel-truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -312,7 +312,7 @@
<object-name>fuel_pipe</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>1</value>
</equals>
</condition>
@ -323,7 +323,7 @@
<object-name>fuel_pipe_disconnected</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>0</value>
</equals>
</condition>
@ -336,7 +336,7 @@
<path>Aircraft/A320Family/Models/Services/De-Icing/volvo_deicing_truck.xml</path>
<condition>
<equals>
<property>/services/deicing_truck/enable</property>
<property>services/deicing_truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -355,7 +355,7 @@
<path>Aircraft/A320Family/Models/Services/Catering/L_T_VolvoFM-4_5m-set.xml</path>
<condition>
<equals>
<property>/services/catering/enable</property>
<property>services/catering/enable</property>
<value>1</value>
</equals>
</condition>
@ -374,7 +374,7 @@
<path>Aircraft/A320Family/Models/Services/Baggage/cargo_ramp.ac</path>
<condition>
<equals>
<property>/services/baggage/enable</property>
<property>services/baggage/enable</property>
<value>1</value>
</equals>
</condition>
@ -392,7 +392,7 @@
<path>Aircraft/A320Family/Models/Services/External-Power/ext-pwr-box.ac</path>
<condition>
<equals>
<property>/controls/switches/cart</property>
<property>controls/switches/cart</property>
<value>1</value>
</equals>
</condition>
@ -410,7 +410,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_nose.ac</path>
<condition>
<equals>
<property>/services/chokes/nose</property>
<property>services/chokes/nose</property>
<value>1</value>
</equals>
</condition>
@ -425,7 +425,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_left.ac</path>
<condition>
<equals>
<property>/services/chokes/left</property>
<property>services/chokes/left</property>
<value>1</value>
</equals>
</condition>
@ -441,7 +441,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_right.ac</path>
<condition>
<equals>
<property>/services/chokes/right</property>
<property>services/chokes/right</property>
<value>1</value>
</equals>
</condition>
@ -464,7 +464,7 @@
<heading-deg>-8</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l1</property>
<property>services/stairs/l1</property>
</condition>
</model>
@ -478,7 +478,7 @@
<heading-deg>6</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l4</property>
<property>services/stairs/l4</property>
</condition>
</model>
@ -492,7 +492,7 @@
<object-name>Right strobe light</object-name>
<condition>
<not>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</not>
</condition>
</animation>
@ -508,7 +508,7 @@
<object-name>Nosegear landing light ALS</object-name>
<object-name>Starboard landing light ALS</object-name>
<condition>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</condition>
</animation>
<animation>
@ -517,7 +517,7 @@
<condition>
<and>
<not>
<property>/sim/model/lights/nose-ldglight</property>
<property>sim/model/lights/nose-ldglight</property>
<value>0</value>
</not>
<greater-than>

View file

@ -79,7 +79,7 @@
<path>Aircraft/A320Family/Models/Wings/a320.winglets.xml</path>
<condition>
<equals>
<property>/sim/multiplay/generic/int[12]</property>
<property>sim/multiplay/generic/int[12]</property>
<value>0</value>
</equals>
</condition>
@ -94,7 +94,7 @@
<path>Aircraft/A320Family/Models/Wings/a320.sharklets.xml</path>
<condition>
<equals>
<property>/sim/multiplay/generic/int[12]</property>
<property>sim/multiplay/generic/int[12]</property>
<value>1</value>
</equals>
</condition>
@ -326,7 +326,7 @@
<path>Aircraft/A320Family/Models/Services/Fuel-Truck/Fuel_Truck_Short_VolvoFM.ac</path>
<condition>
<equals>
<property>/services/fuel-truck/enable</property>
<property>services/fuel-truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -342,7 +342,7 @@
<object-name>fuel_pipe</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>1</value>
</equals>
</condition>
@ -353,7 +353,7 @@
<object-name>fuel_pipe_disconnected</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>0</value>
</equals>
</condition>
@ -366,7 +366,7 @@
<path>Aircraft/A320Family/Models/Services/De-Icing/volvo_deicing_truck.xml</path>
<condition>
<equals>
<property>/services/deicing_truck/enable</property>
<property>services/deicing_truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -385,7 +385,7 @@
<path>Aircraft/A320Family/Models/Services/Catering/L_T_VolvoFM-4_5m-set.xml</path>
<condition>
<equals>
<property>/services/catering/enable</property>
<property>services/catering/enable</property>
<value>1</value>
</equals>
</condition>
@ -404,7 +404,7 @@
<path>Aircraft/A320Family/Models/Services/Baggage/cargo_ramp.ac</path>
<condition>
<equals>
<property>/services/baggage/enable</property>
<property>services/baggage/enable</property>
<value>1</value>
</equals>
</condition>
@ -422,7 +422,7 @@
<path>Aircraft/A320Family/Models/Services/External-Power/ext-pwr-box.ac</path>
<condition>
<equals>
<property>/controls/switches/cart</property>
<property>controls/switches/cart</property>
<value>1</value>
</equals>
</condition>
@ -440,7 +440,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_nose.ac</path>
<condition>
<equals>
<property>/services/chokes/nose</property>
<property>services/chokes/nose</property>
<value>1</value>
</equals>
</condition>
@ -455,7 +455,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_left.ac</path>
<condition>
<equals>
<property>/services/chokes/left</property>
<property>services/chokes/left</property>
<value>1</value>
</equals>
</condition>
@ -471,7 +471,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_right.ac</path>
<condition>
<equals>
<property>/services/chokes/right</property>
<property>services/chokes/right</property>
<value>1</value>
</equals>
</condition>
@ -494,7 +494,7 @@
<heading-deg>-8</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l1</property>
<property>services/stairs/l1</property>
</condition>
</model>
@ -508,7 +508,7 @@
<heading-deg>6</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l4</property>
<property>services/stairs/l4</property>
</condition>
</model>
@ -522,7 +522,7 @@
<object-name>Right strobe light</object-name>
<condition>
<not>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</not>
</condition>
</animation>
@ -538,7 +538,7 @@
<object-name>Nosegear landing light ALS</object-name>
<object-name>Starboard landing light ALS</object-name>
<condition>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</condition>
</animation>
<animation>
@ -547,7 +547,7 @@
<condition>
<and>
<not>
<property>/sim/model/lights/nose-ldglight</property>
<property>sim/model/lights/nose-ldglight</property>
<value>0</value>
</not>
<greater-than>

View file

@ -79,7 +79,7 @@
<path>Aircraft/A320Family/Models/Wings/a320.winglets.xml</path>
<condition>
<equals>
<property>/sim/multiplay/generic/int[12]</property>
<property>sim/multiplay/generic/int[12]</property>
<value>0</value>
</equals>
</condition>
@ -94,7 +94,7 @@
<path>Aircraft/A320Family/Models/Wings/a320.sharklets.xml</path>
<condition>
<equals>
<property>/sim/multiplay/generic/int[12]</property>
<property>sim/multiplay/generic/int[12]</property>
<value>1</value>
</equals>
</condition>
@ -325,7 +325,7 @@
<path>Aircraft/A320Family/Models/Services/Fuel-Truck/Fuel_Truck_Short_VolvoFM.ac</path>
<condition>
<equals>
<property>/services/fuel-truck/enable</property>
<property>services/fuel-truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -341,7 +341,7 @@
<object-name>fuel_pipe</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>1</value>
</equals>
</condition>
@ -352,7 +352,7 @@
<object-name>fuel_pipe_disconnected</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>0</value>
</equals>
</condition>
@ -365,7 +365,7 @@
<path>Aircraft/A320Family/Models/Services/De-Icing/volvo_deicing_truck.xml</path>
<condition>
<equals>
<property>/services/deicing_truck/enable</property>
<property>services/deicing_truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -384,7 +384,7 @@
<path>Aircraft/A320Family/Models/Services/Catering/L_T_VolvoFM-4_5m-set.xml</path>
<condition>
<equals>
<property>/services/catering/enable</property>
<property>services/catering/enable</property>
<value>1</value>
</equals>
</condition>
@ -403,7 +403,7 @@
<path>Aircraft/A320Family/Models/Services/Baggage/cargo_ramp.ac</path>
<condition>
<equals>
<property>/services/baggage/enable</property>
<property>services/baggage/enable</property>
<value>1</value>
</equals>
</condition>
@ -421,7 +421,7 @@
<path>Aircraft/A320Family/Models/Services/External-Power/ext-pwr-box.ac</path>
<condition>
<equals>
<property>/services/ext-pwr/enable</property>
<property>services/ext-pwr/enable</property>
<value>1</value>
</equals>
</condition>
@ -439,7 +439,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_nose.ac</path>
<condition>
<equals>
<property>/services/chokes/nose</property>
<property>services/chokes/nose</property>
<value>1</value>
</equals>
</condition>
@ -454,7 +454,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_left.ac</path>
<condition>
<equals>
<property>/services/chokes/left</property>
<property>services/chokes/left</property>
<value>1</value>
</equals>
</condition>
@ -470,7 +470,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_right.ac</path>
<condition>
<equals>
<property>/services/chokes/right</property>
<property>services/chokes/right</property>
<value>1</value>
</equals>
</condition>
@ -493,7 +493,7 @@
<heading-deg>-8</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l1</property>
<property>services/stairs/l1</property>
</condition>
</model>
@ -507,7 +507,7 @@
<heading-deg>6</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l4</property>
<property>services/stairs/l4</property>
</condition>
</model>
@ -521,7 +521,7 @@
<object-name>Right strobe light</object-name>
<condition>
<not>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</not>
</condition>
</animation>
@ -537,7 +537,7 @@
<object-name>Nosegear landing light ALS</object-name>
<object-name>Starboard landing light ALS</object-name>
<condition>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</condition>
</animation>
<animation>
@ -546,7 +546,7 @@
<condition>
<and>
<not>
<property>/sim/model/lights/nose-ldglight</property>
<property>sim/model/lights/nose-ldglight</property>
<value>0</value>
</not>
<greater-than>

View file

@ -305,7 +305,7 @@
<path>Aircraft/A320Family/Models/Services/Fuel-Truck/Fuel_Truck_Short_VolvoFM.ac</path>
<condition>
<equals>
<property>/services/fuel-truck/enable</property>
<property>services/fuel-truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -321,7 +321,7 @@
<object-name>fuel_pipe</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>1</value>
</equals>
</condition>
@ -332,7 +332,7 @@
<object-name>fuel_pipe_disconnected</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>0</value>
</equals>
</condition>
@ -345,7 +345,7 @@
<path>Aircraft/A320Family/Models/Services/De-Icing/volvo_deicing_truck.xml</path>
<condition>
<equals>
<property>/services/deicing_truck/enable</property>
<property>services/deicing_truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -364,7 +364,7 @@
<path>Aircraft/A320Family/Models/Services/Catering/L_T_VolvoFM-4_5m-set.xml</path>
<condition>
<equals>
<property>/services/catering/enable</property>
<property>services/catering/enable</property>
<value>1</value>
</equals>
</condition>
@ -383,7 +383,7 @@
<path>Aircraft/A320Family/Models/Services/Baggage/cargo_ramp.ac</path>
<condition>
<equals>
<property>/services/baggage/enable</property>
<property>services/baggage/enable</property>
<value>1</value>
</equals>
</condition>
@ -401,7 +401,7 @@
<path>Aircraft/A320Family/Models/Services/External-Power/ext-pwr-box.ac</path>
<condition>
<equals>
<property>/controls/switches/cart</property>
<property>controls/switches/cart</property>
<value>1</value>
</equals>
</condition>
@ -419,7 +419,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_nose.ac</path>
<condition>
<equals>
<property>/services/chokes/nose</property>
<property>services/chokes/nose</property>
<value>1</value>
</equals>
</condition>
@ -434,7 +434,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_left.ac</path>
<condition>
<equals>
<property>/services/chokes/left</property>
<property>services/chokes/left</property>
<value>1</value>
</equals>
</condition>
@ -450,7 +450,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_right.ac</path>
<condition>
<equals>
<property>/services/chokes/right</property>
<property>services/chokes/right</property>
<value>1</value>
</equals>
</condition>
@ -473,7 +473,7 @@
<heading-deg>-8</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l1</property>
<property>services/stairs/l1</property>
</condition>
</model>
@ -487,7 +487,7 @@
<heading-deg>6</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l4</property>
<property>services/stairs/l4</property>
</condition>
</model>
@ -501,7 +501,7 @@
<object-name>Right strobe light</object-name>
<condition>
<not>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</not>
</condition>
</animation>
@ -517,7 +517,7 @@
<object-name>Nosegear landing light ALS</object-name>
<object-name>Starboard landing light ALS</object-name>
<condition>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</condition>
</animation>
<animation>
@ -526,7 +526,7 @@
<condition>
<and>
<not>
<property>/sim/model/lights/nose-ldglight</property>
<property>sim/model/lights/nose-ldglight</property>
<value>0</value>
</not>
<greater-than>

View file

@ -312,7 +312,7 @@
<path>Aircraft/A320Family/Models/Services/Fuel-Truck/Fuel_Truck_Short_VolvoFM.ac</path>
<condition>
<equals>
<property>/services/fuel-truck/enable</property>
<property>services/fuel-truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -328,7 +328,7 @@
<object-name>fuel_pipe</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>1</value>
</equals>
</condition>
@ -339,7 +339,7 @@
<object-name>fuel_pipe_disconnected</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>0</value>
</equals>
</condition>
@ -352,7 +352,7 @@
<path>Aircraft/A320Family/Models/Services/De-Icing/volvo_deicing_truck.xml</path>
<condition>
<equals>
<property>/services/deicing_truck/enable</property>
<property>services/deicing_truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -371,7 +371,7 @@
<path>Aircraft/A320Family/Models/Services/Catering/L_T_VolvoFM-4_5m-set.xml</path>
<condition>
<equals>
<property>/services/catering/enable</property>
<property>services/catering/enable</property>
<value>1</value>
</equals>
</condition>
@ -390,7 +390,7 @@
<path>Aircraft/A320Family/Models/Services/Baggage/cargo_ramp.ac</path>
<condition>
<equals>
<property>/services/baggage/enable</property>
<property>services/baggage/enable</property>
<value>1</value>
</equals>
</condition>
@ -408,7 +408,7 @@
<path>Aircraft/A320Family/Models/Services/External-Power/ext-pwr-box.ac</path>
<condition>
<equals>
<property>/controls/switches/cart</property>
<property>controls/switches/cart</property>
<value>1</value>
</equals>
</condition>
@ -426,7 +426,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_nose.ac</path>
<condition>
<equals>
<property>/services/chokes/nose</property>
<property>services/chokes/nose</property>
<value>1</value>
</equals>
</condition>
@ -441,7 +441,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_left.ac</path>
<condition>
<equals>
<property>/services/chokes/left</property>
<property>services/chokes/left</property>
<value>1</value>
</equals>
</condition>
@ -457,7 +457,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_right.ac</path>
<condition>
<equals>
<property>/services/chokes/right</property>
<property>services/chokes/right</property>
<value>1</value>
</equals>
</condition>
@ -480,7 +480,7 @@
<heading-deg>-8</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l1</property>
<property>services/stairs/l1</property>
</condition>
</model>
@ -494,7 +494,7 @@
<heading-deg>6</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l4</property>
<property>services/stairs/l4</property>
</condition>
</model>
@ -508,7 +508,7 @@
<object-name>Right strobe light</object-name>
<condition>
<not>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</not>
</condition>
</animation>
@ -524,7 +524,7 @@
<object-name>Nosegear landing light ALS</object-name>
<object-name>Starboard landing light ALS</object-name>
<condition>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</condition>
</animation>
<animation>
@ -533,7 +533,7 @@
<condition>
<and>
<not>
<property>/sim/model/lights/nose-ldglight</property>
<property>sim/model/lights/nose-ldglight</property>
<value>0</value>
</not>
<greater-than>

View file

@ -78,7 +78,7 @@
<path>Aircraft/A320Family/Models/Wings/a320.winglets.xml</path>
<condition>
<equals>
<property>/sim/multiplay/generic/int[12]</property>
<property>sim/multiplay/generic/int[12]</property>
<value>0</value>
</equals>
</condition>
@ -93,7 +93,7 @@
<path>Aircraft/A320Family/Models/Wings/a320.sharklets.xml</path>
<condition>
<equals>
<property>/sim/multiplay/generic/int[12]</property>
<property>sim/multiplay/generic/int[12]</property>
<value>1</value>
</equals>
</condition>
@ -320,7 +320,7 @@
<path>Aircraft/A320Family/Models/Services/Fuel-Truck/Fuel_Truck_Short_VolvoFM.ac</path>
<condition>
<equals>
<property>/services/fuel-truck/enable</property>
<property>services/fuel-truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -336,7 +336,7 @@
<object-name>fuel_pipe</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>1</value>
</equals>
</condition>
@ -347,7 +347,7 @@
<object-name>fuel_pipe_disconnected</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>0</value>
</equals>
</condition>
@ -360,7 +360,7 @@
<path>Aircraft/A320Family/Models/Services/De-Icing/volvo_deicing_truck.xml</path>
<condition>
<equals>
<property>/services/deicing_truck/enable</property>
<property>services/deicing_truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -379,7 +379,7 @@
<path>Aircraft/A320Family/Models/Services/Catering/L_T_VolvoFM-4_5m-set.xml</path>
<condition>
<equals>
<property>/services/catering/enable</property>
<property>services/catering/enable</property>
<value>1</value>
</equals>
</condition>
@ -398,7 +398,7 @@
<path>Aircraft/A320Family/Models/Services/Baggage/cargo_ramp.ac</path>
<condition>
<equals>
<property>/services/baggage/enable</property>
<property>services/baggage/enable</property>
<value>1</value>
</equals>
</condition>
@ -416,7 +416,7 @@
<path>Aircraft/A320Family/Models/Services/External-Power/ext-pwr-box.ac</path>
<condition>
<equals>
<property>/controls/switches/cart</property>
<property>controls/switches/cart</property>
<value>1</value>
</equals>
</condition>
@ -434,7 +434,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_nose.ac</path>
<condition>
<equals>
<property>/services/chokes/nose</property>
<property>services/chokes/nose</property>
<value>1</value>
</equals>
</condition>
@ -445,7 +445,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_left.ac</path>
<condition>
<equals>
<property>/services/chokes/left</property>
<property>services/chokes/left</property>
<value>1</value>
</equals>
</condition>
@ -456,7 +456,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_right.ac</path>
<condition>
<equals>
<property>/services/chokes/right</property>
<property>services/chokes/right</property>
<value>1</value>
</equals>
</condition>
@ -474,7 +474,7 @@
<heading-deg>-8</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l1</property>
<property>services/stairs/l1</property>
</condition>
</model>
@ -488,7 +488,7 @@
<heading-deg>6</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l4</property>
<property>services/stairs/l4</property>
</condition>
</model>
@ -502,7 +502,7 @@
<object-name>Right strobe light</object-name>
<condition>
<not>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</not>
</condition>
</animation>
@ -518,7 +518,7 @@
<object-name>Nosegear landing light ALS</object-name>
<object-name>Starboard landing light ALS</object-name>
<condition>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</condition>
</animation>
<animation>
@ -527,7 +527,7 @@
<condition>
<and>
<not>
<property>/sim/model/lights/nose-ldglight</property>
<property>sim/model/lights/nose-ldglight</property>
<value>0</value>
</not>
<greater-than>

View file

@ -78,7 +78,7 @@
<path>Aircraft/A320Family/Models/Wings/a320.winglets.xml</path>
<condition>
<equals>
<property>/sim/multiplay/generic/int[12]</property>
<property>sim/multiplay/generic/int[12]</property>
<value>0</value>
</equals>
</condition>
@ -93,7 +93,7 @@
<path>Aircraft/A320Family/Models/Wings/a320.sharklets.xml</path>
<condition>
<equals>
<property>/sim/multiplay/generic/int[12]</property>
<property>sim/multiplay/generic/int[12]</property>
<value>1</value>
</equals>
</condition>
@ -321,7 +321,7 @@
<path>Aircraft/A320Family/Models/Services/Fuel-Truck/Fuel_Truck_Short_VolvoFM.ac</path>
<condition>
<equals>
<property>/services/fuel-truck/enable</property>
<property>services/fuel-truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -337,7 +337,7 @@
<object-name>fuel_pipe</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>1</value>
</equals>
</condition>
@ -348,7 +348,7 @@
<object-name>fuel_pipe_disconnected</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>0</value>
</equals>
</condition>
@ -361,7 +361,7 @@
<path>Aircraft/A320Family/Models/Services/De-Icing/volvo_deicing_truck.xml</path>
<condition>
<equals>
<property>/services/deicing_truck/enable</property>
<property>services/deicing_truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -380,7 +380,7 @@
<path>Aircraft/A320Family/Models/Services/Catering/L_T_VolvoFM-4_5m-set.xml</path>
<condition>
<equals>
<property>/services/catering/enable</property>
<property>services/catering/enable</property>
<value>1</value>
</equals>
</condition>
@ -399,7 +399,7 @@
<path>Aircraft/A320Family/Models/Services/Baggage/cargo_ramp.ac</path>
<condition>
<equals>
<property>/services/baggage/enable</property>
<property>services/baggage/enable</property>
<value>1</value>
</equals>
</condition>
@ -417,7 +417,7 @@
<path>Aircraft/A320Family/Models/Services/External-Power/ext-pwr-box.ac</path>
<condition>
<equals>
<property>/controls/switches/cart</property>
<property>controls/switches/cart</property>
<value>1</value>
</equals>
</condition>
@ -435,7 +435,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_nose.ac</path>
<condition>
<equals>
<property>/services/chokes/nose</property>
<property>services/chokes/nose</property>
<value>1</value>
</equals>
</condition>
@ -446,7 +446,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_left.ac</path>
<condition>
<equals>
<property>/services/chokes/left</property>
<property>services/chokes/left</property>
<value>1</value>
</equals>
</condition>
@ -457,7 +457,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_right.ac</path>
<condition>
<equals>
<property>/services/chokes/right</property>
<property>services/chokes/right</property>
<value>1</value>
</equals>
</condition>
@ -475,7 +475,7 @@
<heading-deg>-8</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l1</property>
<property>services/stairs/l1</property>
</condition>
</model>
@ -489,7 +489,7 @@
<heading-deg>6</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l4</property>
<property>services/stairs/l4</property>
</condition>
</model>
@ -503,7 +503,7 @@
<object-name>Right strobe light</object-name>
<condition>
<not>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</not>
</condition>
</animation>
@ -519,7 +519,7 @@
<object-name>Nosegear landing light ALS</object-name>
<object-name>Starboard landing light ALS</object-name>
<condition>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</condition>
</animation>
<animation>
@ -528,7 +528,7 @@
<condition>
<and>
<not>
<property>/sim/model/lights/nose-ldglight</property>
<property>sim/model/lights/nose-ldglight</property>
<value>0</value>
</not>
<greater-than>

View file

@ -299,7 +299,7 @@
<path>Aircraft/A320Family/Models/Services/Fuel-Truck/Fuel_Truck_Short_VolvoFM.ac</path>
<condition>
<equals>
<property>/services/fuel-truck/enable</property>
<property>services/fuel-truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -315,7 +315,7 @@
<object-name>fuel_pipe</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>1</value>
</equals>
</condition>
@ -326,7 +326,7 @@
<object-name>fuel_pipe_disconnected</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>0</value>
</equals>
</condition>
@ -339,7 +339,7 @@
<path>Aircraft/A320Family/Models/Services/De-Icing/volvo_deicing_truck.xml</path>
<condition>
<equals>
<property>/services/deicing_truck/enable</property>
<property>services/deicing_truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -358,7 +358,7 @@
<path>Aircraft/A320Family/Models/Services/Catering/L_T_VolvoFM-4_5m-set.xml</path>
<condition>
<equals>
<property>/services/catering/enable</property>
<property>services/catering/enable</property>
<value>1</value>
</equals>
</condition>
@ -377,7 +377,7 @@
<path>Aircraft/A320Family/Models/Services/Baggage/cargo_ramp.ac</path>
<condition>
<equals>
<property>/services/baggage/enable</property>
<property>services/baggage/enable</property>
<value>1</value>
</equals>
</condition>
@ -395,7 +395,7 @@
<path>Aircraft/A320Family/Models/Services/External-Power/ext-pwr-box.ac</path>
<condition>
<equals>
<property>/controls/switches/cart</property>
<property>controls/switches/cart</property>
<value>1</value>
</equals>
</condition>
@ -413,7 +413,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_nose.ac</path>
<condition>
<equals>
<property>/services/chokes/nose</property>
<property>services/chokes/nose</property>
<value>1</value>
</equals>
</condition>
@ -424,7 +424,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_left.ac</path>
<condition>
<equals>
<property>/services/chokes/left</property>
<property>services/chokes/left</property>
<value>1</value>
</equals>
</condition>
@ -435,7 +435,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_right.ac</path>
<condition>
<equals>
<property>/services/chokes/right</property>
<property>services/chokes/right</property>
<value>1</value>
</equals>
</condition>
@ -453,7 +453,7 @@
<heading-deg>-8</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l1</property>
<property>services/stairs/l1</property>
</condition>
</model>
@ -467,7 +467,7 @@
<heading-deg>6</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l4</property>
<property>services/stairs/l4</property>
</condition>
</model>
@ -481,7 +481,7 @@
<object-name>Right strobe light</object-name>
<condition>
<not>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</not>
</condition>
</animation>
@ -497,7 +497,7 @@
<object-name>Nosegear landing light ALS</object-name>
<object-name>Starboard landing light ALS</object-name>
<condition>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</condition>
</animation>
<animation>
@ -506,7 +506,7 @@
<condition>
<and>
<not>
<property>/sim/model/lights/nose-ldglight</property>
<property>sim/model/lights/nose-ldglight</property>
<value>0</value>
</not>
<greater-than>

View file

@ -306,7 +306,7 @@
<path>Aircraft/A320Family/Models/Services/Fuel-Truck/Fuel_Truck_Short_VolvoFM.ac</path>
<condition>
<equals>
<property>/services/fuel-truck/enable</property>
<property>services/fuel-truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -322,7 +322,7 @@
<object-name>fuel_pipe</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>1</value>
</equals>
</condition>
@ -333,7 +333,7 @@
<object-name>fuel_pipe_disconnected</object-name>
<condition>
<equals>
<property>/services/fuel-truck/connect</property>
<property>services/fuel-truck/connect</property>
<value>0</value>
</equals>
</condition>
@ -346,7 +346,7 @@
<path>Aircraft/A320Family/Models/Services/De-Icing/volvo_deicing_truck.xml</path>
<condition>
<equals>
<property>/services/deicing_truck/enable</property>
<property>services/deicing_truck/enable</property>
<value>1</value>
</equals>
</condition>
@ -365,7 +365,7 @@
<path>Aircraft/A320Family/Models/Services/Catering/L_T_VolvoFM-4_5m-set.xml</path>
<condition>
<equals>
<property>/services/catering/enable</property>
<property>services/catering/enable</property>
<value>1</value>
</equals>
</condition>
@ -384,7 +384,7 @@
<path>Aircraft/A320Family/Models/Services/Baggage/cargo_ramp.ac</path>
<condition>
<equals>
<property>/services/baggage/enable</property>
<property>services/baggage/enable</property>
<value>1</value>
</equals>
</condition>
@ -402,7 +402,7 @@
<path>Aircraft/A320Family/Models/Services/External-Power/ext-pwr-box.ac</path>
<condition>
<equals>
<property>/controls/switches/cart</property>
<property>controls/switches/cart</property>
<value>1</value>
</equals>
</condition>
@ -420,7 +420,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_nose.ac</path>
<condition>
<equals>
<property>/services/chokes/nose</property>
<property>services/chokes/nose</property>
<value>1</value>
</equals>
</condition>
@ -431,7 +431,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_left.ac</path>
<condition>
<equals>
<property>/services/chokes/left</property>
<property>services/chokes/left</property>
<value>1</value>
</equals>
</condition>
@ -442,7 +442,7 @@
<path>Aircraft/A320Family/Models/Services/Chocks/chock_right.ac</path>
<condition>
<equals>
<property>/services/chokes/right</property>
<property>services/chokes/right</property>
<value>1</value>
</equals>
</condition>
@ -460,7 +460,7 @@
<heading-deg>-8</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l1</property>
<property>services/stairs/l1</property>
</condition>
</model>
@ -474,7 +474,7 @@
<heading-deg>6</heading-deg>
</offsets>
<condition>
<property>/services/stairs/l4</property>
<property>services/stairs/l4</property>
</condition>
</model>
@ -488,7 +488,7 @@
<object-name>Right strobe light</object-name>
<condition>
<not>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</not>
</condition>
</animation>
@ -504,7 +504,7 @@
<object-name>Nosegear landing light ALS</object-name>
<object-name>Starboard landing light ALS</object-name>
<condition>
<property>/sim/rendering/shaders/skydome</property>
<property>sim/rendering/shaders/skydome</property>
</condition>
</animation>
<animation>
@ -513,7 +513,7 @@
<condition>
<and>
<not>
<property>/sim/model/lights/nose-ldglight</property>
<property>sim/model/lights/nose-ldglight</property>
<value>0</value>
</not>
<greater-than>

View file

@ -39,7 +39,7 @@
</shooter>
<counter>
<particles-per-sec>
<property>/velocities/groundspeed-kt</property>
<property>velocities/groundspeed-kt</property>
<!--factor>0.80</factor-->
<spread>25</spread>
</particles-per-sec>

View file

@ -52,7 +52,7 @@
<counter>
<particles-per-sec>
<property>/velocities/speed-down-fps</property>
<property>velocities/speed-down-fps</property>
<factor>1</factor>
<spread>50</spread>
</particles-per-sec>

View file

@ -52,7 +52,7 @@
<counter>
<particles-per-sec>
<property>/velocities/speed-down-fps</property>
<property>velocities/speed-down-fps</property>
<factor>1</factor>
<spread>50</spread>
</particles-per-sec>

View file

@ -52,7 +52,7 @@
<counter>
<particles-per-sec>
<property>/velocities/speed-down-fps</property>
<property>velocities/speed-down-fps</property>
<factor>1</factor>
<spread>50</spread>
</particles-per-sec>

View file

@ -11,10 +11,10 @@
<path>res/a320.nacelle.cfmleapx.ac</path>
<params>
<n1>/engines/engine[0]/n1</n1>
<on-fire>/engines/engine[0]/on-fire</on-fire>
<contrail>/engines/engine[0]/contrail</contrail>
<reverser-pos-norm>/sim/multiplay/generic/float[2]</reverser-pos-norm>
<n1>engines/engine[0]/n1</n1>
<on-fire>engines/engine[0]/on-fire</on-fire>
<contrail>engines/engine[0]/contrail</contrail>
<reverser-pos-norm>sim/multiplay/generic/float[2]</reverser-pos-norm>
</params>
<offsets>

View file

@ -11,10 +11,10 @@
<path>res/a320.nacelle.cfmleapx.ac</path>
<params>
<n1>/engines/engine[1]/n1</n1>
<on-fire>/engines/engine[1]/on-fire</on-fire>
<contrail>/engines/engine[1]/contrail</contrail>
<reverser-pos-norm>/sim/multiplay/generic/float[3]</reverser-pos-norm>
<n1>engines/engine[1]/n1</n1>
<on-fire>engines/engine[1]/on-fire</on-fire>
<contrail>engines/engine[1]/contrail</contrail>
<reverser-pos-norm>sim/multiplay/generic/float[3]</reverser-pos-norm>
</params>
<offsets>

View file

@ -16,10 +16,10 @@
</offsets>
<params>
<n1>/engines/engine[0]/n1</n1>
<on-fire>/engines/engine[0]/on-fire</on-fire>
<contrail>/engines/engine[0]/contrail</contrail>
<reverser-pos-norm>/sim/multiplay/generic/float[2]</reverser-pos-norm>
<n1>engines/engine[0]/n1</n1>
<on-fire>engines/engine[0]/on-fire</on-fire>
<contrail>engines/engine[0]/contrail</contrail>
<reverser-pos-norm>sim/multiplay/generic/float[2]</reverser-pos-norm>
</params>
<animation>

View file

@ -16,10 +16,10 @@
</offsets>
<params>
<n1>/engines/engine[1]/n1</n1>
<on-fire>/engines/engine[1]/on-fire</on-fire>
<contrail>/engines/engine[1]/contrail</contrail>
<reverser-pos-norm>/sim/multiplay/generic/float[3]</reverser-pos-norm>
<n1>engines/engine[1]/n1</n1>
<on-fire>engines/engine[1]/on-fire</on-fire>
<contrail>engines/engine[1]/contrail</contrail>
<reverser-pos-norm>sim/multiplay/generic/float[3]</reverser-pos-norm>
</params>
<animation>

View file

@ -13,10 +13,10 @@
</offsets>
<params>
<n1>/engines/engine[0]/n1</n1>
<on-fire>/engines/engine[0]/on-fire</on-fire>
<contrail>/engines/engine[0]/contrail</contrail>
<reverser-pos-norm>/sim/multiplay/generic/float[2]</reverser-pos-norm>
<n1>engines/engine[0]/n1</n1>
<on-fire>engines/engine[0]/on-fire</on-fire>
<contrail>engines/engine[0]/contrail</contrail>
<reverser-pos-norm>sim/multiplay/generic/float[2]</reverser-pos-norm>
<pylon-model-path>Aircraft/A320Family/Models/Engines/XMLs/a320.pylon.cfm.left.xml</pylon-model-path>
</params>

View file

@ -13,10 +13,10 @@
</offsets>
<params>
<n1>/engines/engine[1]/n1</n1>
<on-fire>/engines/engine[1]/on-fire</on-fire>
<contrail>/engines/engine[1]/contrail</contrail>
<reverser-pos-norm>/sim/multiplay/generic/float[3]</reverser-pos-norm>
<n1>engines/engine[1]/n1</n1>
<on-fire>engines/engine[1]/on-fire</on-fire>
<contrail>engines/engine[1]/contrail</contrail>
<reverser-pos-norm>sim/multiplay/generic/float[3]</reverser-pos-norm>
<pylon-model-path>Aircraft/A320Family/Models/Engines/XMLs/a320.pylon.cfm.right.xml</pylon-model-path>
</params>

View file

@ -13,10 +13,10 @@
</offsets>
<params>
<n1>/engines/engine[0]/n1</n1>
<on-fire>/engines/engine[0]/on-fire</on-fire>
<contrail>/engines/engine[0]/contrail</contrail>
<reverser-pos-norm>/sim/multiplay/generic/float[2]</reverser-pos-norm>
<n1>engines/engine[0]/n1</n1>
<on-fire>engines/engine[0]/on-fire</on-fire>
<contrail>engines/engine[0]/contrail</contrail>
<reverser-pos-norm>sim/multiplay/generic/float[2]</reverser-pos-norm>
<pylon-model-path>Aircraft/A320Family/Models/Engines/XMLs/a320.pylon.iae.left.xml</pylon-model-path>
</params>

View file

@ -13,10 +13,10 @@
</offsets>
<params>
<n1>/engines/engine[1]/n1</n1>
<on-fire>/engines/engine[1]/on-fire</on-fire>
<contrail>/engines/engine[1]/contrail</contrail>
<reverser-pos-norm>/sim/multiplay/generic/float[3]</reverser-pos-norm>
<n1>engines/engine[1]/n1</n1>
<on-fire>engines/engine[1]/on-fire</on-fire>
<contrail>engines/engine[1]/contrail</contrail>
<reverser-pos-norm>sim/multiplay/generic/float[3]</reverser-pos-norm>
<pylon-model-path>Aircraft/A320Family/Models/Engines/XMLs/a320.pylon.iae.right.xml</pylon-model-path>
</params>

View file

@ -10,10 +10,6 @@
<path>../Models/a320.nacelle.cfm.ac</path>
<params>
<reverser-pos-norm>engines/engine[0]/reverser-pos-norm</reverser-pos-norm>
</params>
<!-- Chrome shader -->
<animation>
<name>Chrome shader</name>

View file

@ -10,10 +10,6 @@
<path>../Models/a320.nacelle.iae.ac</path>
<params>
<reverser-pos-norm>engines/engine[0]/reverser-pos-norm</reverser-pos-norm>
</params>
<!-- Reverse thrust animation -->
<animation>
<type>translate</type>

File diff suppressed because it is too large Load diff

View file

@ -15,7 +15,7 @@
<name>Left elevator</name>
<type>rotate</type>
<object-name>ElevatorL</object-name>
<property>/sim/multiplay/generic/float[4]</property>
<property>sim/multiplay/generic/float[4]</property>
<interpolation>
<entry><ind>-0.5</ind><dep>-20.0</dep></entry>
<entry><ind>0.0</ind><dep>0.0</dep></entry>
@ -34,7 +34,7 @@
<name>Right elevator</name>
<type>rotate</type>
<object-name>ElevatorR</object-name>
<property>/sim/multiplay/generic/float[5]</property>
<property>sim/multiplay/generic/float[5]</property>
<interpolation>
<entry><ind>-0.5</ind><dep>-20.0</dep></entry>
<entry><ind>0.0</ind><dep>0.0</dep></entry>
@ -54,7 +54,7 @@
<animation>
<name>Horizontal Stabilizer</name>
<type>rotate</type>
<property>/controls/flight/elevator-trim</property>
<property>controls/flight/elevator-trim</property>
<interpolation>
<entry><ind>-1.0</ind><dep>-10.0</dep></entry>
<entry><ind>1.0</ind><dep>10.0</dep></entry>

View file

@ -21,7 +21,7 @@
<name>Rudder</name>
<type>rotate</type>
<object-name>Rudder</object-name>
<property>/sim/multiplay/generic/float[8]</property>
<property>sim/multiplay/generic/float[8]</property>
<factor>25</factor>
<axis>
<x1-m>4.013</x1-m>

View file

@ -15,7 +15,7 @@
<name>Left elevator</name>
<type>rotate</type>
<object-name>ElevatorL</object-name>
<property>/sim/multiplay/generic/float[4]</property>
<property>sim/multiplay/generic/float[4]</property>
<interpolation>
<entry><ind>-0.5</ind><dep>-20.0</dep></entry>
<entry><ind>0.0</ind><dep>0.0</dep></entry>
@ -34,7 +34,7 @@
<name>Right elevator</name>
<type>rotate</type>
<object-name>ElevatorR</object-name>
<property>/sim/multiplay/generic/float[5]</property>
<property>sim/multiplay/generic/float[5]</property>
<interpolation>
<entry><ind>-0.5</ind><dep>-20.0</dep></entry>
<entry><ind>0.0</ind><dep>0.0</dep></entry>
@ -54,7 +54,7 @@
<animation>
<name>Horizontal Stabilizer</name>
<type>rotate</type>
<property>/controls/flight/elevator-trim</property>
<property>controls/flight/elevator-trim</property>
<interpolation>
<entry><ind>-1.0</ind><dep>-10.0</dep></entry>
<entry><ind>1.0</ind><dep>10.0</dep></entry>

View file

@ -21,7 +21,7 @@
<name>Rudder</name>
<type>rotate</type>
<object-name>Rudder</object-name>
<property>/sim/multiplay/generic/float[8]</property>
<property>sim/multiplay/generic/float[8]</property>
<factor>25</factor>
<axis>
<x1-m>4.013</x1-m>

View file

@ -15,7 +15,7 @@
<name>Left elevator</name>
<type>rotate</type>
<object-name>ElevatorL</object-name>
<property>/sim/multiplay/generic/float[4]</property>
<property>sim/multiplay/generic/float[4]</property>
<interpolation>
<entry><ind>-0.5</ind><dep>-20.0</dep></entry>
<entry><ind>0.0</ind><dep>0.0</dep></entry>
@ -34,7 +34,7 @@
<name>Right elevator</name>
<type>rotate</type>
<object-name>ElevatorR</object-name>
<property>/sim/multiplay/generic/float[5]</property>
<property>sim/multiplay/generic/float[5]</property>
<interpolation>
<entry><ind>-0.5</ind><dep>-20.0</dep></entry>
<entry><ind>0.0</ind><dep>0.0</dep></entry>
@ -54,7 +54,7 @@
<animation>
<name>Horizontal Stabilizer</name>
<type>rotate</type>
<property>/controls/flight/elevator-trim</property>
<property>controls/flight/elevator-trim</property>
<interpolation>
<entry><ind>-1.0</ind><dep>-10.0</dep></entry>
<entry><ind>1.0</ind><dep>10.0</dep></entry>

View file

@ -21,7 +21,7 @@
<name>Rudder</name>
<type>rotate</type>
<object-name>Rudder</object-name>
<property>/sim/multiplay/generic/float[8]</property>
<property>sim/multiplay/generic/float[8]</property>
<factor>25</factor>
<axis>
<x1-m>4.013</x1-m>

View file

@ -15,7 +15,7 @@
<name>Left elevator</name>
<type>rotate</type>
<object-name>ElevatorL</object-name>
<property>/sim/multiplay/generic/float[4]</property>
<property>sim/multiplay/generic/float[4]</property>
<interpolation>
<entry><ind>-0.5</ind><dep>-20.0</dep></entry>
<entry><ind>0.0</ind><dep>0.0</dep></entry>
@ -34,7 +34,7 @@
<name>Right elevator</name>
<type>rotate</type>
<object-name>ElevatorR</object-name>
<property>/sim/multiplay/generic/float[5]</property>
<property>sim/multiplay/generic/float[5]</property>
<interpolation>
<entry><ind>-0.5</ind><dep>-20.0</dep></entry>
<entry><ind>0.0</ind><dep>0.0</dep></entry>
@ -54,7 +54,7 @@
<animation>
<name>Horizontal Stabilizer</name>
<type>rotate</type>
<property>/controls/flight/elevator-trim</property>
<property>controls/flight/elevator-trim</property>
<interpolation>
<entry><ind>-1.0</ind><dep>-10.0</dep></entry>
<entry><ind>1.0</ind><dep>10.0</dep></entry>

View file

@ -21,7 +21,7 @@
<name>Rudder</name>
<type>rotate</type>
<object-name>Rudder</object-name>
<property>/sim/multiplay/generic/float[8]</property>
<property>sim/multiplay/generic/float[8]</property>
<factor>25</factor>
<axis>
<x1-m>4.013</x1-m>

View file

@ -15,7 +15,7 @@
<name>Left elevator</name>
<type>rotate</type>
<object-name>ElevatorL</object-name>
<property>/sim/multiplay/generic/float[4]</property>
<property>sim/multiplay/generic/float[4]</property>
<interpolation>
<entry><ind>-0.5</ind><dep>-20.0</dep></entry>
<entry><ind>0.0</ind><dep>0.0</dep></entry>
@ -34,7 +34,7 @@
<name>Right elevator</name>
<type>rotate</type>
<object-name>ElevatorR</object-name>
<property>/sim/multiplay/generic/float[5]</property>
<property>sim/multiplay/generic/float[5]</property>
<interpolation>
<entry><ind>-0.5</ind><dep>-20.0</dep></entry>
<entry><ind>0.0</ind><dep>0.0</dep></entry>
@ -54,7 +54,7 @@
<animation>
<name>Horizontal Stabilizer</name>
<type>rotate</type>
<property>/controls/flight/elevator-trim</property>
<property>controls/flight/elevator-trim</property>
<interpolation>
<entry><ind>-1.0</ind><dep>-10.0</dep></entry>
<entry><ind>1.0</ind><dep>10.0</dep></entry>

View file

@ -21,7 +21,7 @@
<name>Rudder</name>
<type>rotate</type>
<object-name>Rudder</object-name>
<property>/sim/multiplay/generic/float[8]</property>
<property>sim/multiplay/generic/float[8]</property>
<factor>25</factor>
<axis>
<x1-m>4.013</x1-m>

View file

@ -15,7 +15,7 @@
<name>Left elevator</name>
<type>rotate</type>
<object-name>ElevatorL</object-name>
<property>/sim/multiplay/generic/float[4]</property>
<property>sim/multiplay/generic/float[4]</property>
<interpolation>
<entry><ind>-0.5</ind><dep>-20.0</dep></entry>
<entry><ind>0.0</ind><dep>0.0</dep></entry>
@ -34,7 +34,7 @@
<name>Right elevator</name>
<type>rotate</type>
<object-name>ElevatorR</object-name>
<property>/sim/multiplay/generic/float[5]</property>
<property>sim/multiplay/generic/float[5]</property>
<interpolation>
<entry><ind>-0.5</ind><dep>-20.0</dep></entry>
<entry><ind>0.0</ind><dep>0.0</dep></entry>
@ -54,7 +54,7 @@
<animation>
<name>Horizontal Stabilizer</name>
<type>rotate</type>
<property>/controls/flight/elevator-trim</property>
<property>controls/flight/elevator-trim</property>
<interpolation>
<entry><ind>-1.0</ind><dep>-10.0</dep></entry>
<entry><ind>1.0</ind><dep>10.0</dep></entry>

View file

@ -21,7 +21,7 @@
<name>Rudder</name>
<type>rotate</type>
<object-name>Rudder</object-name>
<property>/sim/multiplay/generic/float[8]</property>
<property>sim/multiplay/generic/float[8]</property>
<factor>25</factor>
<axis>
<x1-m>4.013</x1-m>

View file

@ -15,7 +15,7 @@
<name>Left elevator</name>
<type>rotate</type>
<object-name>ElevatorL</object-name>
<property>/sim/multiplay/generic/float[4]</property>
<property>sim/multiplay/generic/float[4]</property>
<interpolation>
<entry><ind>-0.5</ind><dep>-20.0</dep></entry>
<entry><ind>0.0</ind><dep>0.0</dep></entry>
@ -34,7 +34,7 @@
<name>Right elevator</name>
<type>rotate</type>
<object-name>ElevatorR</object-name>
<property>/sim/multiplay/generic/float[5]</property>
<property>sim/multiplay/generic/float[5]</property>
<interpolation>
<entry><ind>-0.5</ind><dep>-20.0</dep></entry>
<entry><ind>0.0</ind><dep>0.0</dep></entry>
@ -54,7 +54,7 @@
<animation>
<name>Horizontal Stabilizer</name>
<type>rotate</type>
<property>/controls/flight/elevator-trim</property>
<property>controls/flight/elevator-trim</property>
<interpolation>
<entry><ind>-1.0</ind><dep>-10.0</dep></entry>
<entry><ind>1.0</ind><dep>10.0</dep></entry>

View file

@ -21,7 +21,7 @@
<name>Rudder</name>
<type>rotate</type>
<object-name>Rudder</object-name>
<property>/sim/multiplay/generic/float[8]</property>
<property>sim/multiplay/generic/float[8]</property>
<factor>25</factor>
<axis>
<x1-m>4.013</x1-m>

View file

@ -17,11 +17,11 @@
<animation>
<type>rotate</type>
<object-name>lb_psi</object-name>
<property>/systems/hydraulic/brakes/pressure-left-psi</property>
<property>systems/hydraulic/brakes/pressure-left-psi</property>
<factor>0.03</factor>
<condition>
<equals>
<property>/systems/hydraulic/brakes/mode</property>
<property>systems/hydraulic/brakes/mode</property>
<value>2</value>
</equals>
</condition>
@ -40,11 +40,11 @@
<animation>
<type>rotate</type>
<object-name>rb_psi</object-name>
<property>/systems/hydraulic/brakes/pressure-right-psi</property>
<property>systems/hydraulic/brakes/pressure-right-psi</property>
<factor>-0.03</factor>
<condition>
<equals>
<property>/systems/hydraulic/brakes/mode</property>
<property>systems/hydraulic/brakes/mode</property>
<value>2</value>
</equals>
</condition>
@ -63,7 +63,7 @@
<animation>
<type>rotate</type>
<object-name>accum_psi</object-name>
<property>/systems/hydraulic/brakes/accumulator-pressure-psi</property>
<property>systems/hydraulic/brakes/accumulator-pressure-psi</property>
<interpolation>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>700</ind><dep>66</dep></entry>

View file

@ -13,9 +13,9 @@
<model>
<condition>
<and>
<not><property>/options/EIS2</property></not>
<not><property>options/EIS2</property></not>
<equals>
<property>/instrumentation/efis/ecam/display-mode</property>
<property>instrumentation/efis/ecam/display-mode</property>
<value>ENG</value>
</equals>
</and>
@ -26,9 +26,9 @@
<model>
<condition>
<and>
<property>/options/EIS2</property>
<property>options/EIS2</property>
<equals>
<property>/instrumentation/efis/ecam/display-mode</property>
<property>instrumentation/efis/ecam/display-mode</property>
<value>ENG</value>
</equals>
</and>
@ -39,7 +39,7 @@
<model>
<condition>
<equals>
<property>/instrumentation/efis/ecam/display-mode</property>
<property>instrumentation/efis/ecam/display-mode</property>
<value>APU</value>
</equals>
</condition>

View file

@ -16,7 +16,7 @@
<animation>
<type>rotate</type>
<object-name>N</object-name>
<property>/systems/apu/rpm</property>
<property>systems/apu/rpm</property>
<interpolation>
<entry><ind> 0</ind><dep>-126</dep></entry>
<entry><ind>100</ind><dep> 54</dep></entry>
@ -37,7 +37,7 @@
<animation>
<type>rotate</type>
<object-name>EGT</object-name>
<property>/systems/apu/egt</property>
<property>systems/apu/egt</property>
<interpolation>
<entry><ind> 275</ind><dep>-114</dep></entry>
<entry><ind> 300</ind><dep>-106</dep></entry>
@ -71,7 +71,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.0f</format>
<property>/systems/apu/rpm</property>
<property>systems/apu/rpm</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -121,7 +121,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%4.0f</format>
<property>/systems/apu/egt</property>
<property>systems/apu/egt</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -190,7 +190,7 @@
<object-name>txt.bleedpsi</object-name>
<condition>
<greater-than-equals>
<property>/systems/apu/rpm</property>
<property>systems/apu/rpm</property>
<value>94.9</value>
</greater-than-equals>
</condition>
@ -226,11 +226,11 @@
<condition>
<or>
<greater-than-equals>
<property>/systems/apu/rpm</property>
<property>systems/apu/rpm</property>
<value>3.5</value>
</greater-than-equals>
<equals>
<property>/controls/APU/master</property>
<property>controls/APU/master</property>
<value>1</value>
</equals>
</or>
@ -248,7 +248,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%2.0f</format>
<property>/systems/pneumatic/bleedapu</property>
<property>systems/pneumatic/bleedapu</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -290,7 +290,7 @@
<object-name>XX.bleedpsi</object-name>
<condition>
<less-than>
<property>/systems/apu/rpm</property>
<property>systems/apu/rpm</property>
<value>94.9</value>
</less-than>
</condition>
@ -307,7 +307,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.0f</format>
<property>/systems/electrical/extra/apu-load</property>
<property>systems/electrical/extra/apu-load</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -331,7 +331,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.0f</format>
<property>/systems/electrical/extra/apu-volts</property>
<property>systems/electrical/extra/apu-volts</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -355,7 +355,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.0f</format>
<property>/systems/electrical/extra/apu-volts</property>
<property>systems/electrical/extra/apu-volts</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -373,7 +373,7 @@
<object-name>txt.volts</object-name>
<condition>
<greater-than-equals>
<property>/systems/electrical/extra/apu-volts</property>
<property>systems/electrical/extra/apu-volts</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -384,7 +384,7 @@
<object-name>txt.volts.a</object-name>
<condition>
<less-than>
<property>/systems/electrical/extra/apu-volts</property>
<property>systems/electrical/extra/apu-volts</property>
<value>110</value>
</less-than>
</condition>
@ -401,7 +401,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.0f</format>
<property>/systems/electrical/extra/apu-hz</property>
<property>systems/electrical/extra/apu-hz</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -425,7 +425,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.0f</format>
<property>/systems/electrical/extra/apu-hz</property>
<property>systems/electrical/extra/apu-hz</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -443,7 +443,7 @@
<object-name>txt.hz</object-name>
<condition>
<greater-than-equals>
<property>/systems/electrical/extra/apu-hz</property>
<property>systems/electrical/extra/apu-hz</property>
<value>380</value>
</greater-than-equals>
</condition>
@ -454,7 +454,7 @@
<object-name>txt.hz.a</object-name>
<condition>
<less-than>
<property>/systems/electrical/extra/apu-hz</property>
<property>systems/electrical/extra/apu-hz</property>
<value>380</value>
</less-than>
</condition>
@ -467,11 +467,11 @@
<condition>
<and>
<greater-than>
<property>/systems/pneumatic/bleedapu</property>
<property>systems/pneumatic/bleedapu</property>
<value>0</value>
</greater-than>
<equals>
<property>/controls/pneumatic/switches/bleedapu</property>
<property>controls/pneumatic/switches/bleedapu</property>
<value>1</value>
</equals>
</and>
@ -489,11 +489,11 @@
<condition>
<or>
<greater-than-equals>
<property>/systems/apu/rpm</property>
<property>systems/apu/rpm</property>
<value>3.5</value>
</greater-than-equals>
<equals>
<property>/controls/APU/master</property>
<property>controls/APU/master</property>
<value>1</value>
</equals>
</or>
@ -507,11 +507,11 @@
<condition>
<and>
<less-than>
<property>/systems/apu/rpm</property>
<property>systems/apu/rpm</property>
<value>3.5</value>
</less-than>
<equals>
<property>/controls/APU/master</property>
<property>controls/APU/master</property>
<value>0</value>
</equals>
</and>

View file

@ -16,7 +16,7 @@
<animation>
<type>rotate</type>
<object-name>qt1</object-name>
<property>/engines/engine[0]/oil-qt-actual</property>
<property>engines/engine[0]/oil-qt-actual</property>
<interpolation>
<entry><ind> 0</ind><dep>-101</dep></entry>
<entry><ind>25</ind><dep> 40</dep></entry>
@ -36,7 +36,7 @@
<animation>
<type>rotate</type>
<object-name>qt2</object-name>
<property>/engines/engine[1]/oil-qt-actual</property>
<property>engines/engine[1]/oil-qt-actual</property>
<interpolation>
<entry><ind> 0</ind><dep>-101</dep></entry>
<entry><ind>25</ind><dep> 40</dep></entry>
@ -58,7 +58,7 @@
<type>rotate</type>
<object-name>psi1</object-name>
<object-name>psi1r</object-name>
<property>/engines/engine[0]/oil-psi-actual</property>
<property>engines/engine[0]/oil-psi-actual</property>
<interpolation>
<entry><ind> 0</ind><dep>-105</dep></entry>
<entry><ind>300</ind><dep> 38</dep></entry>
@ -81,7 +81,7 @@
<object-name>txt.psi1</object-name>
<condition>
<greater-than-equals>
<property>/engines/engine[0]/oil-psi-actual</property>
<property>engines/engine[0]/oil-psi-actual</property>
<value>60</value>
</greater-than-equals>
</condition>
@ -93,7 +93,7 @@
<object-name>txt.psi1r</object-name>
<condition>
<less-than>
<property>/engines/engine[0]/oil-psi-actual</property>
<property>engines/engine[0]/oil-psi-actual</property>
<value>60</value>
</less-than>
</condition>
@ -103,7 +103,7 @@
<type>rotate</type>
<object-name>psi2</object-name>
<object-name>psi2r</object-name>
<property>/engines/engine[1]/oil-psi-actual</property>
<property>engines/engine[1]/oil-psi-actual</property>
<interpolation>
<entry><ind> 0</ind><dep>-105</dep></entry>
<entry><ind>300</ind><dep> 38</dep></entry>
@ -126,7 +126,7 @@
<object-name>txt.psi2</object-name>
<condition>
<greater-than-equals>
<property>/engines/engine[1]/oil-psi-actual</property>
<property>engines/engine[1]/oil-psi-actual</property>
<value>60</value>
</greater-than-equals>
</condition>
@ -138,7 +138,7 @@
<object-name>txt.psi2r</object-name>
<condition>
<less-than>
<property>/engines/engine[1]/oil-psi-actual</property>
<property>engines/engine[1]/oil-psi-actual</property>
<value>60</value>
</less-than>
</condition>
@ -158,7 +158,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%2.1f</format>
<property>/engines/engine/oil-qt-actual</property>
<property>engines/engine/oil-qt-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -182,7 +182,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%2.1f</format>
<property>/engines/engine[1]/oil-qt-actual</property>
<property>engines/engine[1]/oil-qt-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -207,7 +207,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.0f</format>
<property>/engines/engine/oil-psi-actual</property>
<property>engines/engine/oil-psi-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -231,7 +231,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.0f</format>
<property>/engines/engine[1]/oil-psi-actual</property>
<property>engines/engine[1]/oil-psi-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -255,7 +255,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.0f</format>
<property>/engines/engine/oil-psi-actual</property>
<property>engines/engine/oil-psi-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -279,7 +279,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.0f</format>
<property>/engines/engine[1]/oil-psi-actual</property>
<property>engines/engine[1]/oil-psi-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>

View file

@ -16,7 +16,7 @@
<animation>
<type>rotate</type>
<object-name>qt1</object-name>
<property>/engines/engine[0]/oil-qt-actual</property>
<property>engines/engine[0]/oil-qt-actual</property>
<interpolation>
<entry><ind> 0</ind><dep>-90</dep></entry>
<entry><ind>25</ind><dep> 90</dep></entry>
@ -36,7 +36,7 @@
<animation>
<type>rotate</type>
<object-name>qt2</object-name>
<property>/engines/engine[1]/oil-qt-actual</property>
<property>engines/engine[1]/oil-qt-actual</property>
<interpolation>
<entry><ind> 0</ind><dep>-90</dep></entry>
<entry><ind>25</ind><dep> 90</dep></entry>
@ -58,7 +58,7 @@
<type>rotate</type>
<object-name>psi1</object-name>
<object-name>psi1r</object-name>
<property>/engines/engine[0]/oil-psi-actual</property>
<property>engines/engine[0]/oil-psi-actual</property>
<interpolation>
<entry><ind> 0</ind><dep>-90</dep></entry>
<entry><ind>150</ind><dep> 0</dep></entry>
@ -82,7 +82,7 @@
<object-name>txt.psi1</object-name>
<condition>
<greater-than-equals>
<property>/engines/engine[0]/oil-psi-actual</property>
<property>engines/engine[0]/oil-psi-actual</property>
<value>60</value>
</greater-than-equals>
</condition>
@ -94,7 +94,7 @@
<object-name>txt.psi1r</object-name>
<condition>
<less-than>
<property>/engines/engine[0]/oil-psi-actual</property>
<property>engines/engine[0]/oil-psi-actual</property>
<value>60</value>
</less-than>
</condition>
@ -104,7 +104,7 @@
<type>rotate</type>
<object-name>psi2</object-name>
<object-name>psi2r</object-name>
<property>/engines/engine[1]/oil-psi-actual</property>
<property>engines/engine[1]/oil-psi-actual</property>
<interpolation>
<entry><ind> 0</ind><dep>-90</dep></entry>
<entry><ind>150</ind><dep> 0</dep></entry>
@ -128,7 +128,7 @@
<object-name>txt.psi2</object-name>
<condition>
<greater-than-equals>
<property>/engines/engine[1]/oil-psi-actual</property>
<property>engines/engine[1]/oil-psi-actual</property>
<value>60</value>
</greater-than-equals>
</condition>
@ -140,7 +140,7 @@
<object-name>txt.psi2r</object-name>
<condition>
<less-than>
<property>/engines/engine[1]/oil-psi-actual</property>
<property>engines/engine[1]/oil-psi-actual</property>
<value>60</value>
</less-than>
</condition>
@ -160,7 +160,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%2.1f</format>
<property>/engines/engine/oil-qt-actual</property>
<property>engines/engine/oil-qt-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -184,7 +184,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%2.1f</format>
<property>/engines/engine[1]/oil-qt-actual</property>
<property>engines/engine[1]/oil-qt-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -209,7 +209,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.0f</format>
<property>/engines/engine/oil-psi-actual</property>
<property>engines/engine/oil-psi-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -233,7 +233,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.0f</format>
<property>/engines/engine[1]/oil-psi-actual</property>
<property>engines/engine[1]/oil-psi-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -257,7 +257,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.0f</format>
<property>/engines/engine/oil-psi-actual</property>
<property>engines/engine/oil-psi-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -281,7 +281,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.0f</format>
<property>/engines/engine[1]/oil-psi-actual</property>
<property>engines/engine[1]/oil-psi-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>

View file

@ -21,7 +21,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.0f</format>
<property>/environment/temperature-degc</property>
<property>environment/temperature-degc</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -63,7 +63,7 @@
<object-name>tatplus</object-name>
<condition>
<greater-than-equals>
<property>/environment/temperature-degc</property>
<property>environment/temperature-degc</property>
<value>0</value>
</greater-than-equals>
</condition>
@ -80,7 +80,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.0f</format>
<property>/environment/temperature-degc</property>
<property>environment/temperature-degc</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -122,7 +122,7 @@
<object-name>satplus</object-name>
<condition>
<greater-than-equals>
<property>/environment/temperature-degc</property>
<property>environment/temperature-degc</property>
<value>0</value>
</greater-than-equals>
</condition>
@ -139,7 +139,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%5.0f</format>
<property>/FMGC/internal/gw</property>
<property>FMGC/internal/gw</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>

View file

@ -23,7 +23,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/flight-num</property>
<property>MCDUC/flight-num</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -73,7 +73,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-1</property>
<property>MCDUC/F-PLNA/left-1</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -89,7 +89,7 @@
<object-name>left1w</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-1c</property>
<property>MCDUC/F-PLNA/left-1c</property>
<value>w</value>
</equals>
</condition>
@ -108,7 +108,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-2</property>
<property>MCDUC/F-PLNA/left-2</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -124,7 +124,7 @@
<object-name>left2w</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-2c</property>
<property>MCDUC/F-PLNA/left-2c</property>
<value>w</value>
</equals>
</condition>
@ -143,7 +143,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-3</property>
<property>MCDUC/F-PLNA/left-3</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -159,7 +159,7 @@
<object-name>left3w</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-3c</property>
<property>MCDUC/F-PLNA/left-3c</property>
<value>w</value>
</equals>
</condition>
@ -178,7 +178,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-4</property>
<property>MCDUC/F-PLNA/left-4</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -194,7 +194,7 @@
<object-name>left4w</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-4c</property>
<property>MCDUC/F-PLNA/left-4c</property>
<value>w</value>
</equals>
</condition>
@ -213,7 +213,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-5</property>
<property>MCDUC/F-PLNA/left-5</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -229,7 +229,7 @@
<object-name>left5w</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-5c</property>
<property>MCDUC/F-PLNA/left-5c</property>
<value>w</value>
</equals>
</condition>
@ -248,7 +248,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-6</property>
<property>MCDUC/F-PLNA/left-6</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -264,7 +264,7 @@
<object-name>left6w</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-6c</property>
<property>MCDUC/F-PLNA/left-6c</property>
<value>w</value>
</equals>
</condition>
@ -285,7 +285,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-1</property>
<property>MCDUC/F-PLNA/left-1</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -301,7 +301,7 @@
<object-name>left1g</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-1c</property>
<property>MCDUC/F-PLNA/left-1c</property>
<value>g</value>
</equals>
</condition>
@ -320,7 +320,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-2</property>
<property>MCDUC/F-PLNA/left-2</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -336,7 +336,7 @@
<object-name>left2g</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-2c</property>
<property>MCDUC/F-PLNA/left-2c</property>
<value>g</value>
</equals>
</condition>
@ -355,7 +355,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-3</property>
<property>MCDUC/F-PLNA/left-3</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -371,7 +371,7 @@
<object-name>left3g</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-3c</property>
<property>MCDUC/F-PLNA/left-3c</property>
<value>g</value>
</equals>
</condition>
@ -390,7 +390,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-4</property>
<property>MCDUC/F-PLNA/left-4</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -406,7 +406,7 @@
<object-name>left4g</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-4c</property>
<property>MCDUC/F-PLNA/left-4c</property>
<value>g</value>
</equals>
</condition>
@ -425,7 +425,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-5</property>
<property>MCDUC/F-PLNA/left-5</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -441,7 +441,7 @@
<object-name>left5g</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-5c</property>
<property>MCDUC/F-PLNA/left-5c</property>
<value>g</value>
</equals>
</condition>
@ -460,7 +460,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-6</property>
<property>MCDUC/F-PLNA/left-6</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -476,7 +476,7 @@
<object-name>left6g</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-6c</property>
<property>MCDUC/F-PLNA/left-6c</property>
<value>g</value>
</equals>
</condition>

View file

@ -132,7 +132,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/dep-arpt</property>
<property>FMGC/internal/dep-arpt</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -156,7 +156,7 @@
<format type="string">/%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/arr-arpt</property>
<property>FMGC/internal/arr-arpt</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -171,7 +171,7 @@
<type>select</type>
<object-name>fromto2</object-name>
<condition>
<property>/FMGC/internal/tofrom-set</property>
<property>FMGC/internal/tofrom-set</property>
</condition>
</animation>
@ -345,8 +345,8 @@
<object-name>alignirs-arrow</object-name>
<condition>
<and>
<property>/FMGC/internal/tofrom-set</property>
<not><property>/controls/adirs/mcducbtn</property></not>
<property>FMGC/internal/tofrom-set</property>
<not><property>controls/adirs/mcducbtn</property></not>
</and>
</condition>
</animation>
@ -411,7 +411,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/flight-num</property>
<property>MCDUC/flight-num</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -426,7 +426,7 @@
<type>select</type>
<object-name>fltnmbr2</object-name>
<condition>
<property>/MCDUC/flight-num-set</property>
<property>MCDUC/flight-num-set</property>
</condition>
</animation>
@ -489,7 +489,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/cost-index</property>
<property>FMGC/internal/cost-index</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -504,15 +504,15 @@
<type>select</type>
<object-name>costindex2</object-name>
<condition>
<not><property>/FMGC/internal/tofrom-set</property></not>
<not><property>/FMGC/internal/cost-index-set</property></not>
<not><property>FMGC/internal/tofrom-set</property></not>
<not><property>FMGC/internal/cost-index-set</property></not>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>costindex3</object-name>
<condition>
<property>/FMGC/internal/cost-index-set</property>
<property>FMGC/internal/cost-index-set</property>
</condition>
</animation>
@ -645,7 +645,7 @@
<format type="string">FL%s/---</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/cruise-fl</property>
<property>FMGC/internal/cruise-fl</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -660,15 +660,15 @@
<type>select</type>
<object-name>crzfltemp2</object-name>
<condition>
<not><property>/FMGC/internal/tofrom-set</property></not>
<not><property>/FMGC/internal/cruise-lvl-set</property></not>
<not><property>FMGC/internal/tofrom-set</property></not>
<not><property>FMGC/internal/cruise-lvl-set</property></not>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>crzfltemp3</object-name>
<condition>
<property>/FMGC/internal/cruise-lvl-set</property>
<property>FMGC/internal/cruise-lvl-set</property>
</condition>
</animation>

View file

@ -14,7 +14,7 @@
<type>select</type>
<object-name>fromtobox</object-name>
<condition>
<not><property>/FMGC/internal/tofrom-set</property></not>
<not><property>FMGC/internal/tofrom-set</property></not>
</condition>
</animation>
@ -23,8 +23,8 @@
<object-name>costindexbox</object-name>
<condition>
<and>
<property>/FMGC/internal/tofrom-set</property>
<not><property>/FMGC/internal/cost-index-set</property></not>
<property>FMGC/internal/tofrom-set</property>
<not><property>FMGC/internal/cost-index-set</property></not>
</and>
</condition>
</animation>
@ -34,8 +34,8 @@
<object-name>cruisetempbox</object-name>
<condition>
<and>
<property>/FMGC/internal/tofrom-set</property>
<not><property>/FMGC/internal/cruise-lvl-set</property></not>
<property>FMGC/internal/tofrom-set</property>
<not><property>FMGC/internal/cruise-lvl-set</property></not>
</and>
</condition>
</animation>
@ -44,7 +44,7 @@
<type>select</type>
<object-name>fltnumbox</object-name>
<condition>
<not><property>/MCDUC/flight-num-set</property></not>
<not><property>MCDUC/flight-num-set</property></not>
</condition>
</animation>

View file

@ -227,7 +227,7 @@
<format type="string">%2.1f</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/block</property>
<property>FMGC/internal/block</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -242,7 +242,7 @@
<type>select</type>
<object-name>block2</object-name>
<condition>
<property>/FMGC/internal/block-set</property>
<property>FMGC/internal/block-set</property>
</condition>
</animation>

View file

@ -14,7 +14,7 @@
<type>select</type>
<object-name>blockbox</object-name>
<condition>
<not><property>/FMGC/internal/block-set</property></not>
<not><property>FMGC/internal/block-set</property></not>
</condition>
</animation>

View file

@ -20,7 +20,7 @@
</offsets>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -37,11 +37,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[0]/page</property>
<property>MCDU[0]/page</property>
<value>F-PLNA</value>
</equals>
</and>
@ -59,11 +59,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[0]/page</property>
<property>MCDU[0]/page</property>
<value>STATUS</value>
</equals>
</and>
@ -81,11 +81,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[0]/page</property>
<property>MCDU[0]/page</property>
<value>RADNAV</value>
</equals>
</and>
@ -103,11 +103,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[0]/page</property>
<property>MCDU[0]/page</property>
<value>INITA</value>
</equals>
</and>
@ -125,11 +125,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[0]/page</property>
<property>MCDU[0]/page</property>
<value>INITB</value>
</equals>
</and>
@ -147,11 +147,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[0]/page</property>
<property>MCDU[0]/page</property>
<value>DATA</value>
</equals>
</and>
@ -169,11 +169,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[0]/page</property>
<property>MCDU[0]/page</property>
<value>TO</value>
</equals>
</and>
@ -191,11 +191,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[0]/page</property>
<property>MCDU[0]/page</property>
<value>CLB</value>
</equals>
</and>
@ -213,11 +213,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[0]/page</property>
<property>MCDU[0]/page</property>
<value>CRZ</value>
</equals>
</and>
@ -235,11 +235,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[0]/page</property>
<property>MCDU[0]/page</property>
<value>DES</value>
</equals>
</and>
@ -257,11 +257,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[0]/page</property>
<property>MCDU[0]/page</property>
<value>DATA2</value>
</equals>
</and>
@ -279,11 +279,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[0]/page</property>
<property>MCDU[0]/page</property>
<value>MCDU</value>
</equals>
</and>
@ -301,7 +301,7 @@
<script>mcdu1.pagebutton("radnav");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -320,7 +320,7 @@
<script>mcdu1.pagebutton("init");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -339,7 +339,7 @@
<script>mcdu1.pagebutton("data");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -358,7 +358,7 @@
<script>mcdu1.pagebutton("mcdu");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -377,7 +377,7 @@
<script>mcdu1.pagebutton("perf");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -396,7 +396,7 @@
<script>mcdu1.pagebutton("f-pln");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -415,7 +415,7 @@
<script>mcdu1.lskbutton("1");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -429,7 +429,7 @@
<script>mcdu1.lskbutton_b("1");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -447,7 +447,7 @@
<script>mcdu1.lskbutton("2");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -461,7 +461,7 @@
<script>mcdu1.lskbutton_b("2");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -479,7 +479,7 @@
<script>mcdu1.lskbutton("3");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -493,7 +493,7 @@
<script>mcdu1.lskbutton_b("3");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -511,7 +511,7 @@
<script>mcdu1.lskbutton("4");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -525,7 +525,7 @@
<script>mcdu1.lskbutton_b("4");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -543,7 +543,7 @@
<script>mcdu1.lskbutton("5");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -557,7 +557,7 @@
<script>mcdu1.lskbutton_b("5");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -575,7 +575,7 @@
<script>mcdu1.lskbutton("6");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -589,7 +589,7 @@
<script>mcdu1.lskbutton_b("6");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -608,7 +608,7 @@
<script>mcdu1.rskbutton("1");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -622,7 +622,7 @@
<script>mcdu1.rskbutton_b("1");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -640,7 +640,7 @@
<script>mcdu1.rskbutton("2");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -654,7 +654,7 @@
<script>mcdu1.rskbutton_b("2");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -672,7 +672,7 @@
<script>mcdu1.rskbutton("3");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -686,7 +686,7 @@
<script>mcdu1.rskbutton_b("3");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -704,7 +704,7 @@
<script>mcdu1.rskbutton("4");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -718,7 +718,7 @@
<script>mcdu1.rskbutton_b("4");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -736,7 +736,7 @@
<script>mcdu1.rskbutton("5");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -750,7 +750,7 @@
<script>mcdu1.rskbutton_b("5");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -768,7 +768,7 @@
<script>mcdu1.rskbutton("6");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -782,7 +782,7 @@
<script>mcdu1.rskbutton_b("6");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -801,7 +801,7 @@
<script>mcdu1.arrowbutton("left");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -819,7 +819,7 @@
<script>mcdu1.arrowbutton("right");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -837,7 +837,7 @@
<script>mcdu1.arrowbutton("up");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -855,7 +855,7 @@
<script>mcdu1.arrowbutton("down");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -874,7 +874,7 @@
<script>mcdu1.button("A");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -892,7 +892,7 @@
<script>mcdu1.button("B");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -910,7 +910,7 @@
<script>mcdu1.button("C");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -928,7 +928,7 @@
<script>mcdu1.button("D");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -946,7 +946,7 @@
<script>mcdu1.button("E");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -964,7 +964,7 @@
<script>mcdu1.button("F");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -982,7 +982,7 @@
<script>mcdu1.button("G");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1000,7 +1000,7 @@
<script>mcdu1.button("H");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1018,7 +1018,7 @@
<script>mcdu1.button("I");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1036,7 +1036,7 @@
<script>mcdu1.button("J");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1054,7 +1054,7 @@
<script>mcdu1.button("K");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1072,7 +1072,7 @@
<script>mcdu1.button("L");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1090,7 +1090,7 @@
<script>mcdu1.button("M");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1108,7 +1108,7 @@
<script>mcdu1.button("N");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1126,7 +1126,7 @@
<script>mcdu1.button("O");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1144,7 +1144,7 @@
<script>mcdu1.button("P");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1162,7 +1162,7 @@
<script>mcdu1.button("Q");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1180,7 +1180,7 @@
<script>mcdu1.button("R");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1198,7 +1198,7 @@
<script>mcdu1.button("S");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1216,7 +1216,7 @@
<script>mcdu1.button("T");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1234,7 +1234,7 @@
<script>mcdu1.button("U");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1252,7 +1252,7 @@
<script>mcdu1.button("V");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1270,7 +1270,7 @@
<script>mcdu1.button("W");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1288,7 +1288,7 @@
<script>mcdu1.button("X");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1306,7 +1306,7 @@
<script>mcdu1.button("Y");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1324,7 +1324,7 @@
<script>mcdu1.button("Z");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1342,7 +1342,7 @@
<script>mcdu1.button("SLASH");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1360,7 +1360,7 @@
<script>mcdu1.button("SP");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1378,7 +1378,7 @@
<script>mcdu1.button("OVFY");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1396,7 +1396,7 @@
<script>mcdu1.button("CLR");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1414,7 +1414,7 @@
<script>mcdu1.button("0");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1432,7 +1432,7 @@
<script>mcdu1.button("1");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1450,7 +1450,7 @@
<script>mcdu1.button("2");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1468,7 +1468,7 @@
<script>mcdu1.button("3");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1486,7 +1486,7 @@
<script>mcdu1.button("4");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1504,7 +1504,7 @@
<script>mcdu1.button("5");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1522,7 +1522,7 @@
<script>mcdu1.button("6");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1540,7 +1540,7 @@
<script>mcdu1.button("7");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1558,7 +1558,7 @@
<script>mcdu1.button("8");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1576,7 +1576,7 @@
<script>mcdu1.button("9");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1594,7 +1594,7 @@
<script>mcdu1.button("DOT");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1612,7 +1612,7 @@
<script>mcdu1.button("PLUSMINUS");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac1</property>
<property>systems/electrical/bus/ac1</property>
<value>110</value>
</greater-than-equals>
</condition>

View file

@ -124,7 +124,7 @@
<object-name>actmode2</object-name>
<condition>
<equals>
<property>/it-autoflight/input/spd-managed</property>
<property>it-autoflight/input/spd-managed</property>
<value>1</value>
</equals>
</condition>
@ -134,7 +134,7 @@
<object-name>actmode3</object-name>
<condition>
<equals>
<property>/it-autoflight/input/spd-managed</property>
<property>it-autoflight/input/spd-managed</property>
<value>0</value>
</equals>
</condition>
@ -296,7 +296,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/cost-index</property>
<property>FMGC/internal/cost-index</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -311,14 +311,14 @@
<type>select</type>
<object-name>ci2</object-name>
<condition>
<not><property>/FMGC/internal/cost-index-set</property></not>
<not><property>FMGC/internal/cost-index-set</property></not>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>ci3</object-name>
<condition>
<property>/FMGC/internal/cost-index-set</property>
<property>FMGC/internal/cost-index-set</property>
</condition>
</animation>

View file

@ -124,7 +124,7 @@
<object-name>actmode2</object-name>
<condition>
<equals>
<property>/it-autoflight/input/spd-managed</property>
<property>it-autoflight/input/spd-managed</property>
<value>1</value>
</equals>
</condition>
@ -134,7 +134,7 @@
<object-name>actmode3</object-name>
<condition>
<equals>
<property>/it-autoflight/input/spd-managed</property>
<property>it-autoflight/input/spd-managed</property>
<value>0</value>
</equals>
</condition>
@ -296,7 +296,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/cost-index</property>
<property>FMGC/internal/cost-index</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -311,14 +311,14 @@
<type>select</type>
<object-name>ci2</object-name>
<condition>
<not><property>/FMGC/internal/cost-index-set</property></not>
<not><property>FMGC/internal/cost-index-set</property></not>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>ci3</object-name>
<condition>
<property>/FMGC/internal/cost-index-set</property>
<property>FMGC/internal/cost-index-set</property>
</condition>
</animation>

View file

@ -124,7 +124,7 @@
<object-name>actmode2</object-name>
<condition>
<equals>
<property>/it-autoflight/input/spd-managed</property>
<property>it-autoflight/input/spd-managed</property>
<value>1</value>
</equals>
</condition>
@ -134,7 +134,7 @@
<object-name>actmode3</object-name>
<condition>
<equals>
<property>/it-autoflight/input/spd-managed</property>
<property>it-autoflight/input/spd-managed</property>
<value>0</value>
</equals>
</condition>
@ -296,7 +296,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/cost-index</property>
<property>FMGC/internal/cost-index</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -311,14 +311,14 @@
<type>select</type>
<object-name>ci2</object-name>
<condition>
<not><property>/FMGC/internal/cost-index-set</property></not>
<not><property>FMGC/internal/cost-index-set</property></not>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>ci3</object-name>
<condition>
<property>/FMGC/internal/cost-index-set</property>
<property>FMGC/internal/cost-index-set</property>
</condition>
</animation>

View file

@ -14,7 +14,7 @@
<type>select</type>
<object-name>v1box</object-name>
<condition>
<not><property>/FMGC/internal/v1-set</property></not>
<not><property>FMGC/internal/v1-set</property></not>
</condition>
</animation>
@ -22,7 +22,7 @@
<type>select</type>
<object-name>vrbox</object-name>
<condition>
<not><property>/FMGC/internal/vr-set</property></not>
<not><property>FMGC/internal/vr-set</property></not>
</condition>
</animation>
@ -30,7 +30,7 @@
<type>select</type>
<object-name>v2box</object-name>
<condition>
<not><property>/FMGC/internal/v2-set</property></not>
<not><property>FMGC/internal/v2-set</property></not>
</condition>
</animation>

View file

@ -84,7 +84,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/v1</property>
<property>FMGC/internal/v1</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -99,7 +99,7 @@
<type>select</type>
<object-name>v12</object-name>
<condition>
<property>/FMGC/internal/v1-set</property>
<property>FMGC/internal/v1-set</property>
</condition>
</animation>
@ -236,7 +236,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/vr</property>
<property>FMGC/internal/vr</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -251,7 +251,7 @@
<type>select</type>
<object-name>vr2</object-name>
<condition>
<property>/FMGC/internal/vr-set</property>
<property>FMGC/internal/vr-set</property>
</condition>
</animation>
@ -436,7 +436,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/to-flap</property>
<property>FMGC/internal/to-flap</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -460,7 +460,7 @@
<format type="string">/UP%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/to-ths</property>
<property>FMGC/internal/to-ths</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -475,7 +475,7 @@
<type>select</type>
<object-name>flapsmcdu2</object-name>
<condition>
<not><property>/FMGC/internal/flap-ths-set</property></not>
<not><property>FMGC/internal/flap-ths-set</property></not>
</condition>
</animation>
@ -483,7 +483,7 @@
<type>select</type>
<object-name>flapsmcdu3</object-name>
<condition>
<property>/FMGC/internal/flap-ths-set</property>
<property>FMGC/internal/flap-ths-set</property>
</condition>
</animation>
@ -524,7 +524,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/v2</property>
<property>FMGC/internal/v2</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -539,7 +539,7 @@
<type>select</type>
<object-name>v22</object-name>
<condition>
<property>/FMGC/internal/v2-set</property>
<property>FMGC/internal/v2-set</property>
</condition>
</animation>
@ -628,7 +628,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/trans-alt</property>
<property>FMGC/internal/trans-alt</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -676,7 +676,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/eng-out-reduc</property>
<property>FMGC/internal/eng-out-reduc</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -700,7 +700,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/eng-out-reduc</property>
<property>FMGC/internal/eng-out-reduc</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -715,7 +715,7 @@
<type>select</type>
<object-name>eoaccel2</object-name>
<condition>
<not><property>/MCDUC/reducacc-set</property></not>
<not><property>MCDUC/reducacc-set</property></not>
</condition>
</animation>
@ -723,7 +723,7 @@
<type>select</type>
<object-name>eoaccel3</object-name>
<condition>
<property>/MCDUC/reducacc-set</property>
<property>MCDUC/reducacc-set</property>
</condition>
</animation>
@ -764,7 +764,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/systems/thrust/clbreduc-ft</property>
<property>systems/thrust/clbreduc-ft</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -788,7 +788,7 @@
<format type="string">/%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/reduc-agl-ft</property>
<property>FMGC/internal/reduc-agl-ft</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -812,7 +812,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/systems/thrust/clbreduc-ft</property>
<property>systems/thrust/clbreduc-ft</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -836,7 +836,7 @@
<format type="string">/%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/it-autoflight/settings/reduc-agl-ft</property>
<property>it-autoflight/settings/reduc-agl-ft</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -851,7 +851,7 @@
<type>select</type>
<object-name>thred</object-name>
<condition>
<not><property>/MCDUC/thracc-set</property></not>
<not><property>MCDUC/thracc-set</property></not>
</condition>
</animation>
@ -859,7 +859,7 @@
<type>select</type>
<object-name>thred2</object-name>
<condition>
<property>/MCDUC/thracc-set</property>
<property>MCDUC/thracc-set</property>
</condition>
</animation>
@ -924,7 +924,7 @@
<format type="string">%sC</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/flex</property>
<property>FMGC/internal/flex</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -939,7 +939,7 @@
<type>select</type>
<object-name>flex2</object-name>
<condition>
<not><property>/FMGC/internal/flex-set</property></not>
<not><property>FMGC/internal/flex-set</property></not>
</condition>
</animation>
@ -947,7 +947,7 @@
<type>select</type>
<object-name>flex3</object-name>
<condition>
<property>/FMGC/internal/flex-set</property>
<property>FMGC/internal/flex-set</property>
</condition>
</animation>

View file

@ -70,7 +70,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/vor1-mcdu</property>
<property>FMGC/internal/vor1-mcdu</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -93,7 +93,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/vor1-mcdu</property>
<property>FMGC/internal/vor1-mcdu</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -108,7 +108,7 @@
<type>select</type>
<object-name>vor1freq2</object-name>
<condition>
<not><property>/FMGC/internal/vor1freq-set</property></not>
<not><property>FMGC/internal/vor1freq-set</property></not>
</condition>
</animation>
@ -116,7 +116,7 @@
<type>select</type>
<object-name>vor1freq3</object-name>
<condition>
<property>/FMGC/internal/vor1freq-set</property>
<property>FMGC/internal/vor1freq-set</property>
</condition>
</animation>
@ -156,7 +156,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/vor2-mcdu</property>
<property>FMGC/internal/vor2-mcdu</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -179,7 +179,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/vor2-mcdu</property>
<property>FMGC/internal/vor2-mcdu</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -194,7 +194,7 @@
<type>select</type>
<object-name>vor2freq2</object-name>
<condition>
<not><property>/FMGC/internal/vor2freq-set</property></not>
<not><property>FMGC/internal/vor2freq-set</property></not>
</condition>
</animation>
@ -202,7 +202,7 @@
<type>select</type>
<object-name>vor2freq3</object-name>
<condition>
<property>/FMGC/internal/vor2freq-set</property>
<property>FMGC/internal/vor2freq-set</property>
</condition>
</animation>
@ -265,7 +265,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/instrumentation/nav[2]/radials/selected-deg</property>
<property>instrumentation/nav[2]/radials/selected-deg</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -280,7 +280,7 @@
<type>select</type>
<object-name>crs12</object-name>
<condition>
<not><property>/FMGC/internal/vor1crs-set</property></not>
<not><property>FMGC/internal/vor1crs-set</property></not>
</condition>
</animation>
@ -288,7 +288,7 @@
<type>select</type>
<object-name>crs13</object-name>
<condition>
<property>/FMGC/internal/vor1crs-set</property>
<property>FMGC/internal/vor1crs-set</property>
</condition>
</animation>
@ -351,7 +351,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/instrumentation/nav[3]/radials/selected-deg</property>
<property>instrumentation/nav[3]/radials/selected-deg</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -366,7 +366,7 @@
<type>select</type>
<object-name>crs22</object-name>
<condition>
<not><property>/FMGC/internal/vor2crs-set</property></not>
<not><property>FMGC/internal/vor2crs-set</property></not>
</condition>
</animation>
@ -374,7 +374,7 @@
<type>select</type>
<object-name>crs23</object-name>
<condition>
<property>/FMGC/internal/vor2crs-set</property>
<property>FMGC/internal/vor2crs-set</property>
</condition>
</animation>
@ -414,7 +414,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/ils1-mcdu</property>
<property>FMGC/internal/ils1-mcdu</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -437,7 +437,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/ils1-mcdu</property>
<property>FMGC/internal/ils1-mcdu</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -452,7 +452,7 @@
<type>select</type>
<object-name>ilsfreq2</object-name>
<condition>
<not><property>/FMGC/internal/ils1freq-set</property></not>
<not><property>FMGC/internal/ils1freq-set</property></not>
</condition>
</animation>
@ -460,7 +460,7 @@
<type>select</type>
<object-name>ilsfreq3</object-name>
<condition>
<property>/FMGC/internal/ils1freq-set</property>
<property>FMGC/internal/ils1freq-set</property>
</condition>
</animation>
@ -570,7 +570,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/instrumentation/nav[0]/radials/selected-deg</property>
<property>instrumentation/nav[0]/radials/selected-deg</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -585,7 +585,7 @@
<type>select</type>
<object-name>ilscrs12</object-name>
<condition>
<not><property>/FMGC/internal/ils1crs-set</property></not>
<not><property>FMGC/internal/ils1crs-set</property></not>
</condition>
</animation>
@ -593,7 +593,7 @@
<type>select</type>
<object-name>ilscrs13</object-name>
<condition>
<property>/FMGC/internal/ils1crs-set</property>
<property>FMGC/internal/ils1crs-set</property>
</condition>
</animation>
@ -727,7 +727,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/adf1-mcdu</property>
<property>FMGC/internal/adf1-mcdu</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -742,7 +742,7 @@
<type>select</type>
<object-name>adf1freq2</object-name>
<condition>
<not><property>/FMGC/internal/adf1freq-set</property></not>
<not><property>FMGC/internal/adf1freq-set</property></not>
</condition>
</animation>
@ -750,7 +750,7 @@
<type>select</type>
<object-name>adf1freq3</object-name>
<condition>
<property>/FMGC/internal/adf1freq-set</property>
<property>FMGC/internal/adf1freq-set</property>
</condition>
</animation>
@ -813,7 +813,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/adf2-mcdu</property>
<property>FMGC/internal/adf2-mcdu</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -828,7 +828,7 @@
<type>select</type>
<object-name>adf2freq2</object-name>
<condition>
<not><property>/FMGC/internal/adf2freq-set</property></not>
<not><property>FMGC/internal/adf2freq-set</property></not>
</condition>
</animation>
@ -836,7 +836,7 @@
<type>select</type>
<object-name>adf2freq3</object-name>
<condition>
<property>/FMGC/internal/adf2freq-set</property>
<property>FMGC/internal/adf2freq-set</property>
</condition>
</animation>

View file

@ -23,7 +23,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDU[0]/scratchpad</property>
<property>MCDU[0]/scratchpad</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>

View file

@ -23,7 +23,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/type</property>
<property>MCDUC/type</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -70,7 +70,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/eng</property>
<property>MCDUC/eng</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>

View file

@ -23,7 +23,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/flight-num</property>
<property>MCDUC/flight-num</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -73,7 +73,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-1</property>
<property>MCDUC/F-PLNA/left-1</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -89,7 +89,7 @@
<object-name>left1w</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-1c</property>
<property>MCDUC/F-PLNA/left-1c</property>
<value>w</value>
</equals>
</condition>
@ -108,7 +108,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-2</property>
<property>MCDUC/F-PLNA/left-2</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -124,7 +124,7 @@
<object-name>left2w</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-2c</property>
<property>MCDUC/F-PLNA/left-2c</property>
<value>w</value>
</equals>
</condition>
@ -143,7 +143,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-3</property>
<property>MCDUC/F-PLNA/left-3</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -159,7 +159,7 @@
<object-name>left3w</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-3c</property>
<property>MCDUC/F-PLNA/left-3c</property>
<value>w</value>
</equals>
</condition>
@ -178,7 +178,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-4</property>
<property>MCDUC/F-PLNA/left-4</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -194,7 +194,7 @@
<object-name>left4w</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-4c</property>
<property>MCDUC/F-PLNA/left-4c</property>
<value>w</value>
</equals>
</condition>
@ -213,7 +213,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-5</property>
<property>MCDUC/F-PLNA/left-5</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -229,7 +229,7 @@
<object-name>left5w</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-5c</property>
<property>MCDUC/F-PLNA/left-5c</property>
<value>w</value>
</equals>
</condition>
@ -248,7 +248,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-6</property>
<property>MCDUC/F-PLNA/left-6</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -264,7 +264,7 @@
<object-name>left6w</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-6c</property>
<property>MCDUC/F-PLNA/left-6c</property>
<value>w</value>
</equals>
</condition>
@ -285,7 +285,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-1</property>
<property>MCDUC/F-PLNA/left-1</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -301,7 +301,7 @@
<object-name>left1g</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-1c</property>
<property>MCDUC/F-PLNA/left-1c</property>
<value>g</value>
</equals>
</condition>
@ -320,7 +320,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-2</property>
<property>MCDUC/F-PLNA/left-2</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -336,7 +336,7 @@
<object-name>left2g</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-2c</property>
<property>MCDUC/F-PLNA/left-2c</property>
<value>g</value>
</equals>
</condition>
@ -355,7 +355,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-3</property>
<property>MCDUC/F-PLNA/left-3</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -371,7 +371,7 @@
<object-name>left3g</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-3c</property>
<property>MCDUC/F-PLNA/left-3c</property>
<value>g</value>
</equals>
</condition>
@ -390,7 +390,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-4</property>
<property>MCDUC/F-PLNA/left-4</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -406,7 +406,7 @@
<object-name>left4g</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-4c</property>
<property>MCDUC/F-PLNA/left-4c</property>
<value>g</value>
</equals>
</condition>
@ -425,7 +425,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-5</property>
<property>MCDUC/F-PLNA/left-5</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -441,7 +441,7 @@
<object-name>left5g</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-5c</property>
<property>MCDUC/F-PLNA/left-5c</property>
<value>g</value>
</equals>
</condition>
@ -460,7 +460,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/F-PLNA/left-6</property>
<property>MCDUC/F-PLNA/left-6</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -476,7 +476,7 @@
<object-name>left6g</object-name>
<condition>
<equals>
<property>/MCDUC/F-PLNA/left-6c</property>
<property>MCDUC/F-PLNA/left-6c</property>
<value>g</value>
</equals>
</condition>

View file

@ -132,7 +132,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/dep-arpt</property>
<property>FMGC/internal/dep-arpt</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -156,7 +156,7 @@
<format type="string">/%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/arr-arpt</property>
<property>FMGC/internal/arr-arpt</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -171,7 +171,7 @@
<type>select</type>
<object-name>fromto2</object-name>
<condition>
<property>/FMGC/internal/tofrom-set</property>
<property>FMGC/internal/tofrom-set</property>
</condition>
</animation>
@ -345,8 +345,8 @@
<object-name>alignirs-arrow</object-name>
<condition>
<and>
<property>/FMGC/internal/tofrom-set</property>
<not><property>/controls/adirs/mcducbtn</property></not>
<property>FMGC/internal/tofrom-set</property>
<not><property>controls/adirs/mcducbtn</property></not>
</and>
</condition>
</animation>
@ -411,7 +411,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/flight-num</property>
<property>MCDUC/flight-num</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -426,7 +426,7 @@
<type>select</type>
<object-name>fltnmbr2</object-name>
<condition>
<property>/MCDUC/flight-num-set</property>
<property>MCDUC/flight-num-set</property>
</condition>
</animation>
@ -489,7 +489,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/cost-index</property>
<property>FMGC/internal/cost-index</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -504,15 +504,15 @@
<type>select</type>
<object-name>costindex2</object-name>
<condition>
<not><property>/FMGC/internal/tofrom-set</property></not>
<not><property>/FMGC/internal/cost-index-set</property></not>
<not><property>FMGC/internal/tofrom-set</property></not>
<not><property>FMGC/internal/cost-index-set</property></not>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>costindex3</object-name>
<condition>
<property>/FMGC/internal/cost-index-set</property>
<property>FMGC/internal/cost-index-set</property>
</condition>
</animation>
@ -645,7 +645,7 @@
<format type="string">FL%s/---</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/cruise-fl</property>
<property>FMGC/internal/cruise-fl</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -660,15 +660,15 @@
<type>select</type>
<object-name>crzfltemp2</object-name>
<condition>
<not><property>/FMGC/internal/tofrom-set</property></not>
<not><property>/FMGC/internal/cruise-lvl-set</property></not>
<not><property>FMGC/internal/tofrom-set</property></not>
<not><property>FMGC/internal/cruise-lvl-set</property></not>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>crzfltemp3</object-name>
<condition>
<property>/FMGC/internal/cruise-lvl-set</property>
<property>FMGC/internal/cruise-lvl-set</property>
</condition>
</animation>

View file

@ -14,7 +14,7 @@
<type>select</type>
<object-name>fromtobox</object-name>
<condition>
<not><property>/FMGC/internal/tofrom-set</property></not>
<not><property>FMGC/internal/tofrom-set</property></not>
</condition>
</animation>
@ -23,8 +23,8 @@
<object-name>costindexbox</object-name>
<condition>
<and>
<property>/FMGC/internal/tofrom-set</property>
<not><property>/FMGC/internal/cost-index-set</property></not>
<property>FMGC/internal/tofrom-set</property>
<not><property>FMGC/internal/cost-index-set</property></not>
</and>
</condition>
</animation>
@ -34,8 +34,8 @@
<object-name>cruisetempbox</object-name>
<condition>
<and>
<property>/FMGC/internal/tofrom-set</property>
<not><property>/FMGC/internal/cruise-lvl-set</property></not>
<property>FMGC/internal/tofrom-set</property>
<not><property>FMGC/internal/cruise-lvl-set</property></not>
</and>
</condition>
</animation>
@ -44,7 +44,7 @@
<type>select</type>
<object-name>fltnumbox</object-name>
<condition>
<not><property>/MCDUC/flight-num-set</property></not>
<not><property>MCDUC/flight-num-set</property></not>
</condition>
</animation>

View file

@ -227,7 +227,7 @@
<format type="string">%2.1f</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/block</property>
<property>FMGC/internal/block</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -242,7 +242,7 @@
<type>select</type>
<object-name>block2</object-name>
<condition>
<property>/FMGC/internal/block-set</property>
<property>FMGC/internal/block-set</property>
</condition>
</animation>

View file

@ -14,7 +14,7 @@
<type>select</type>
<object-name>blockbox</object-name>
<condition>
<not><property>/FMGC/internal/block-set</property></not>
<not><property>FMGC/internal/block-set</property></not>
</condition>
</animation>

View file

@ -20,7 +20,7 @@
</offsets>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -37,11 +37,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[1]/page</property>
<property>MCDU[1]/page</property>
<value>F-PLNA</value>
</equals>
</and>
@ -59,11 +59,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[1]/page</property>
<property>MCDU[1]/page</property>
<value>STATUS</value>
</equals>
</and>
@ -81,11 +81,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[1]/page</property>
<property>MCDU[1]/page</property>
<value>RADNAV</value>
</equals>
</and>
@ -103,11 +103,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[1]/page</property>
<property>MCDU[1]/page</property>
<value>INITA</value>
</equals>
</and>
@ -125,11 +125,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[1]/page</property>
<property>MCDU[1]/page</property>
<value>INITB</value>
</equals>
</and>
@ -147,11 +147,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[1]/page</property>
<property>MCDU[1]/page</property>
<value>DATA</value>
</equals>
</and>
@ -169,11 +169,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[1]/page</property>
<property>MCDU[1]/page</property>
<value>TO</value>
</equals>
</and>
@ -191,11 +191,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[1]/page</property>
<property>MCDU[1]/page</property>
<value>CLB</value>
</equals>
</and>
@ -213,11 +213,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[1]/page</property>
<property>MCDU[1]/page</property>
<value>CRZ</value>
</equals>
</and>
@ -235,11 +235,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[1]/page</property>
<property>MCDU[1]/page</property>
<value>DES</value>
</equals>
</and>
@ -257,11 +257,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[1]/page</property>
<property>MCDU[1]/page</property>
<value>DATA2</value>
</equals>
</and>
@ -279,11 +279,11 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
<equals>
<property>/MCDU[1]/page</property>
<property>MCDU[1]/page</property>
<value>MCDU</value>
</equals>
</and>
@ -301,7 +301,7 @@
<script>mcdu2.pagebutton("radnav");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -320,7 +320,7 @@
<script>mcdu2.pagebutton("init");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -339,7 +339,7 @@
<script>mcdu2.pagebutton("data");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -358,7 +358,7 @@
<script>mcdu2.pagebutton("mcdu");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -377,7 +377,7 @@
<script>mcdu2.pagebutton("perf");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -396,7 +396,7 @@
<script>mcdu2.pagebutton("f-pln");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -415,7 +415,7 @@
<script>mcdu2.lskbutton("1");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -429,7 +429,7 @@
<script>mcdu2.lskbutton_b("1");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -447,7 +447,7 @@
<script>mcdu2.lskbutton("2");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -461,7 +461,7 @@
<script>mcdu2.lskbutton_b("2");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -479,7 +479,7 @@
<script>mcdu2.lskbutton("3");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -493,7 +493,7 @@
<script>mcdu2.lskbutton_b("3");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -511,7 +511,7 @@
<script>mcdu2.lskbutton("4");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -525,7 +525,7 @@
<script>mcdu2.lskbutton_b("4");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -543,7 +543,7 @@
<script>mcdu2.lskbutton("5");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -557,7 +557,7 @@
<script>mcdu2.lskbutton_b("5");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -575,7 +575,7 @@
<script>mcdu2.lskbutton("6");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -589,7 +589,7 @@
<script>mcdu2.lskbutton_b("6");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -608,7 +608,7 @@
<script>mcdu2.rskbutton("1");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -622,7 +622,7 @@
<script>mcdu2.rskbutton_b("1");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -640,7 +640,7 @@
<script>mcdu2.rskbutton("2");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -654,7 +654,7 @@
<script>mcdu2.rskbutton_b("2");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -672,7 +672,7 @@
<script>mcdu2.rskbutton("3");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -686,7 +686,7 @@
<script>mcdu2.rskbutton_b("3");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -704,7 +704,7 @@
<script>mcdu2.rskbutton("4");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -718,7 +718,7 @@
<script>mcdu2.rskbutton_b("4");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -736,7 +736,7 @@
<script>mcdu2.rskbutton("5");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -750,7 +750,7 @@
<script>mcdu2.rskbutton_b("5");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -768,7 +768,7 @@
<script>mcdu2.rskbutton("6");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -782,7 +782,7 @@
<script>mcdu2.rskbutton_b("6");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -801,7 +801,7 @@
<script>mcdu2.arrowbutton("left");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -819,7 +819,7 @@
<script>mcdu2.arrowbutton("right");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -837,7 +837,7 @@
<script>mcdu2.arrowbutton("up");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -855,7 +855,7 @@
<script>mcdu2.arrowbutton("down");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -874,7 +874,7 @@
<script>mcdu2.button("A");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -892,7 +892,7 @@
<script>mcdu2.button("B");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -910,7 +910,7 @@
<script>mcdu2.button("C");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -928,7 +928,7 @@
<script>mcdu2.button("D");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -946,7 +946,7 @@
<script>mcdu2.button("E");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -964,7 +964,7 @@
<script>mcdu2.button("F");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -982,7 +982,7 @@
<script>mcdu2.button("G");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1000,7 +1000,7 @@
<script>mcdu2.button("H");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1018,7 +1018,7 @@
<script>mcdu2.button("I");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1036,7 +1036,7 @@
<script>mcdu2.button("J");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1054,7 +1054,7 @@
<script>mcdu2.button("K");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1072,7 +1072,7 @@
<script>mcdu2.button("L");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1090,7 +1090,7 @@
<script>mcdu2.button("M");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1108,7 +1108,7 @@
<script>mcdu2.button("N");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1126,7 +1126,7 @@
<script>mcdu2.button("O");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1144,7 +1144,7 @@
<script>mcdu2.button("P");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1162,7 +1162,7 @@
<script>mcdu2.button("Q");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1180,7 +1180,7 @@
<script>mcdu2.button("R");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1198,7 +1198,7 @@
<script>mcdu2.button("S");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1216,7 +1216,7 @@
<script>mcdu2.button("T");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1234,7 +1234,7 @@
<script>mcdu2.button("U");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1252,7 +1252,7 @@
<script>mcdu2.button("V");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1270,7 +1270,7 @@
<script>mcdu2.button("W");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1288,7 +1288,7 @@
<script>mcdu2.button("X");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1306,7 +1306,7 @@
<script>mcdu2.button("Y");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1324,7 +1324,7 @@
<script>mcdu2.button("Z");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1342,7 +1342,7 @@
<script>mcdu2.button("SLASH");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1360,7 +1360,7 @@
<script>mcdu2.button("SP");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1378,7 +1378,7 @@
<script>mcdu2.button("OVFY");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1396,7 +1396,7 @@
<script>mcdu2.button("CLR");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1414,7 +1414,7 @@
<script>mcdu2.button("0");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1432,7 +1432,7 @@
<script>mcdu2.button("1");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1450,7 +1450,7 @@
<script>mcdu2.button("2");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1468,7 +1468,7 @@
<script>mcdu2.button("3");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1486,7 +1486,7 @@
<script>mcdu2.button("4");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1504,7 +1504,7 @@
<script>mcdu2.button("5");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1522,7 +1522,7 @@
<script>mcdu2.button("6");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1540,7 +1540,7 @@
<script>mcdu2.button("7");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1558,7 +1558,7 @@
<script>mcdu2.button("8");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1576,7 +1576,7 @@
<script>mcdu2.button("9");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1594,7 +1594,7 @@
<script>mcdu2.button("DOT");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>
@ -1612,7 +1612,7 @@
<script>mcdu2.button("PLUSMINUS");</script>
<condition>
<greater-than-equals>
<property>/systems/electrical/bus/ac2</property>
<property>systems/electrical/bus/ac2</property>
<value>110</value>
</greater-than-equals>
</condition>

View file

@ -124,7 +124,7 @@
<object-name>actmode2</object-name>
<condition>
<equals>
<property>/it-autoflight/input/spd-managed</property>
<property>it-autoflight/input/spd-managed</property>
<value>1</value>
</equals>
</condition>
@ -134,7 +134,7 @@
<object-name>actmode3</object-name>
<condition>
<equals>
<property>/it-autoflight/input/spd-managed</property>
<property>it-autoflight/input/spd-managed</property>
<value>0</value>
</equals>
</condition>
@ -296,7 +296,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/cost-index</property>
<property>FMGC/internal/cost-index</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -311,14 +311,14 @@
<type>select</type>
<object-name>ci2</object-name>
<condition>
<not><property>/FMGC/internal/cost-index-set</property></not>
<not><property>FMGC/internal/cost-index-set</property></not>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>ci3</object-name>
<condition>
<property>/FMGC/internal/cost-index-set</property>
<property>FMGC/internal/cost-index-set</property>
</condition>
</animation>

View file

@ -124,7 +124,7 @@
<object-name>actmode2</object-name>
<condition>
<equals>
<property>/it-autoflight/input/spd-managed</property>
<property>it-autoflight/input/spd-managed</property>
<value>1</value>
</equals>
</condition>
@ -134,7 +134,7 @@
<object-name>actmode3</object-name>
<condition>
<equals>
<property>/it-autoflight/input/spd-managed</property>
<property>it-autoflight/input/spd-managed</property>
<value>0</value>
</equals>
</condition>
@ -296,7 +296,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/cost-index</property>
<property>FMGC/internal/cost-index</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -311,14 +311,14 @@
<type>select</type>
<object-name>ci2</object-name>
<condition>
<not><property>/FMGC/internal/cost-index-set</property></not>
<not><property>FMGC/internal/cost-index-set</property></not>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>ci3</object-name>
<condition>
<property>/FMGC/internal/cost-index-set</property>
<property>FMGC/internal/cost-index-set</property>
</condition>
</animation>

View file

@ -124,7 +124,7 @@
<object-name>actmode2</object-name>
<condition>
<equals>
<property>/it-autoflight/input/spd-managed</property>
<property>it-autoflight/input/spd-managed</property>
<value>1</value>
</equals>
</condition>
@ -134,7 +134,7 @@
<object-name>actmode3</object-name>
<condition>
<equals>
<property>/it-autoflight/input/spd-managed</property>
<property>it-autoflight/input/spd-managed</property>
<value>0</value>
</equals>
</condition>
@ -296,7 +296,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/cost-index</property>
<property>FMGC/internal/cost-index</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -311,14 +311,14 @@
<type>select</type>
<object-name>ci2</object-name>
<condition>
<not><property>/FMGC/internal/cost-index-set</property></not>
<not><property>FMGC/internal/cost-index-set</property></not>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>ci3</object-name>
<condition>
<property>/FMGC/internal/cost-index-set</property>
<property>FMGC/internal/cost-index-set</property>
</condition>
</animation>

View file

@ -14,7 +14,7 @@
<type>select</type>
<object-name>v1box</object-name>
<condition>
<not><property>/FMGC/internal/v1-set</property></not>
<not><property>FMGC/internal/v1-set</property></not>
</condition>
</animation>
@ -22,7 +22,7 @@
<type>select</type>
<object-name>vrbox</object-name>
<condition>
<not><property>/FMGC/internal/vr-set</property></not>
<not><property>FMGC/internal/vr-set</property></not>
</condition>
</animation>
@ -30,7 +30,7 @@
<type>select</type>
<object-name>v2box</object-name>
<condition>
<not><property>/FMGC/internal/v2-set</property></not>
<not><property>FMGC/internal/v2-set</property></not>
</condition>
</animation>

View file

@ -84,7 +84,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/v1</property>
<property>FMGC/internal/v1</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -99,7 +99,7 @@
<type>select</type>
<object-name>v12</object-name>
<condition>
<property>/FMGC/internal/v1-set</property>
<property>FMGC/internal/v1-set</property>
</condition>
</animation>
@ -236,7 +236,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/vr</property>
<property>FMGC/internal/vr</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -251,7 +251,7 @@
<type>select</type>
<object-name>vr2</object-name>
<condition>
<property>/FMGC/internal/vr-set</property>
<property>FMGC/internal/vr-set</property>
</condition>
</animation>
@ -436,7 +436,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/to-flap</property>
<property>FMGC/internal/to-flap</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -460,7 +460,7 @@
<format type="string">/UP%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/to-ths</property>
<property>FMGC/internal/to-ths</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -475,7 +475,7 @@
<type>select</type>
<object-name>flapsmcdu2</object-name>
<condition>
<not><property>/FMGC/internal/flap-ths-set</property></not>
<not><property>FMGC/internal/flap-ths-set</property></not>
</condition>
</animation>
@ -483,7 +483,7 @@
<type>select</type>
<object-name>flapsmcdu3</object-name>
<condition>
<property>/FMGC/internal/flap-ths-set</property>
<property>FMGC/internal/flap-ths-set</property>
</condition>
</animation>
@ -524,7 +524,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/v2</property>
<property>FMGC/internal/v2</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -539,7 +539,7 @@
<type>select</type>
<object-name>v22</object-name>
<condition>
<property>/FMGC/internal/v2-set</property>
<property>FMGC/internal/v2-set</property>
</condition>
</animation>
@ -628,7 +628,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/trans-alt</property>
<property>FMGC/internal/trans-alt</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -676,7 +676,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/eng-out-reduc</property>
<property>FMGC/internal/eng-out-reduc</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -700,7 +700,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/eng-out-reduc</property>
<property>FMGC/internal/eng-out-reduc</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -715,7 +715,7 @@
<type>select</type>
<object-name>eoaccel2</object-name>
<condition>
<not><property>/MCDUC/reducacc-set</property></not>
<not><property>MCDUC/reducacc-set</property></not>
</condition>
</animation>
@ -723,7 +723,7 @@
<type>select</type>
<object-name>eoaccel3</object-name>
<condition>
<property>/MCDUC/reducacc-set</property>
<property>MCDUC/reducacc-set</property>
</condition>
</animation>
@ -764,7 +764,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/systems/thrust/clbreduc-ft</property>
<property>systems/thrust/clbreduc-ft</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -788,7 +788,7 @@
<format type="string">/%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/reduc-agl-ft</property>
<property>FMGC/internal/reduc-agl-ft</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -812,7 +812,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/systems/thrust/clbreduc-ft</property>
<property>systems/thrust/clbreduc-ft</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -836,7 +836,7 @@
<format type="string">/%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/it-autoflight/settings/reduc-agl-ft</property>
<property>it-autoflight/settings/reduc-agl-ft</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -851,7 +851,7 @@
<type>select</type>
<object-name>thred</object-name>
<condition>
<not><property>/MCDUC/thracc-set</property></not>
<not><property>MCDUC/thracc-set</property></not>
</condition>
</animation>
@ -859,7 +859,7 @@
<type>select</type>
<object-name>thred2</object-name>
<condition>
<property>/MCDUC/thracc-set</property>
<property>MCDUC/thracc-set</property>
</condition>
</animation>
@ -924,7 +924,7 @@
<format type="string">%sC</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/flex</property>
<property>FMGC/internal/flex</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -939,7 +939,7 @@
<type>select</type>
<object-name>flex2</object-name>
<condition>
<not><property>/FMGC/internal/flex-set</property></not>
<not><property>FMGC/internal/flex-set</property></not>
</condition>
</animation>
@ -947,7 +947,7 @@
<type>select</type>
<object-name>flex3</object-name>
<condition>
<property>/FMGC/internal/flex-set</property>
<property>FMGC/internal/flex-set</property>
</condition>
</animation>

View file

@ -70,7 +70,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/vor1-mcdu</property>
<property>FMGC/internal/vor1-mcdu</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -93,7 +93,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/vor1-mcdu</property>
<property>FMGC/internal/vor1-mcdu</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -108,7 +108,7 @@
<type>select</type>
<object-name>vor1freq2</object-name>
<condition>
<not><property>/FMGC/internal/vor1freq-set</property></not>
<not><property>FMGC/internal/vor1freq-set</property></not>
</condition>
</animation>
@ -116,7 +116,7 @@
<type>select</type>
<object-name>vor1freq3</object-name>
<condition>
<property>/FMGC/internal/vor1freq-set</property>
<property>FMGC/internal/vor1freq-set</property>
</condition>
</animation>
@ -156,7 +156,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/vor2-mcdu</property>
<property>FMGC/internal/vor2-mcdu</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -179,7 +179,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/vor2-mcdu</property>
<property>FMGC/internal/vor2-mcdu</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -194,7 +194,7 @@
<type>select</type>
<object-name>vor2freq2</object-name>
<condition>
<not><property>/FMGC/internal/vor2freq-set</property></not>
<not><property>FMGC/internal/vor2freq-set</property></not>
</condition>
</animation>
@ -202,7 +202,7 @@
<type>select</type>
<object-name>vor2freq3</object-name>
<condition>
<property>/FMGC/internal/vor2freq-set</property>
<property>FMGC/internal/vor2freq-set</property>
</condition>
</animation>
@ -265,7 +265,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/instrumentation/nav[2]/radials/selected-deg</property>
<property>instrumentation/nav[2]/radials/selected-deg</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -280,7 +280,7 @@
<type>select</type>
<object-name>crs12</object-name>
<condition>
<not><property>/FMGC/internal/vor1crs-set</property></not>
<not><property>FMGC/internal/vor1crs-set</property></not>
</condition>
</animation>
@ -288,7 +288,7 @@
<type>select</type>
<object-name>crs13</object-name>
<condition>
<property>/FMGC/internal/vor1crs-set</property>
<property>FMGC/internal/vor1crs-set</property>
</condition>
</animation>
@ -351,7 +351,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/instrumentation/nav[3]/radials/selected-deg</property>
<property>instrumentation/nav[3]/radials/selected-deg</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -366,7 +366,7 @@
<type>select</type>
<object-name>crs22</object-name>
<condition>
<not><property>/FMGC/internal/vor2crs-set</property></not>
<not><property>FMGC/internal/vor2crs-set</property></not>
</condition>
</animation>
@ -374,7 +374,7 @@
<type>select</type>
<object-name>crs23</object-name>
<condition>
<property>/FMGC/internal/vor2crs-set</property>
<property>FMGC/internal/vor2crs-set</property>
</condition>
</animation>
@ -414,7 +414,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/ils1-mcdu</property>
<property>FMGC/internal/ils1-mcdu</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -437,7 +437,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/ils1-mcdu</property>
<property>FMGC/internal/ils1-mcdu</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -452,7 +452,7 @@
<type>select</type>
<object-name>ilsfreq2</object-name>
<condition>
<not><property>/FMGC/internal/ils1freq-set</property></not>
<not><property>FMGC/internal/ils1freq-set</property></not>
</condition>
</animation>
@ -460,7 +460,7 @@
<type>select</type>
<object-name>ilsfreq3</object-name>
<condition>
<property>/FMGC/internal/ils1freq-set</property>
<property>FMGC/internal/ils1freq-set</property>
</condition>
</animation>
@ -570,7 +570,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/instrumentation/nav[0]/radials/selected-deg</property>
<property>instrumentation/nav[0]/radials/selected-deg</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -585,7 +585,7 @@
<type>select</type>
<object-name>ilscrs12</object-name>
<condition>
<not><property>/FMGC/internal/ils1crs-set</property></not>
<not><property>FMGC/internal/ils1crs-set</property></not>
</condition>
</animation>
@ -593,7 +593,7 @@
<type>select</type>
<object-name>ilscrs13</object-name>
<condition>
<property>/FMGC/internal/ils1crs-set</property>
<property>FMGC/internal/ils1crs-set</property>
</condition>
</animation>
@ -727,7 +727,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/adf1-mcdu</property>
<property>FMGC/internal/adf1-mcdu</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -742,7 +742,7 @@
<type>select</type>
<object-name>adf1freq2</object-name>
<condition>
<not><property>/FMGC/internal/adf1freq-set</property></not>
<not><property>FMGC/internal/adf1freq-set</property></not>
</condition>
</animation>
@ -750,7 +750,7 @@
<type>select</type>
<object-name>adf1freq3</object-name>
<condition>
<property>/FMGC/internal/adf1freq-set</property>
<property>FMGC/internal/adf1freq-set</property>
</condition>
</animation>
@ -813,7 +813,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/FMGC/internal/adf2-mcdu</property>
<property>FMGC/internal/adf2-mcdu</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -828,7 +828,7 @@
<type>select</type>
<object-name>adf2freq2</object-name>
<condition>
<not><property>/FMGC/internal/adf2freq-set</property></not>
<not><property>FMGC/internal/adf2freq-set</property></not>
</condition>
</animation>
@ -836,7 +836,7 @@
<type>select</type>
<object-name>adf2freq3</object-name>
<condition>
<property>/FMGC/internal/adf2freq-set</property>
<property>FMGC/internal/adf2freq-set</property>
</condition>
</animation>

View file

@ -23,7 +23,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDU[1]/scratchpad</property>
<property>MCDU[1]/scratchpad</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>

View file

@ -23,7 +23,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/type</property>
<property>MCDUC/type</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
@ -70,7 +70,7 @@
<format type="string">%s</format>
<truncate type="bool">false</truncate>
<font type="string">BoeingCDU-Large.ttf</font>
<property>/MCDUC/eng</property>
<property>MCDUC/eng</property>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>

View file

@ -15,7 +15,7 @@
<object-name>ND.screen</object-name>
<condition>
<and>
<property>/systems/unused/something</property>
<property>systems/unused/something</property>
</and>
</condition>
</animation-->

View file

@ -15,7 +15,7 @@
<object-name>ND_R.screen</object-name>
<condition>
<and>
<property>/systems/unused/something</property>
<property>systems/unused/something</property>
</and>
</condition>
</animation-->

File diff suppressed because it is too large Load diff

View file

@ -17,11 +17,11 @@
<condition>
<or>
<greater-than-equals>
<property>/systems/electrical/bus/dc1</property>
<property>systems/electrical/bus/dc1</property>
<value>25</value>
</greater-than-equals>
<greater-than-equals>
<property>/systems/electrical/bus/dc2</property>
<property>systems/electrical/bus/dc2</property>
<value>25</value>
</greater-than-equals>
</or>
@ -41,28 +41,28 @@
<condition>
<and>
<equals>
<property>/controls/OH/protectors/eng1-n1</property>
<property>controls/OH/protectors/eng1-n1</property>
<value>1</value>
</equals>
<or>
<greater-than-equals>
<property>/systems/electrical/bus/dc1</property>
<property>systems/electrical/bus/dc1</property>
<value>25</value>
</greater-than-equals>
<greater-than-equals>
<property>/systems/electrical/bus/dc2</property>
<property>systems/electrical/bus/dc2</property>
<value>25</value>
</greater-than-equals>
</or>
</and>
</condition>
<command>property-toggle</command>
<property>/controls/fadec/n1mode1</property>
<property>controls/fadec/n1mode1</property>
</binding>
<binding>
<condition>
<equals>
<property>/controls/OH/protectors/eng1-n1</property>
<property>controls/OH/protectors/eng1-n1</property>
<value>1</value>
</equals>
</condition>
@ -82,13 +82,13 @@
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>/controls/OH/protectors/eng1-n1</property>
<property>controls/OH/protectors/eng1-n1</property>
<value>1</value>
</binding>
<mod-up>
<binding>
<command>property-assign</command>
<property>/controls/OH/protectors/eng1-n1</property>
<property>controls/OH/protectors/eng1-n1</property>
<value>0</value>
</binding>
<binding>
@ -102,7 +102,7 @@
<animation>
<type>rotate</type>
<object-name>Eng1N1Prot</object-name>
<property>/controls/OH/protectors/eng1-n1</property>
<property>controls/OH/protectors/eng1-n1</property>
<factor>-145</factor>
<axis>
<x1-m>0.00201</x1-m>
@ -120,11 +120,11 @@
<condition>
<or>
<equals>
<property>/controls/fadec/n1mode1</property>
<property>controls/fadec/n1mode1</property>
<value>1</value>
</equals>
<equals>
<property>/controls/switches/annun-test</property>
<property>controls/switches/annun-test</property>
<value>1</value>
</equals>
</or>
@ -142,28 +142,28 @@
<condition>
<and>
<equals>
<property>/controls/OH/protectors/eng2-n1</property>
<property>controls/OH/protectors/eng2-n1</property>
<value>1</value>
</equals>
<or>
<greater-than-equals>
<property>/systems/electrical/bus/dc1</property>
<property>systems/electrical/bus/dc1</property>
<value>25</value>
</greater-than-equals>
<greater-than-equals>
<property>/systems/electrical/bus/dc2</property>
<property>systems/electrical/bus/dc2</property>
<value>25</value>
</greater-than-equals>
</or>
</and>
</condition>
<command>property-toggle</command>
<property>/controls/fadec/n1mode2</property>
<property>controls/fadec/n1mode2</property>
</binding>
<binding>
<condition>
<equals>
<property>/controls/OH/protectors/eng2-n1</property>
<property>controls/OH/protectors/eng2-n1</property>
<value>1</value>
</equals>
</condition>
@ -183,13 +183,13 @@
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>/controls/OH/protectors/eng2-n1</property>
<property>controls/OH/protectors/eng2-n1</property>
<value>1</value>
</binding>
<mod-up>
<binding>
<command>property-assign</command>
<property>/controls/OH/protectors/eng2-n1</property>
<property>controls/OH/protectors/eng2-n1</property>
<value>0</value>
</binding>
<binding>
@ -203,7 +203,7 @@
<animation>
<type>rotate</type>
<object-name>Eng2N1Prot</object-name>
<property>/controls/OH/protectors/eng2-n1</property>
<property>controls/OH/protectors/eng2-n1</property>
<factor>-145</factor>
<axis>
<x1-m>0.00616</x1-m>
@ -221,11 +221,11 @@
<condition>
<or>
<equals>
<property>/controls/fadec/n1mode2</property>
<property>controls/fadec/n1mode2</property>
<value>1</value>
</equals>
<equals>
<property>/controls/switches/annun-test</property>
<property>controls/switches/annun-test</property>
<value>1</value>
</equals>
</or>

View file

@ -18,11 +18,11 @@
<condition>
<or>
<greater-than-equals>
<property>/systems/electrical/bus/dc1</property>
<property>systems/electrical/bus/dc1</property>
<value>25</value>
</greater-than-equals>
<greater-than-equals>
<property>/systems/electrical/bus/dc2</property>
<property>systems/electrical/bus/dc2</property>
<value>25</value>
</greater-than-equals>
</or>
@ -43,17 +43,17 @@
<condition>
<or>
<greater-than-equals>
<property>/systems/electrical/bus/dc1</property>
<property>systems/electrical/bus/dc1</property>
<value>25</value>
</greater-than-equals>
<greater-than-equals>
<property>/systems/electrical/bus/dc2</property>
<property>systems/electrical/bus/dc2</property>
<value>25</value>
</greater-than-equals>
</or>
</condition>
<command>property-toggle</command>
<property>/options/steep-ils</property>
<property>options/steep-ils</property>
</binding>
<binding>
<command>nasal</command>
@ -68,11 +68,11 @@
<condition>
<or>
<equals>
<property>/options/steep-ils</property>
<property>options/steep-ils</property>
<value>1</value>
</equals>
<equals>
<property>/controls/switches/annun-test</property>
<property>controls/switches/annun-test</property>
<value>1</value>
</equals>
</or>

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -20,7 +20,7 @@
<object-name>XXn11</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/n1</property>
<property>systems/fadec/eng1/n1</property>
<value>0</value>
</equals>
</condition>
@ -32,7 +32,7 @@
<object-name>XXn12</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/n1</property>
<property>systems/fadec/eng2/n1</property>
<value>0</value>
</equals>
</condition>
@ -44,7 +44,7 @@
<object-name>XXegt1</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/egt</property>
<property>systems/fadec/eng1/egt</property>
<value>0</value>
</equals>
</condition>
@ -56,7 +56,7 @@
<object-name>XXegt2</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/egt</property>
<property>systems/fadec/eng2/egt</property>
<value>0</value>
</equals>
</condition>
@ -68,7 +68,7 @@
<object-name>XXn21</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/n2</property>
<property>systems/fadec/eng1/n2</property>
<value>0</value>
</equals>
</condition>
@ -80,7 +80,7 @@
<object-name>XXn22</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/n2</property>
<property>systems/fadec/eng2/n2</property>
<value>0</value>
</equals>
</condition>
@ -91,7 +91,7 @@
<object-name>XX.ff1</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/ff</property>
<property>systems/fadec/eng1/ff</property>
<value>0</value>
</equals>
</condition>
@ -102,7 +102,7 @@
<object-name>XX.ff2</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/ff</property>
<property>systems/fadec/eng2/ff</property>
<value>0</value>
</equals>
</condition>
@ -118,7 +118,7 @@
<object-name>rev1.y</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/n1</property>
<property>systems/fadec/eng1/n1</property>
<value>1</value>
</equals>
</condition>
@ -134,7 +134,7 @@
<object-name>rev2.y</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/n1</property>
<property>systems/fadec/eng2/n1</property>
<value>1</value>
</equals>
</condition>
@ -146,7 +146,7 @@
<object-name>egt1</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/egt</property>
<property>systems/fadec/eng1/egt</property>
<value>1</value>
</equals>
</condition>
@ -158,7 +158,7 @@
<object-name>egt2</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/egt</property>
<property>systems/fadec/eng2/egt</property>
<value>1</value>
</equals>
</condition>
@ -169,7 +169,7 @@
<object-name>txt.n21</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/n2</property>
<property>systems/fadec/eng1/n2</property>
<value>1</value>
</equals>
</condition>
@ -180,7 +180,7 @@
<object-name>txt.n22</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/n2</property>
<property>systems/fadec/eng2/n2</property>
<value>1</value>
</equals>
</condition>
@ -191,7 +191,7 @@
<object-name>txt.ff1</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/ff</property>
<property>systems/fadec/eng1/ff</property>
<value>1</value>
</equals>
</condition>
@ -202,7 +202,7 @@
<object-name>txt.ff2</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/ff</property>
<property>systems/fadec/eng2/ff</property>
<value>1</value>
</equals>
</condition>
@ -213,7 +213,7 @@
<object-name>thrpos1</object-name>
<condition>
<less-than>
<property>/engines/engine[0]/reverser-pos-norm</property>
<property>engines/engine[0]/reverser-pos-norm</property>
<value>0.01</value>
</less-than>
</condition>
@ -224,7 +224,7 @@
<object-name>thrpos2</object-name>
<condition>
<less-than>
<property>/engines/engine[1]/reverser-pos-norm</property>
<property>engines/engine[1]/reverser-pos-norm</property>
<value>0.01</value>
</less-than>
</condition>
@ -236,11 +236,11 @@
<condition>
<and>
<greater-than>
<property>/engines/engine[0]/reverser-pos-norm</property>
<property>engines/engine[0]/reverser-pos-norm</property>
<value>0.01</value>
</greater-than>
<less-than>
<property>/engines/engine[0]/reverser-pos-norm</property>
<property>engines/engine[0]/reverser-pos-norm</property>
<value>0.9500000001</value>
</less-than>
</and>
@ -253,11 +253,11 @@
<condition>
<and>
<greater-than>
<property>/engines/engine[1]/reverser-pos-norm</property>
<property>engines/engine[1]/reverser-pos-norm</property>
<value>0.01</value>
</greater-than>
<less-than>
<property>/engines/engine[1]/reverser-pos-norm</property>
<property>engines/engine[1]/reverser-pos-norm</property>
<value>0.9500000001</value>
</less-than>
</and>
@ -269,7 +269,7 @@
<object-name>rev1.g</object-name>
<condition>
<greater-than>
<property>/engines/engine[0]/reverser-pos-norm</property>
<property>engines/engine[0]/reverser-pos-norm</property>
<value>0.95</value>
</greater-than>
</condition>
@ -280,7 +280,7 @@
<object-name>rev2.g</object-name>
<condition>
<greater-than>
<property>/engines/engine[1]/reverser-pos-norm</property>
<property>engines/engine[1]/reverser-pos-norm</property>
<value>0.95</value>
</greater-than>
</condition>
@ -419,7 +419,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>/engines/engine/n1</property>
<property>engines/engine/n1</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -443,7 +443,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>/engines/engine[1]/n1</property>
<property>engines/engine[1]/n1</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -613,7 +613,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%4.0f</format>
<property>/engines/engine/egt-actual</property>
<property>engines/engine/egt-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -637,7 +637,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%4.0f</format>
<property>/engines/engine[1]/egt-actual</property>
<property>engines/engine[1]/egt-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -711,7 +711,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>/engines/engine/n2</property>
<property>engines/engine/n2</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -735,7 +735,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>/engines/engine[1]/n2</property>
<property>engines/engine[1]/n2</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -809,7 +809,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/controls/engines/thrust-limit</property>
<property>controls/engines/thrust-limit</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -833,7 +833,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>/controls/engines/n1-limit</property>
<property>controls/engines/n1-limit</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -859,7 +859,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%4.0f</format>
<property>/engines/engine/fuel-flow_actual</property>
<property>engines/engine/fuel-flow_actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -883,7 +883,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%4.0f</format>
<property>/engines/engine[1]/fuel-flow_actual</property>
<property>engines/engine[1]/fuel-flow_actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -977,7 +977,7 @@
<animation>
<type>rotate</type>
<object-name>n11</object-name>
<property>/engines/engine/n1</property>
<property>engines/engine/n1</property>
<interpolation>
<entry><ind> 22.4</ind><dep>-127</dep></entry>
<entry><ind> 50.0</ind><dep> -58</dep></entry>
@ -999,7 +999,7 @@
<animation>
<type>rotate</type>
<object-name>n12</object-name>
<property>/engines/engine[1]/n1</property>
<property>engines/engine[1]/n1</property>
<interpolation>
<entry><ind> 22.4</ind><dep>-127</dep></entry>
<entry><ind> 50.0</ind><dep> -58</dep></entry>
@ -1021,7 +1021,7 @@
<animation>
<type>rotate</type>
<object-name>n1limy1</object-name>
<property>/systems/thrust/n1/toga-lim</property>
<property>systems/thrust/n1/toga-lim</property>
<interpolation>
<entry><ind> 22.4</ind><dep>-127</dep></entry>
<entry><ind> 50.0</ind><dep> -58</dep></entry>
@ -1043,7 +1043,7 @@
<animation>
<type>rotate</type>
<object-name>n1limy2</object-name>
<property>/systems/thrust/n1/toga-lim</property>
<property>systems/thrust/n1/toga-lim</property>
<interpolation>
<entry><ind> 22.4</ind><dep>-127</dep></entry>
<entry><ind> 50.0</ind><dep> -58</dep></entry>
@ -1065,7 +1065,7 @@
<animation>
<type>rotate</type>
<object-name>thrpos1</object-name>
<property>/engines/engine[0]/n1-cmd</property>
<property>engines/engine[0]/n1-cmd</property>
<interpolation>
<entry><ind> 22.4</ind><dep>-127</dep></entry>
<entry><ind> 50.0</ind><dep> -58</dep></entry>
@ -1087,7 +1087,7 @@
<animation>
<type>rotate</type>
<object-name>thrpos2</object-name>
<property>/engines/engine[1]/n1-cmd</property>
<property>engines/engine[1]/n1-cmd</property>
<interpolation>
<entry><ind> 22.4</ind><dep>-127</dep></entry>
<entry><ind> 50.0</ind><dep> -58</dep></entry>
@ -1111,7 +1111,7 @@
<animation>
<type>rotate</type>
<object-name>egt1</object-name>
<property>/engines/engine/egt-actual</property>
<property>engines/engine/egt-actual</property>
<interpolation>
<entry><ind> 0</ind><dep>-90</dep></entry>
<entry><ind> 500</ind><dep> 0</dep></entry>
@ -1132,7 +1132,7 @@
<animation>
<type>rotate</type>
<object-name>egt2</object-name>
<property>/engines/engine[1]/egt-actual</property>
<property>engines/engine[1]/egt-actual</property>
<interpolation>
<entry><ind> 0</ind><dep>-90</dep></entry>
<entry><ind> 500</ind><dep> 0</dep></entry>
@ -1163,7 +1163,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/controls/flight/flap-txt</property>
<property>controls/flight/flap-txt</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1181,7 +1181,7 @@
<object-name>flap</object-name>
<condition>
<greater-than>
<property>/controls/flight/flap-pos</property>
<property>controls/flight/flap-pos</property>
<value>0</value>
</greater-than>
</condition>
@ -1190,7 +1190,7 @@
<!--animation>
<type>rotate</type>
<object-name>flap</object-name>
<property>/surface-positions/flap-pos-norm</property>
<property>surface-positions/flap-pos-norm</property>
<interpolation>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>0.29</ind><dep>7</dep></entry>
@ -1211,7 +1211,7 @@
<animation>
<type>textranslate</type>
<object-name>flap</object-name>
<property>/surface-positions/flap-pos-norm</property>
<property>surface-positions/flap-pos-norm</property>
<interpolation>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>0.29</ind><dep>0.068</dep></entry>
@ -1229,7 +1229,7 @@
<!--animation>
<type>textranslate</type>
<object-name>slat</object-name>
<property>/surface-positions/flap-pos-norm</property>
<property>surface-positions/flap-pos-norm</property>
<interpolation>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>0.29</ind><dep>0.11</dep></entry>

View file

@ -20,7 +20,7 @@
<object-name>XXepr1</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/epr</property>
<property>systems/fadec/eng1/epr</property>
<value>0</value>
</equals>
</condition>
@ -32,7 +32,7 @@
<object-name>XXepr2</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/epr</property>
<property>systems/fadec/eng2/epr</property>
<value>0</value>
</equals>
</condition>
@ -44,7 +44,7 @@
<object-name>XXegt1</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/egt</property>
<property>systems/fadec/eng1/egt</property>
<value>0</value>
</equals>
</condition>
@ -56,7 +56,7 @@
<object-name>XXegt2</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/egt</property>
<property>systems/fadec/eng2/egt</property>
<value>0</value>
</equals>
</condition>
@ -68,7 +68,7 @@
<object-name>XXn11</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/n1</property>
<property>systems/fadec/eng1/n1</property>
<value>0</value>
</equals>
</condition>
@ -80,7 +80,7 @@
<object-name>XXn12</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/n1</property>
<property>systems/fadec/eng2/n1</property>
<value>0</value>
</equals>
</condition>
@ -92,7 +92,7 @@
<object-name>XXn21</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/n2</property>
<property>systems/fadec/eng1/n2</property>
<value>0</value>
</equals>
</condition>
@ -104,7 +104,7 @@
<object-name>XXn22</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/n2</property>
<property>systems/fadec/eng2/n2</property>
<value>0</value>
</equals>
</condition>
@ -115,7 +115,7 @@
<object-name>XX.ff1</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/ff</property>
<property>systems/fadec/eng1/ff</property>
<value>0</value>
</equals>
</condition>
@ -126,7 +126,7 @@
<object-name>XX.ff2</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/ff</property>
<property>systems/fadec/eng2/ff</property>
<value>0</value>
</equals>
</condition>
@ -142,7 +142,7 @@
<object-name>rev1.y</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/epr</property>
<property>systems/fadec/eng1/epr</property>
<value>1</value>
</equals>
</condition>
@ -158,7 +158,7 @@
<object-name>rev2.y</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/epr</property>
<property>systems/fadec/eng2/epr</property>
<value>1</value>
</equals>
</condition>
@ -170,7 +170,7 @@
<object-name>egt1</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/egt</property>
<property>systems/fadec/eng1/egt</property>
<value>1</value>
</equals>
</condition>
@ -182,7 +182,7 @@
<object-name>egt2</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/egt</property>
<property>systems/fadec/eng2/egt</property>
<value>1</value>
</equals>
</condition>
@ -194,7 +194,7 @@
<object-name>n11</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/n1</property>
<property>systems/fadec/eng1/n1</property>
<value>1</value>
</equals>
</condition>
@ -207,11 +207,11 @@
<condition>
<and>
<equals>
<property>/systems/fadec/eng1/n1</property>
<property>systems/fadec/eng1/n1</property>
<value>1</value>
</equals>
<equals>
<property>/systems/fadec/n1mode1</property>
<property>systems/fadec/n1mode1</property>
<value>1</value>
</equals>
</and>
@ -224,7 +224,7 @@
<object-name>n12</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/n1</property>
<property>systems/fadec/eng2/n1</property>
<value>1</value>
</equals>
</condition>
@ -237,11 +237,11 @@
<condition>
<and>
<equals>
<property>/systems/fadec/eng2/n1</property>
<property>systems/fadec/eng2/n1</property>
<value>1</value>
</equals>
<equals>
<property>/systems/fadec/n1mode2</property>
<property>systems/fadec/n1mode2</property>
<value>1</value>
</equals>
</and>
@ -253,7 +253,7 @@
<object-name>txt.n21</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/n2</property>
<property>systems/fadec/eng1/n2</property>
<value>1</value>
</equals>
</condition>
@ -264,7 +264,7 @@
<object-name>txt.n22</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/n2</property>
<property>systems/fadec/eng2/n2</property>
<value>1</value>
</equals>
</condition>
@ -275,7 +275,7 @@
<object-name>txt.ff1</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/ff</property>
<property>systems/fadec/eng1/ff</property>
<value>1</value>
</equals>
</condition>
@ -286,7 +286,7 @@
<object-name>txt.ff2</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/ff</property>
<property>systems/fadec/eng2/ff</property>
<value>1</value>
</equals>
</condition>
@ -297,7 +297,7 @@
<object-name>thrpos1</object-name>
<condition>
<less-than>
<property>/engines/engine[0]/reverser-pos-norm</property>
<property>engines/engine[0]/reverser-pos-norm</property>
<value>0.01</value>
</less-than>
</condition>
@ -308,7 +308,7 @@
<object-name>thrpos2</object-name>
<condition>
<less-than>
<property>/engines/engine[1]/reverser-pos-norm</property>
<property>engines/engine[1]/reverser-pos-norm</property>
<value>0.01</value>
</less-than>
</condition>
@ -320,11 +320,11 @@
<condition>
<and>
<greater-than>
<property>/engines/engine[0]/reverser-pos-norm</property>
<property>engines/engine[0]/reverser-pos-norm</property>
<value>0.01</value>
</greater-than>
<less-than>
<property>/engines/engine[0]/reverser-pos-norm</property>
<property>engines/engine[0]/reverser-pos-norm</property>
<value>0.9500000001</value>
</less-than>
</and>
@ -337,11 +337,11 @@
<condition>
<and>
<greater-than>
<property>/engines/engine[1]/reverser-pos-norm</property>
<property>engines/engine[1]/reverser-pos-norm</property>
<value>0.01</value>
</greater-than>
<less-than>
<property>/engines/engine[1]/reverser-pos-norm</property>
<property>engines/engine[1]/reverser-pos-norm</property>
<value>0.9500000001</value>
</less-than>
</and>
@ -353,7 +353,7 @@
<object-name>rev1.g</object-name>
<condition>
<greater-than>
<property>/engines/engine[0]/reverser-pos-norm</property>
<property>engines/engine[0]/reverser-pos-norm</property>
<value>0.95</value>
</greater-than>
</condition>
@ -364,7 +364,7 @@
<object-name>rev2.g</object-name>
<condition>
<greater-than>
<property>/engines/engine[1]/reverser-pos-norm</property>
<property>engines/engine[1]/reverser-pos-norm</property>
<value>0.95</value>
</greater-than>
</condition>
@ -507,7 +507,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%1.3f</format>
<property>/engines/engine/epr-actual</property>
<property>engines/engine/epr-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -531,7 +531,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%1.3f</format>
<property>/engines/engine[1]/epr-actual</property>
<property>engines/engine[1]/epr-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -749,7 +749,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%4.0f</format>
<property>/engines/engine/egt-actual</property>
<property>engines/engine/egt-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -773,7 +773,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%4.0f</format>
<property>/engines/engine[1]/egt-actual</property>
<property>engines/engine[1]/egt-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -847,7 +847,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>/engines/engine/n1</property>
<property>engines/engine/n1</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -871,7 +871,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>/engines/engine[1]/n1</property>
<property>engines/engine[1]/n1</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -945,7 +945,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>/engines/engine/n2</property>
<property>engines/engine/n2</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -969,7 +969,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>/engines/engine[1]/n2</property>
<property>engines/engine[1]/n2</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1043,7 +1043,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/controls/engines/thrust-limit</property>
<property>controls/engines/thrust-limit</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1067,7 +1067,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%1.3f</format>
<property>/controls/engines/epr-limit</property>
<property>controls/engines/epr-limit</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1093,7 +1093,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%4.0f</format>
<property>/engines/engine/fuel-flow_actual</property>
<property>engines/engine/fuel-flow_actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1117,7 +1117,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%4.0f</format>
<property>/engines/engine[1]/fuel-flow_actual</property>
<property>engines/engine[1]/fuel-flow_actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1211,7 +1211,7 @@
<animation>
<type>rotate</type>
<object-name>epr1</object-name>
<property>/engines/engine/epr-actual</property>
<property>engines/engine/epr-actual</property>
<interpolation>
<entry><ind>0.990</ind><dep>-129</dep></entry>
<entry><ind>1.000</ind><dep>-120</dep></entry>
@ -1235,7 +1235,7 @@
<animation>
<type>rotate</type>
<object-name>epr2</object-name>
<property>/engines/engine[1]/epr-actual</property>
<property>engines/engine[1]/epr-actual</property>
<interpolation>
<entry><ind>0.990</ind><dep>-129</dep></entry>
<entry><ind>1.000</ind><dep>-120</dep></entry>
@ -1259,7 +1259,7 @@
<animation>
<type>rotate</type>
<object-name>eprlimy1</object-name>
<property>/systems/thrust/epr/toga-lim</property>
<property>systems/thrust/epr/toga-lim</property>
<interpolation>
<entry><ind>0.990</ind><dep>-129</dep></entry>
<entry><ind>1.000</ind><dep>-120</dep></entry>
@ -1283,7 +1283,7 @@
<animation>
<type>rotate</type>
<object-name>eprlimy2</object-name>
<property>/systems/thrust/epr/toga-lim</property>
<property>systems/thrust/epr/toga-lim</property>
<interpolation>
<entry><ind>0.990</ind><dep>-129</dep></entry>
<entry><ind>1.000</ind><dep>-120</dep></entry>
@ -1307,7 +1307,7 @@
<animation>
<type>rotate</type>
<object-name>thrpos1</object-name>
<property>/engines/engine[0]/epr-cmd</property>
<property>engines/engine[0]/epr-cmd</property>
<interpolation>
<entry><ind>0.990</ind><dep>-129</dep></entry>
<entry><ind>1.000</ind><dep>-120</dep></entry>
@ -1331,7 +1331,7 @@
<animation>
<type>rotate</type>
<object-name>thrpos2</object-name>
<property>/engines/engine[1]/epr-cmd</property>
<property>engines/engine[1]/epr-cmd</property>
<interpolation>
<entry><ind>0.990</ind><dep>-129</dep></entry>
<entry><ind>1.000</ind><dep>-120</dep></entry>
@ -1357,7 +1357,7 @@
<animation>
<type>rotate</type>
<object-name>egt1</object-name>
<property>/engines/engine/egt-actual</property>
<property>engines/engine/egt-actual</property>
<interpolation>
<entry><ind> 0</ind><dep>-90</dep></entry>
<entry><ind>400</ind><dep> 0</dep></entry>
@ -1378,7 +1378,7 @@
<animation>
<type>rotate</type>
<object-name>egt2</object-name>
<property>/engines/engine[1]/egt-actual</property>
<property>engines/engine[1]/egt-actual</property>
<interpolation>
<entry><ind> 0</ind><dep>-90</dep></entry>
<entry><ind>400</ind><dep> 0</dep></entry>
@ -1401,7 +1401,7 @@
<animation>
<type>rotate</type>
<object-name>n11</object-name>
<property>/engines/engine/n1</property>
<property>engines/engine/n1</property>
<interpolation>
<entry><ind> 22.4</ind><dep>-107</dep></entry>
<entry><ind> 40.0</ind><dep> -61</dep></entry>
@ -1423,7 +1423,7 @@
<animation>
<type>rotate</type>
<object-name>n12</object-name>
<property>/engines/engine[1]/n1</property>
<property>engines/engine[1]/n1</property>
<interpolation>
<entry><ind> 22.4</ind><dep>-107</dep></entry>
<entry><ind> 40.0</ind><dep> -61</dep></entry>
@ -1445,7 +1445,7 @@
<animation>
<type>rotate</type>
<object-name>n1limy1</object-name>
<property>/systems/thrust/n1/toga-lim</property>
<property>systems/thrust/n1/toga-lim</property>
<interpolation>
<entry><ind> 22.4</ind><dep>-107</dep></entry>
<entry><ind> 40.0</ind><dep> -61</dep></entry>
@ -1467,7 +1467,7 @@
<animation>
<type>rotate</type>
<object-name>n1limy2</object-name>
<property>/systems/thrust/n1/toga-lim</property>
<property>systems/thrust/n1/toga-lim</property>
<interpolation>
<entry><ind> 22.4</ind><dep>-107</dep></entry>
<entry><ind> 40.0</ind><dep> -61</dep></entry>
@ -1489,7 +1489,7 @@
<animation>
<type>rotate</type>
<object-name>n1pos1</object-name>
<property>/engines/engine[0]/n1-cmd</property>
<property>engines/engine[0]/n1-cmd</property>
<interpolation>
<entry><ind> 22.4</ind><dep>-107</dep></entry>
<entry><ind> 40.0</ind><dep> -61</dep></entry>
@ -1511,7 +1511,7 @@
<animation>
<type>rotate</type>
<object-name>n1pos2</object-name>
<property>/engines/engine[1]/n1-cmd</property>
<property>engines/engine[1]/n1-cmd</property>
<interpolation>
<entry><ind> 22.4</ind><dep>-107</dep></entry>
<entry><ind> 40.0</ind><dep> -61</dep></entry>
@ -1543,7 +1543,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/controls/flight/flap-txt</property>
<property>controls/flight/flap-txt</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1561,7 +1561,7 @@
<object-name>flap</object-name>
<condition>
<greater-than>
<property>/controls/flight/flap-pos</property>
<property>controls/flight/flap-pos</property>
<value>0</value>
</greater-than>
</condition>
@ -1570,7 +1570,7 @@
<!--animation>
<type>rotate</type>
<object-name>flap</object-name>
<property>/surface-positions/flap-pos-norm</property>
<property>surface-positions/flap-pos-norm</property>
<interpolation>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>0.29</ind><dep>7</dep></entry>
@ -1591,7 +1591,7 @@
<animation>
<type>textranslate</type>
<object-name>flap</object-name>
<property>/surface-positions/flap-pos-norm</property>
<property>surface-positions/flap-pos-norm</property>
<interpolation>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>0.29</ind><dep>0.068</dep></entry>
@ -1609,7 +1609,7 @@
<!--animation>
<type>textranslate</type>
<object-name>slat</object-name>
<property>/surface-positions/flap-pos-norm</property>
<property>surface-positions/flap-pos-norm</property>
<interpolation>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>0.29</ind><dep>0.11</dep></entry>

View file

@ -21,11 +21,11 @@
<condition>
<or>
<equals>
<property>/ECAM/left-msg</property>
<property>ECAM/left-msg</property>
<value>MSG</value>
</equals>
<equals>
<property>/ECAM/left-msg</property>
<property>ECAM/left-msg</property>
<value>TO-MEMO</value>
</equals>
</or>
@ -36,7 +36,7 @@
<path>TO-MEMO.xml</path>
<condition>
<equals>
<property>/ECAM/left-msg</property>
<property>ECAM/left-msg</property>
<value>TO-MEMO</value>
</equals>
</condition>

View file

@ -31,7 +31,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line1</property>
<property>ECAM/msg/line1</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -49,7 +49,7 @@
<object-name>Line1W</object-name>
<condition>
<equals>
<property>/ECAM/msg/line1c</property>
<property>ECAM/msg/line1c</property>
<value>w</value>
</equals>
</condition>
@ -66,7 +66,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line2</property>
<property>ECAM/msg/line2</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -84,7 +84,7 @@
<object-name>Line2W</object-name>
<condition>
<equals>
<property>/ECAM/msg/line2c</property>
<property>ECAM/msg/line2c</property>
<value>w</value>
</equals>
</condition>
@ -101,7 +101,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line3</property>
<property>ECAM/msg/line3</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -119,7 +119,7 @@
<object-name>Line3W</object-name>
<condition>
<equals>
<property>/ECAM/msg/line3c</property>
<property>ECAM/msg/line3c</property>
<value>w</value>
</equals>
</condition>
@ -136,7 +136,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line4</property>
<property>ECAM/msg/line4</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -154,7 +154,7 @@
<object-name>Line4W</object-name>
<condition>
<equals>
<property>/ECAM/msg/line4c</property>
<property>ECAM/msg/line4c</property>
<value>w</value>
</equals>
</condition>
@ -171,7 +171,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line5</property>
<property>ECAM/msg/line5</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -189,7 +189,7 @@
<object-name>Line5W</object-name>
<condition>
<equals>
<property>/ECAM/msg/line5c</property>
<property>ECAM/msg/line5c</property>
<value>w</value>
</equals>
</condition>
@ -206,7 +206,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line6</property>
<property>ECAM/msg/line6</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -224,7 +224,7 @@
<object-name>Line6W</object-name>
<condition>
<equals>
<property>/ECAM/msg/line6c</property>
<property>ECAM/msg/line6c</property>
<value>w</value>
</equals>
</condition>
@ -241,7 +241,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line7</property>
<property>ECAM/msg/line7</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -259,7 +259,7 @@
<object-name>Line7W</object-name>
<condition>
<equals>
<property>/ECAM/msg/line7c</property>
<property>ECAM/msg/line7c</property>
<value>w</value>
</equals>
</condition>
@ -276,7 +276,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line8</property>
<property>ECAM/msg/line8</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -294,7 +294,7 @@
<object-name>Line8W</object-name>
<condition>
<equals>
<property>/ECAM/msg/line8c</property>
<property>ECAM/msg/line8c</property>
<value>w</value>
</equals>
</condition>
@ -315,7 +315,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line1</property>
<property>ECAM/msg/line1</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -333,7 +333,7 @@
<object-name>Line1G</object-name>
<condition>
<equals>
<property>/ECAM/msg/line1c</property>
<property>ECAM/msg/line1c</property>
<value>g</value>
</equals>
</condition>
@ -350,7 +350,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line2</property>
<property>ECAM/msg/line2</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -368,7 +368,7 @@
<object-name>Line2G</object-name>
<condition>
<equals>
<property>/ECAM/msg/line2c</property>
<property>ECAM/msg/line2c</property>
<value>g</value>
</equals>
</condition>
@ -385,7 +385,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line3</property>
<property>ECAM/msg/line3</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -403,7 +403,7 @@
<object-name>Line3G</object-name>
<condition>
<equals>
<property>/ECAM/msg/line3c</property>
<property>ECAM/msg/line3c</property>
<value>g</value>
</equals>
</condition>
@ -420,7 +420,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line4</property>
<property>ECAM/msg/line4</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -438,7 +438,7 @@
<object-name>Line4G</object-name>
<condition>
<equals>
<property>/ECAM/msg/line4c</property>
<property>ECAM/msg/line4c</property>
<value>g</value>
</equals>
</condition>
@ -455,7 +455,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line5</property>
<property>ECAM/msg/line5</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -473,7 +473,7 @@
<object-name>Line5G</object-name>
<condition>
<equals>
<property>/ECAM/msg/line5c</property>
<property>ECAM/msg/line5c</property>
<value>g</value>
</equals>
</condition>
@ -490,7 +490,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line6</property>
<property>ECAM/msg/line6</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -508,7 +508,7 @@
<object-name>Line6G</object-name>
<condition>
<equals>
<property>/ECAM/msg/line6c</property>
<property>ECAM/msg/line6c</property>
<value>g</value>
</equals>
</condition>
@ -525,7 +525,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line7</property>
<property>ECAM/msg/line7</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -543,7 +543,7 @@
<object-name>Line7G</object-name>
<condition>
<equals>
<property>/ECAM/msg/line7c</property>
<property>ECAM/msg/line7c</property>
<value>g</value>
</equals>
</condition>
@ -560,7 +560,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line8</property>
<property>ECAM/msg/line8</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -578,7 +578,7 @@
<object-name>Line8G</object-name>
<condition>
<equals>
<property>/ECAM/msg/line8c</property>
<property>ECAM/msg/line8c</property>
<value>g</value>
</equals>
</condition>
@ -599,7 +599,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line1</property>
<property>ECAM/msg/line1</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -617,7 +617,7 @@
<object-name>Line1B</object-name>
<condition>
<equals>
<property>/ECAM/msg/line1c</property>
<property>ECAM/msg/line1c</property>
<value>b</value>
</equals>
</condition>
@ -634,7 +634,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line2</property>
<property>ECAM/msg/line2</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -652,7 +652,7 @@
<object-name>Line2B</object-name>
<condition>
<equals>
<property>/ECAM/msg/line2c</property>
<property>ECAM/msg/line2c</property>
<value>b</value>
</equals>
</condition>
@ -669,7 +669,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line3</property>
<property>ECAM/msg/line3</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -687,7 +687,7 @@
<object-name>Line3B</object-name>
<condition>
<equals>
<property>/ECAM/msg/line3c</property>
<property>ECAM/msg/line3c</property>
<value>b</value>
</equals>
</condition>
@ -704,7 +704,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line4</property>
<property>ECAM/msg/line4</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -722,7 +722,7 @@
<object-name>Line4B</object-name>
<condition>
<equals>
<property>/ECAM/msg/line4c</property>
<property>ECAM/msg/line4c</property>
<value>b</value>
</equals>
</condition>
@ -739,7 +739,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line5</property>
<property>ECAM/msg/line5</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -757,7 +757,7 @@
<object-name>Line5B</object-name>
<condition>
<equals>
<property>/ECAM/msg/line5c</property>
<property>ECAM/msg/line5c</property>
<value>b</value>
</equals>
</condition>
@ -774,7 +774,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line6</property>
<property>ECAM/msg/line6</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -792,7 +792,7 @@
<object-name>Line6B</object-name>
<condition>
<equals>
<property>/ECAM/msg/line6c</property>
<property>ECAM/msg/line6c</property>
<value>b</value>
</equals>
</condition>
@ -809,7 +809,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line7</property>
<property>ECAM/msg/line7</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -827,7 +827,7 @@
<object-name>Line7B</object-name>
<condition>
<equals>
<property>/ECAM/msg/line7c</property>
<property>ECAM/msg/line7c</property>
<value>b</value>
</equals>
</condition>
@ -844,7 +844,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line8</property>
<property>ECAM/msg/line8</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -862,7 +862,7 @@
<object-name>Line8B</object-name>
<condition>
<equals>
<property>/ECAM/msg/line8c</property>
<property>ECAM/msg/line8c</property>
<value>b</value>
</equals>
</condition>
@ -883,7 +883,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line1</property>
<property>ECAM/msg/line1</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -901,7 +901,7 @@
<object-name>Line1A</object-name>
<condition>
<equals>
<property>/ECAM/msg/line1c</property>
<property>ECAM/msg/line1c</property>
<value>a</value>
</equals>
</condition>
@ -918,7 +918,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line2</property>
<property>ECAM/msg/line2</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -936,7 +936,7 @@
<object-name>Line2A</object-name>
<condition>
<equals>
<property>/ECAM/msg/line2c</property>
<property>ECAM/msg/line2c</property>
<value>a</value>
</equals>
</condition>
@ -953,7 +953,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line3</property>
<property>ECAM/msg/line3</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -971,7 +971,7 @@
<object-name>Line3A</object-name>
<condition>
<equals>
<property>/ECAM/msg/line3c</property>
<property>ECAM/msg/line3c</property>
<value>a</value>
</equals>
</condition>
@ -988,7 +988,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line4</property>
<property>ECAM/msg/line4</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1006,7 +1006,7 @@
<object-name>Line4A</object-name>
<condition>
<equals>
<property>/ECAM/msg/line4c</property>
<property>ECAM/msg/line4c</property>
<value>a</value>
</equals>
</condition>
@ -1023,7 +1023,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line5</property>
<property>ECAM/msg/line5</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1041,7 +1041,7 @@
<object-name>Line5A</object-name>
<condition>
<equals>
<property>/ECAM/msg/line5c</property>
<property>ECAM/msg/line5c</property>
<value>a</value>
</equals>
</condition>
@ -1058,7 +1058,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line6</property>
<property>ECAM/msg/line6</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1076,7 +1076,7 @@
<object-name>Line6A</object-name>
<condition>
<equals>
<property>/ECAM/msg/line6c</property>
<property>ECAM/msg/line6c</property>
<value>a</value>
</equals>
</condition>
@ -1093,7 +1093,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line7</property>
<property>ECAM/msg/line7</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1111,7 +1111,7 @@
<object-name>Line7A</object-name>
<condition>
<equals>
<property>/ECAM/msg/line7c</property>
<property>ECAM/msg/line7c</property>
<value>a</value>
</equals>
</condition>
@ -1128,7 +1128,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line8</property>
<property>ECAM/msg/line8</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1146,7 +1146,7 @@
<object-name>Line8A</object-name>
<condition>
<equals>
<property>/ECAM/msg/line8c</property>
<property>ECAM/msg/line8c</property>
<value>a</value>
</equals>
</condition>
@ -1167,7 +1167,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line1</property>
<property>ECAM/msg/line1</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1185,7 +1185,7 @@
<object-name>Line1R</object-name>
<condition>
<equals>
<property>/ECAM/msg/line1c</property>
<property>ECAM/msg/line1c</property>
<value>r</value>
</equals>
</condition>
@ -1202,7 +1202,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line2</property>
<property>ECAM/msg/line2</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1220,7 +1220,7 @@
<object-name>Line2R</object-name>
<condition>
<equals>
<property>/ECAM/msg/line2c</property>
<property>ECAM/msg/line2c</property>
<value>r</value>
</equals>
</condition>
@ -1237,7 +1237,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line3</property>
<property>ECAM/msg/line3</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1255,7 +1255,7 @@
<object-name>Line3R</object-name>
<condition>
<equals>
<property>/ECAM/msg/line3c</property>
<property>ECAM/msg/line3c</property>
<value>r</value>
</equals>
</condition>
@ -1272,7 +1272,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line4</property>
<property>ECAM/msg/line4</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1290,7 +1290,7 @@
<object-name>Line4R</object-name>
<condition>
<equals>
<property>/ECAM/msg/line4c</property>
<property>ECAM/msg/line4c</property>
<value>r</value>
</equals>
</condition>
@ -1307,7 +1307,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line5</property>
<property>ECAM/msg/line5</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1325,7 +1325,7 @@
<object-name>Line5R</object-name>
<condition>
<equals>
<property>/ECAM/msg/line5c</property>
<property>ECAM/msg/line5c</property>
<value>r</value>
</equals>
</condition>
@ -1342,7 +1342,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line6</property>
<property>ECAM/msg/line6</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1360,7 +1360,7 @@
<object-name>Line6R</object-name>
<condition>
<equals>
<property>/ECAM/msg/line6c</property>
<property>ECAM/msg/line6c</property>
<value>r</value>
</equals>
</condition>
@ -1377,7 +1377,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line7</property>
<property>ECAM/msg/line7</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1395,7 +1395,7 @@
<object-name>Line7R</object-name>
<condition>
<equals>
<property>/ECAM/msg/line7c</property>
<property>ECAM/msg/line7c</property>
<value>r</value>
</equals>
</condition>
@ -1412,7 +1412,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line8</property>
<property>ECAM/msg/line8</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1430,7 +1430,7 @@
<object-name>Line8R</object-name>
<condition>
<equals>
<property>/ECAM/msg/line8c</property>
<property>ECAM/msg/line8c</property>
<value>r</value>
</equals>
</condition>

View file

@ -55,7 +55,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line1</property>
<property>ECAM/msg/line1</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -79,7 +79,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line2</property>
<property>ECAM/msg/line2</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -103,7 +103,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line3</property>
<property>ECAM/msg/line3</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -127,7 +127,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line4</property>
<property>ECAM/msg/line4</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -151,7 +151,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line5</property>
<property>ECAM/msg/line5</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -175,7 +175,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/ECAM/msg/line6</property>
<property>ECAM/msg/line6</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -217,7 +217,7 @@
<object-name>Line7G</object-name>
<condition>
<not-equals>
<property>/systems/unused/ecam1</property>
<property>systems/unused/ecam1</property>
<value>1</value>
</not-equals>
</condition>
@ -253,11 +253,11 @@
<condition>
<and>
<equals>
<property>/controls/switches/no-smoking-sign</property>
<property>controls/switches/no-smoking-sign</property>
<value>1</value>
</equals>
<equals>
<property>/controls/switches/seatbelt-sign</property>
<property>controls/switches/seatbelt-sign</property>
<value>1</value>
</equals>
</and>
@ -293,7 +293,7 @@
<object-name>Line9G</object-name>
<condition>
<not-equals>
<property>/systems/unused/ecam1</property>
<property>systems/unused/ecam1</property>
<value>1</value>
</not-equals>
</condition>
@ -328,7 +328,7 @@
<object-name>Line10G</object-name>
<condition>
<equals>
<property>/controls/flight/speedbrake-arm</property>
<property>controls/flight/speedbrake-arm</property>
<value>1</value>
</equals>
</condition>
@ -364,19 +364,19 @@
<condition>
<or>
<equals>
<property>/controls/flight/flap-pos</property>
<property>controls/flight/flap-pos</property>
<value>1</value>
</equals>
<equals>
<property>/controls/flight/flap-pos</property>
<property>controls/flight/flap-pos</property>
<value>2</value>
</equals>
<equals>
<property>/controls/flight/flap-pos</property>
<property>controls/flight/flap-pos</property>
<value>3</value>
</equals>
<equals>
<property>/controls/flight/flap-pos</property>
<property>controls/flight/flap-pos</property>
<value>4</value>
</equals>
</or>
@ -413,32 +413,32 @@
<condition>
<and>
<equals>
<property>/controls/switches/no-smoking-sign</property>
<property>controls/switches/no-smoking-sign</property>
<value>1</value>
</equals>
<equals>
<property>/controls/switches/seatbelt-sign</property>
<property>controls/switches/seatbelt-sign</property>
<value>1</value>
</equals>
<equals>
<property>/controls/flight/speedbrake-arm</property>
<property>controls/flight/speedbrake-arm</property>
<value>1</value>
</equals>
<or>
<equals>
<property>/controls/flight/flap-pos</property>
<property>controls/flight/flap-pos</property>
<value>1</value>
</equals>
<equals>
<property>/controls/flight/flap-pos</property>
<property>controls/flight/flap-pos</property>
<value>2</value>
</equals>
<equals>
<property>/controls/flight/flap-pos</property>
<property>controls/flight/flap-pos</property>
<value>3</value>
</equals>
<equals>
<property>/controls/flight/flap-pos</property>
<property>controls/flight/flap-pos</property>
<value>4</value>
</equals>
</or>
@ -479,7 +479,7 @@
<object-name>Line1B</object-name>
<condition>
<equals>
<property>/systems/unused/ecam1</property>
<property>systems/unused/ecam1</property>
<value>1</value>
</equals>
</condition>
@ -515,11 +515,11 @@
<condition>
<or>
<not-equals>
<property>/controls/switches/no-smoking-sign</property>
<property>controls/switches/no-smoking-sign</property>
<value>1</value>
</not-equals>
<not-equals>
<property>/controls/switches/seatbelt-sign</property>
<property>controls/switches/seatbelt-sign</property>
<value>1</value>
</not-equals>
</or>
@ -555,7 +555,7 @@
<object-name>Line3B</object-name>
<condition>
<equals>
<property>/systems/unused/ecam1</property>
<property>systems/unused/ecam1</property>
<value>1</value>
</equals>
</condition>
@ -590,7 +590,7 @@
<object-name>Line4B</object-name>
<condition>
<not-equals>
<property>/controls/flight/speedbrake-arm</property>
<property>controls/flight/speedbrake-arm</property>
<value>1</value>
</not-equals>
</condition>
@ -626,19 +626,19 @@
<condition>
<and>
<not-equals>
<property>/controls/flight/flap-pos</property>
<property>controls/flight/flap-pos</property>
<value>1</value>
</not-equals>
<not-equals>
<property>/controls/flight/flap-pos</property>
<property>controls/flight/flap-pos</property>
<value>2</value>
</not-equals>
<not-equals>
<property>/controls/flight/flap-pos</property>
<property>controls/flight/flap-pos</property>
<value>3</value>
</not-equals>
<not-equals>
<property>/controls/flight/flap-pos</property>
<property>controls/flight/flap-pos</property>
<value>4</value>
</not-equals>
</and>

View file

@ -20,7 +20,7 @@
<object-name>XXn11</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/n1</property>
<property>systems/fadec/eng1/n1</property>
<value>0</value>
</equals>
</condition>
@ -32,7 +32,7 @@
<object-name>XXn12</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/n1</property>
<property>systems/fadec/eng2/n1</property>
<value>0</value>
</equals>
</condition>
@ -44,7 +44,7 @@
<object-name>XXegt1</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/egt</property>
<property>systems/fadec/eng1/egt</property>
<value>0</value>
</equals>
</condition>
@ -56,7 +56,7 @@
<object-name>XXegt2</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/egt</property>
<property>systems/fadec/eng2/egt</property>
<value>0</value>
</equals>
</condition>
@ -68,7 +68,7 @@
<object-name>XXn21</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/n2</property>
<property>systems/fadec/eng1/n2</property>
<value>0</value>
</equals>
</condition>
@ -80,7 +80,7 @@
<object-name>XXn22</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/n2</property>
<property>systems/fadec/eng2/n2</property>
<value>0</value>
</equals>
</condition>
@ -91,7 +91,7 @@
<object-name>XX.ff1</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/ff</property>
<property>systems/fadec/eng1/ff</property>
<value>0</value>
</equals>
</condition>
@ -102,7 +102,7 @@
<object-name>XX.ff2</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/ff</property>
<property>systems/fadec/eng2/ff</property>
<value>0</value>
</equals>
</condition>
@ -118,7 +118,7 @@
<object-name>rev1.y</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/n1</property>
<property>systems/fadec/eng1/n1</property>
<value>1</value>
</equals>
</condition>
@ -134,7 +134,7 @@
<object-name>rev2.y</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/n1</property>
<property>systems/fadec/eng2/n1</property>
<value>1</value>
</equals>
</condition>
@ -146,7 +146,7 @@
<object-name>egt1</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/egt</property>
<property>systems/fadec/eng1/egt</property>
<value>1</value>
</equals>
</condition>
@ -158,7 +158,7 @@
<object-name>egt2</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/egt</property>
<property>systems/fadec/eng2/egt</property>
<value>1</value>
</equals>
</condition>
@ -169,7 +169,7 @@
<object-name>txt.n21</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/n2</property>
<property>systems/fadec/eng1/n2</property>
<value>1</value>
</equals>
</condition>
@ -180,7 +180,7 @@
<object-name>txt.n22</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/n2</property>
<property>systems/fadec/eng2/n2</property>
<value>1</value>
</equals>
</condition>
@ -191,7 +191,7 @@
<object-name>txt.ff1</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/ff</property>
<property>systems/fadec/eng1/ff</property>
<value>1</value>
</equals>
</condition>
@ -202,7 +202,7 @@
<object-name>txt.ff2</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/ff</property>
<property>systems/fadec/eng2/ff</property>
<value>1</value>
</equals>
</condition>
@ -213,7 +213,7 @@
<object-name>thrpos1</object-name>
<condition>
<less-than>
<property>/engines/engine[0]/reverser-pos-norm</property>
<property>engines/engine[0]/reverser-pos-norm</property>
<value>0.01</value>
</less-than>
</condition>
@ -224,7 +224,7 @@
<object-name>thrpos2</object-name>
<condition>
<less-than>
<property>/engines/engine[1]/reverser-pos-norm</property>
<property>engines/engine[1]/reverser-pos-norm</property>
<value>0.01</value>
</less-than>
</condition>
@ -236,11 +236,11 @@
<condition>
<and>
<greater-than>
<property>/engines/engine[0]/reverser-pos-norm</property>
<property>engines/engine[0]/reverser-pos-norm</property>
<value>0.01</value>
</greater-than>
<less-than>
<property>/engines/engine[0]/reverser-pos-norm</property>
<property>engines/engine[0]/reverser-pos-norm</property>
<value>0.9500000001</value>
</less-than>
</and>
@ -253,11 +253,11 @@
<condition>
<and>
<greater-than>
<property>/engines/engine[1]/reverser-pos-norm</property>
<property>engines/engine[1]/reverser-pos-norm</property>
<value>0.01</value>
</greater-than>
<less-than>
<property>/engines/engine[1]/reverser-pos-norm</property>
<property>engines/engine[1]/reverser-pos-norm</property>
<value>0.9500000001</value>
</less-than>
</and>
@ -269,7 +269,7 @@
<object-name>rev1.g</object-name>
<condition>
<greater-than>
<property>/engines/engine[0]/reverser-pos-norm</property>
<property>engines/engine[0]/reverser-pos-norm</property>
<value>0.95</value>
</greater-than>
</condition>
@ -280,7 +280,7 @@
<object-name>rev2.g</object-name>
<condition>
<greater-than>
<property>/engines/engine[1]/reverser-pos-norm</property>
<property>engines/engine[1]/reverser-pos-norm</property>
<value>0.95</value>
</greater-than>
</condition>
@ -419,7 +419,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>/engines/engine/n1</property>
<property>engines/engine/n1</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -443,7 +443,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>/engines/engine[1]/n1</property>
<property>engines/engine[1]/n1</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -613,7 +613,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%4.0f</format>
<property>/engines/engine/egt-actual</property>
<property>engines/engine/egt-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -637,7 +637,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%4.0f</format>
<property>/engines/engine[1]/egt-actual</property>
<property>engines/engine[1]/egt-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -711,7 +711,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>/engines/engine/n2</property>
<property>engines/engine/n2</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -735,7 +735,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>/engines/engine[1]/n2</property>
<property>engines/engine[1]/n2</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -809,7 +809,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/controls/engines/thrust-limit</property>
<property>controls/engines/thrust-limit</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -833,7 +833,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>/controls/engines/n1-limit</property>
<property>controls/engines/n1-limit</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -859,7 +859,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%4.0f</format>
<property>/engines/engine/fuel-flow_actual</property>
<property>engines/engine/fuel-flow_actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -883,7 +883,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%4.0f</format>
<property>/engines/engine[1]/fuel-flow_actual</property>
<property>engines/engine[1]/fuel-flow_actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -977,7 +977,7 @@
<animation>
<type>rotate</type>
<object-name>n11</object-name>
<property>/engines/engine/n1</property>
<property>engines/engine/n1</property>
<interpolation>
<entry><ind> 0.0</ind><dep>-116</dep></entry>
<entry><ind> 22.4</ind><dep>-116</dep></entry>
@ -1000,7 +1000,7 @@
<animation>
<type>rotate</type>
<object-name>n12</object-name>
<property>/engines/engine[1]/n1</property>
<property>engines/engine[1]/n1</property>
<interpolation>
<entry><ind> 0.0</ind><dep>-116</dep></entry>
<entry><ind> 22.4</ind><dep>-116</dep></entry>
@ -1023,7 +1023,7 @@
<animation>
<type>rotate</type>
<object-name>n1limy1</object-name>
<property>/systems/thrust/n1/toga-lim</property>
<property>systems/thrust/n1/toga-lim</property>
<interpolation>
<entry><ind> 0.0</ind><dep>-116</dep></entry>
<entry><ind> 22.4</ind><dep>-116</dep></entry>
@ -1046,7 +1046,7 @@
<animation>
<type>rotate</type>
<object-name>n1limy2</object-name>
<property>/systems/thrust/n1/toga-lim</property>
<property>systems/thrust/n1/toga-lim</property>
<interpolation>
<entry><ind> 0.0</ind><dep>-116</dep></entry>
<entry><ind> 22.4</ind><dep>-116</dep></entry>
@ -1069,7 +1069,7 @@
<animation>
<type>rotate</type>
<object-name>thrpos1</object-name>
<property>/engines/engine[0]/n1-cmd</property>
<property>engines/engine[0]/n1-cmd</property>
<interpolation>
<entry><ind> 0.0</ind><dep>-116</dep></entry>
<entry><ind> 22.4</ind><dep>-116</dep></entry>
@ -1092,7 +1092,7 @@
<animation>
<type>rotate</type>
<object-name>thrpos2</object-name>
<property>/engines/engine[1]/n1-cmd</property>
<property>engines/engine[1]/n1-cmd</property>
<interpolation>
<entry><ind> 0.0</ind><dep>-116</dep></entry>
<entry><ind> 22.4</ind><dep>-116</dep></entry>
@ -1117,7 +1117,7 @@
<animation>
<type>rotate</type>
<object-name>egt1</object-name>
<property>/engines/engine/egt-actual</property>
<property>engines/engine/egt-actual</property>
<interpolation>
<entry><ind> 0</ind><dep>-107</dep></entry>
<entry><ind> 500</ind><dep> -34</dep></entry>
@ -1138,7 +1138,7 @@
<animation>
<type>rotate</type>
<object-name>egt2</object-name>
<property>/engines/engine[1]/egt-actual</property>
<property>engines/engine[1]/egt-actual</property>
<interpolation>
<entry><ind> 0</ind><dep>-107</dep></entry>
<entry><ind> 500</ind><dep> -34</dep></entry>
@ -1169,7 +1169,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/controls/flight/flap-txt</property>
<property>controls/flight/flap-txt</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1187,7 +1187,7 @@
<object-name>flap</object-name>
<condition>
<greater-than>
<property>/controls/flight/flap-pos</property>
<property>controls/flight/flap-pos</property>
<value>0</value>
</greater-than>
</condition>
@ -1196,7 +1196,7 @@
<!--animation>
<type>rotate</type>
<object-name>flap</object-name>
<property>/surface-positions/flap-pos-norm</property>
<property>surface-positions/flap-pos-norm</property>
<interpolation>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>0.29</ind><dep>7</dep></entry>
@ -1217,7 +1217,7 @@
<animation>
<type>textranslate</type>
<object-name>flap</object-name>
<property>/surface-positions/flap-pos-norm</property>
<property>surface-positions/flap-pos-norm</property>
<interpolation>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>0.29</ind><dep>0.068</dep></entry>
@ -1235,7 +1235,7 @@
<!--animation>
<type>textranslate</type>
<object-name>slat</object-name>
<property>/surface-positions/flap-pos-norm</property>
<property>surface-positions/flap-pos-norm</property>
<interpolation>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>0.29</ind><dep>0.11</dep></entry>

View file

@ -20,7 +20,7 @@
<object-name>XXepr1</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/epr</property>
<property>systems/fadec/eng1/epr</property>
<value>0</value>
</equals>
</condition>
@ -32,7 +32,7 @@
<object-name>XXepr2</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/epr</property>
<property>systems/fadec/eng2/epr</property>
<value>0</value>
</equals>
</condition>
@ -44,7 +44,7 @@
<object-name>XXegt1</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/egt</property>
<property>systems/fadec/eng1/egt</property>
<value>0</value>
</equals>
</condition>
@ -56,7 +56,7 @@
<object-name>XXegt2</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/egt</property>
<property>systems/fadec/eng2/egt</property>
<value>0</value>
</equals>
</condition>
@ -68,7 +68,7 @@
<object-name>XXn11</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/n1</property>
<property>systems/fadec/eng1/n1</property>
<value>0</value>
</equals>
</condition>
@ -80,7 +80,7 @@
<object-name>XXn12</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/n1</property>
<property>systems/fadec/eng2/n1</property>
<value>0</value>
</equals>
</condition>
@ -92,7 +92,7 @@
<object-name>XXn21</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/n2</property>
<property>systems/fadec/eng1/n2</property>
<value>0</value>
</equals>
</condition>
@ -104,7 +104,7 @@
<object-name>XXn22</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/n2</property>
<property>systems/fadec/eng2/n2</property>
<value>0</value>
</equals>
</condition>
@ -115,7 +115,7 @@
<object-name>XX.ff1</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/ff</property>
<property>systems/fadec/eng1/ff</property>
<value>0</value>
</equals>
</condition>
@ -126,7 +126,7 @@
<object-name>XX.ff2</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/ff</property>
<property>systems/fadec/eng2/ff</property>
<value>0</value>
</equals>
</condition>
@ -142,7 +142,7 @@
<object-name>rev1.y</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/epr</property>
<property>systems/fadec/eng1/epr</property>
<value>1</value>
</equals>
</condition>
@ -158,7 +158,7 @@
<object-name>rev2.y</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/epr</property>
<property>systems/fadec/eng2/epr</property>
<value>1</value>
</equals>
</condition>
@ -170,7 +170,7 @@
<object-name>egt1</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/egt</property>
<property>systems/fadec/eng1/egt</property>
<value>1</value>
</equals>
</condition>
@ -182,7 +182,7 @@
<object-name>egt2</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/egt</property>
<property>systems/fadec/eng2/egt</property>
<value>1</value>
</equals>
</condition>
@ -194,7 +194,7 @@
<object-name>n11</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/n1</property>
<property>systems/fadec/eng1/n1</property>
<value>1</value>
</equals>
</condition>
@ -207,11 +207,11 @@
<condition>
<and>
<equals>
<property>/systems/fadec/eng1/n1</property>
<property>systems/fadec/eng1/n1</property>
<value>1</value>
</equals>
<equals>
<property>/systems/fadec/n1mode1</property>
<property>systems/fadec/n1mode1</property>
<value>1</value>
</equals>
</and>
@ -224,7 +224,7 @@
<object-name>n12</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/n1</property>
<property>systems/fadec/eng2/n1</property>
<value>1</value>
</equals>
</condition>
@ -237,11 +237,11 @@
<condition>
<and>
<equals>
<property>/systems/fadec/eng2/n1</property>
<property>systems/fadec/eng2/n1</property>
<value>1</value>
</equals>
<equals>
<property>/systems/fadec/n1mode2</property>
<property>systems/fadec/n1mode2</property>
<value>1</value>
</equals>
</and>
@ -253,7 +253,7 @@
<object-name>txt.n21</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/n2</property>
<property>systems/fadec/eng1/n2</property>
<value>1</value>
</equals>
</condition>
@ -264,7 +264,7 @@
<object-name>txt.n22</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/n2</property>
<property>systems/fadec/eng2/n2</property>
<value>1</value>
</equals>
</condition>
@ -275,7 +275,7 @@
<object-name>txt.ff1</object-name>
<condition>
<equals>
<property>/systems/fadec/eng1/ff</property>
<property>systems/fadec/eng1/ff</property>
<value>1</value>
</equals>
</condition>
@ -286,7 +286,7 @@
<object-name>txt.ff2</object-name>
<condition>
<equals>
<property>/systems/fadec/eng2/ff</property>
<property>systems/fadec/eng2/ff</property>
<value>1</value>
</equals>
</condition>
@ -297,7 +297,7 @@
<object-name>thrpos1</object-name>
<condition>
<less-than>
<property>/engines/engine[0]/reverser-pos-norm</property>
<property>engines/engine[0]/reverser-pos-norm</property>
<value>0.01</value>
</less-than>
</condition>
@ -308,7 +308,7 @@
<object-name>thrpos2</object-name>
<condition>
<less-than>
<property>/engines/engine[1]/reverser-pos-norm</property>
<property>engines/engine[1]/reverser-pos-norm</property>
<value>0.01</value>
</less-than>
</condition>
@ -320,11 +320,11 @@
<condition>
<and>
<greater-than>
<property>/engines/engine[0]/reverser-pos-norm</property>
<property>engines/engine[0]/reverser-pos-norm</property>
<value>0.01</value>
</greater-than>
<less-than>
<property>/engines/engine[0]/reverser-pos-norm</property>
<property>engines/engine[0]/reverser-pos-norm</property>
<value>0.9500000001</value>
</less-than>
</and>
@ -337,11 +337,11 @@
<condition>
<and>
<greater-than>
<property>/engines/engine[1]/reverser-pos-norm</property>
<property>engines/engine[1]/reverser-pos-norm</property>
<value>0.01</value>
</greater-than>
<less-than>
<property>/engines/engine[1]/reverser-pos-norm</property>
<property>engines/engine[1]/reverser-pos-norm</property>
<value>0.9500000001</value>
</less-than>
</and>
@ -353,7 +353,7 @@
<object-name>rev1.g</object-name>
<condition>
<greater-than>
<property>/engines/engine[0]/reverser-pos-norm</property>
<property>engines/engine[0]/reverser-pos-norm</property>
<value>0.95</value>
</greater-than>
</condition>
@ -364,7 +364,7 @@
<object-name>rev2.g</object-name>
<condition>
<greater-than>
<property>/engines/engine[1]/reverser-pos-norm</property>
<property>engines/engine[1]/reverser-pos-norm</property>
<value>0.95</value>
</greater-than>
</condition>
@ -507,7 +507,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%1.3f</format>
<property>/engines/engine/epr-actual</property>
<property>engines/engine/epr-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -531,7 +531,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%1.3f</format>
<property>/engines/engine[1]/epr-actual</property>
<property>engines/engine[1]/epr-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -749,7 +749,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%4.0f</format>
<property>/engines/engine/egt-actual</property>
<property>engines/engine/egt-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -773,7 +773,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%4.0f</format>
<property>/engines/engine[1]/egt-actual</property>
<property>engines/engine[1]/egt-actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -847,7 +847,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>/engines/engine/n1</property>
<property>engines/engine/n1</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -871,7 +871,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>/engines/engine[1]/n1</property>
<property>engines/engine[1]/n1</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -945,7 +945,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>/engines/engine/n2</property>
<property>engines/engine/n2</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -969,7 +969,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>/engines/engine[1]/n2</property>
<property>engines/engine[1]/n2</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1043,7 +1043,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/controls/engines/thrust-limit</property>
<property>controls/engines/thrust-limit</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1067,7 +1067,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%1.3f</format>
<property>/controls/engines/epr-limit</property>
<property>controls/engines/epr-limit</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1093,7 +1093,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%4.0f</format>
<property>/engines/engine/fuel-flow_actual</property>
<property>engines/engine/fuel-flow_actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1117,7 +1117,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%4.0f</format>
<property>/engines/engine[1]/fuel-flow_actual</property>
<property>engines/engine[1]/fuel-flow_actual</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1211,7 +1211,7 @@
<animation>
<type>rotate</type>
<object-name>epr1</object-name>
<property>/engines/engine/epr-actual</property>
<property>engines/engine/epr-actual</property>
<interpolation>
<entry><ind>0.990</ind><dep>-119</dep></entry>
<entry><ind>1.000</ind><dep>-113</dep></entry>
@ -1235,7 +1235,7 @@
<animation>
<type>rotate</type>
<object-name>epr2</object-name>
<property>/engines/engine[1]/epr-actual</property>
<property>engines/engine[1]/epr-actual</property>
<interpolation>
<entry><ind>0.990</ind><dep>-119</dep></entry>
<entry><ind>1.000</ind><dep>-113</dep></entry>
@ -1259,7 +1259,7 @@
<animation>
<type>rotate</type>
<object-name>eprlimy1</object-name>
<property>/systems/thrust/epr/toga-lim</property>
<property>systems/thrust/epr/toga-lim</property>
<interpolation>
<entry><ind>0.990</ind><dep>-119</dep></entry>
<entry><ind>1.000</ind><dep>-113</dep></entry>
@ -1283,7 +1283,7 @@
<animation>
<type>rotate</type>
<object-name>eprlimy2</object-name>
<property>/systems/thrust/epr/toga-lim</property>
<property>systems/thrust/epr/toga-lim</property>
<interpolation>
<entry><ind>0.990</ind><dep>-119</dep></entry>
<entry><ind>1.000</ind><dep>-113</dep></entry>
@ -1307,7 +1307,7 @@
<animation>
<type>rotate</type>
<object-name>thrpos1</object-name>
<property>/engines/engine[0]/epr-cmd</property>
<property>engines/engine[0]/epr-cmd</property>
<interpolation>
<entry><ind>0.990</ind><dep>-119</dep></entry>
<entry><ind>1.000</ind><dep>-113</dep></entry>
@ -1331,7 +1331,7 @@
<animation>
<type>rotate</type>
<object-name>thrpos2</object-name>
<property>/engines/engine[1]/epr-cmd</property>
<property>engines/engine[1]/epr-cmd</property>
<interpolation>
<entry><ind>0.990</ind><dep>-119</dep></entry>
<entry><ind>1.000</ind><dep>-113</dep></entry>
@ -1357,7 +1357,7 @@
<animation>
<type>rotate</type>
<object-name>egt1</object-name>
<property>/engines/engine/egt-actual</property>
<property>engines/engine/egt-actual</property>
<interpolation>
<entry><ind> 0</ind><dep>-107</dep></entry>
<entry><ind>400</ind><dep> -29</dep></entry>
@ -1378,7 +1378,7 @@
<animation>
<type>rotate</type>
<object-name>egt2</object-name>
<property>/engines/engine[1]/egt-actual</property>
<property>engines/engine[1]/egt-actual</property>
<interpolation>
<entry><ind> 0</ind><dep>-107</dep></entry>
<entry><ind>400</ind><dep> -29</dep></entry>
@ -1401,7 +1401,7 @@
<animation>
<type>rotate</type>
<object-name>n11</object-name>
<property>/engines/engine/n1</property>
<property>engines/engine/n1</property>
<interpolation>
<entry><ind> 22.4</ind><dep>-111</dep></entry>
<entry><ind> 40.0</ind><dep> -66</dep></entry>
@ -1423,7 +1423,7 @@
<animation>
<type>rotate</type>
<object-name>n12</object-name>
<property>/engines/engine[1]/n1</property>
<property>engines/engine[1]/n1</property>
<interpolation>
<entry><ind> 22.4</ind><dep>-111</dep></entry>
<entry><ind> 40.0</ind><dep> -66</dep></entry>
@ -1445,7 +1445,7 @@
<animation>
<type>rotate</type>
<object-name>n1limy1</object-name>
<property>/systems/thrust/n1/toga-lim</property>
<property>systems/thrust/n1/toga-lim</property>
<interpolation>
<entry><ind> 22.4</ind><dep>-111</dep></entry>
<entry><ind> 40.0</ind><dep> -66</dep></entry>
@ -1467,7 +1467,7 @@
<animation>
<type>rotate</type>
<object-name>n1limy2</object-name>
<property>/systems/thrust/n1/toga-lim</property>
<property>systems/thrust/n1/toga-lim</property>
<interpolation>
<entry><ind> 22.4</ind><dep>-111</dep></entry>
<entry><ind> 40.0</ind><dep> -66</dep></entry>
@ -1489,7 +1489,7 @@
<animation>
<type>rotate</type>
<object-name>n1pos1</object-name>
<property>/engines/engine[0]/n1-cmd</property>
<property>engines/engine[0]/n1-cmd</property>
<interpolation>
<entry><ind> 22.4</ind><dep>-111</dep></entry>
<entry><ind> 40.0</ind><dep> -66</dep></entry>
@ -1511,7 +1511,7 @@
<animation>
<type>rotate</type>
<object-name>n1pos2</object-name>
<property>/engines/engine[1]/n1-cmd</property>
<property>engines/engine[1]/n1-cmd</property>
<interpolation>
<entry><ind> 22.4</ind><dep>-111</dep></entry>
<entry><ind> 40.0</ind><dep> -66</dep></entry>
@ -1543,7 +1543,7 @@
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">%s</format>
<property>/controls/flight/flap-txt</property>
<property>controls/flight/flap-txt</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
@ -1561,7 +1561,7 @@
<object-name>flap</object-name>
<condition>
<greater-than>
<property>/controls/flight/flap-pos</property>
<property>controls/flight/flap-pos</property>
<value>0</value>
</greater-than>
</condition>
@ -1570,7 +1570,7 @@
<!--animation>
<type>rotate</type>
<object-name>flap</object-name>
<property>/surface-positions/flap-pos-norm</property>
<property>surface-positions/flap-pos-norm</property>
<interpolation>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>0.29</ind><dep>7</dep></entry>
@ -1591,7 +1591,7 @@
<animation>
<type>textranslate</type>
<object-name>flap</object-name>
<property>/surface-positions/flap-pos-norm</property>
<property>surface-positions/flap-pos-norm</property>
<interpolation>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>0.29</ind><dep>0.068</dep></entry>
@ -1609,7 +1609,7 @@
<!--animation>
<type>textranslate</type>
<object-name>slat</object-name>
<property>/surface-positions/flap-pos-norm</property>
<property>surface-positions/flap-pos-norm</property>
<interpolation>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>0.29</ind><dep>0.11</dep></entry>

View file

@ -250,7 +250,7 @@
<name>Main_Gear_Doors.Right</name>
<type>rotate</type>
<object-name>GearRDoor</object-name>
<property>/gear/gear[0]/position-norm</property>
<property>gear/gear[0]/position-norm</property>
<interpolation>
<entry><ind>0.0</ind><dep>0.0</dep></entry>
<entry><ind>0.2</ind><dep>84.0</dep></entry>

View file

@ -250,7 +250,7 @@
<name>Main_Gear_Doors.Right</name>
<type>rotate</type>
<object-name>GearRDoor</object-name>
<property>/gear/gear[0]/position-norm</property>
<property>gear/gear[0]/position-norm</property>
<interpolation>
<entry><ind>0.0</ind><dep>0.0</dep></entry>
<entry><ind>0.2</ind><dep>84.0</dep></entry>

View file

@ -250,7 +250,7 @@
<name>Main_Gear_Doors.Right</name>
<type>rotate</type>
<object-name>GearRDoor</object-name>
<property>/gear/gear[0]/position-norm</property>
<property>gear/gear[0]/position-norm</property>
<interpolation>
<entry><ind>0.0</ind><dep>0.0</dep></entry>
<entry><ind>0.2</ind><dep>84.0</dep></entry>

View file

@ -442,7 +442,7 @@
<name>Main_Gear_Doors.Right</name>
<type>rotate</type>
<object-name>GearRDoor</object-name>
<property>/gear/gear[0]/position-norm</property>
<property>gear/gear[0]/position-norm</property>
<interpolation>
<entry><ind>0.0</ind><dep>0.0</dep></entry>
<entry><ind>0.2</ind><dep>84.0</dep></entry>

View file

@ -30,7 +30,7 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac-ess</property>
<property>systems/electrical/bus/ac-ess</property>
<value>110</value>
</greater-than-equals>
<property>controls/lighting/landing-lights[1]</property>

View file

@ -30,7 +30,7 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac-ess</property>
<property>systems/electrical/bus/ac-ess</property>
<value>110</value>
</greater-than-equals>
<property>controls/lighting/landing-lights[2]</property>

View file

@ -32,7 +32,7 @@
<condition>
<and>
<greater-than-equals>
<property>/systems/electrical/bus/ac-ess</property>
<property>systems/electrical/bus/ac-ess</property>
<value>110</value>
</greater-than-equals>
<property>controls/lighting/landing-lights[2]</property>

View file

@ -36,7 +36,7 @@
<object-name>fan</object-name>
<object-name>holder</object-name>
<condition>
<property>/controls/hydraulic/rat-deployed</property>
<property>controls/hydraulic/rat-deployed</property>
</condition>
</animation>

View file

@ -13,7 +13,7 @@
<animation>
<type>translate</type>
<object-name>door_connect</object-name>
<property>/sim/model/door-positions/cater_pos/position-norm</property>
<property>sim/model/door-positions/cater_pos/position-norm</property>
<interpolation>
<entry>
<ind>0.0</ind>
@ -37,7 +37,7 @@
<type>translate</type>
<object-name>gourmet_railing</object-name>
<object-name>gourmet_cargo</object-name>
<property>/sim/model/door-positions/cater_pos/position-norm</property>
<property>sim/model/door-positions/cater_pos/position-norm</property>
<factor>3.325</factor>
<axis>
<z>1</z>
@ -48,7 +48,7 @@
<type>translate</type>
<object-name>gourmet_scissor_outer</object-name>
<object-name>gourmet_scissor_inner</object-name>
<property>/sim/model/door-positions/cater_pos/position-norm</property>
<property>sim/model/door-positions/cater_pos/position-norm</property>
<factor>1.6625</factor>
<axis>
<z>1</z>
@ -58,7 +58,7 @@
<animation>
<type>rotate</type>
<object-name>gourmet_scissor_outer</object-name>
<property>/services/catering/scissor-deg</property>
<property>services/catering/scissor-deg</property>
<factor>-1</factor>
<axis>
<x1-m>-21.3655</x1-m>
@ -73,7 +73,7 @@
<animation>
<type>rotate</type>
<object-name>gourmet_scissor_inner</object-name>
<property>/services/catering/scissor-deg</property>
<property>services/catering/scissor-deg</property>
<factor>1</factor>
<axis>
<x1-m>-21.3655</x1-m>

View file

@ -12,7 +12,7 @@
<animation>
<type>translate</type>
<property>/aircraft/nose-compression</property>
<property>aircraft/nose-compression</property>
<factor>0.3125</factor> <!-- 3.2 ft = 1 m -->
<axis>
<z>1</z>
@ -53,8 +53,8 @@
<animation>
<type>translate</type>
<object-name>pistons_left</object-name>
<!--<property>/sim/signals/fdm-initialized</property>-->
<property>/sim/model/door-positions/cater_pos/position-norm</property>
<!--<property>sim/signals/fdm-initialized</property>-->
<property>sim/model/door-positions/cater_pos/position-norm</property>
<factor>1</factor>
<interpolation>
<entry><ind> 0.0 </ind><dep> 0.00 </dep></entry>
@ -74,8 +74,8 @@
<animation>
<type>translate</type>
<object-name>pistons_right</object-name>
<!--<property>/sim/signals/fdm-initialized</property>-->
<property>/sim/model/door-positions/cater_pos/position-norm</property>
<!--<property>sim/signals/fdm-initialized</property>-->
<property>sim/model/door-positions/cater_pos/position-norm</property>
<factor>1</factor>
<interpolation>
<entry><ind> 0.0 </ind><dep> 0.00 </dep></entry>
@ -96,8 +96,8 @@
<type>translate</type>
<object-name>piston_02_left</object-name>
<object-name>piston_02_right</object-name>
<!--<property>/sim/signals/fdm-initialized</property>-->
<property>/sim/model/door-positions/cater_pos/position-norm</property>
<!--<property>sim/signals/fdm-initialized</property>-->
<property>sim/model/door-positions/cater_pos/position-norm</property>
<factor>1</factor>
<interpolation>
<entry><ind> 0.0 </ind><dep> 0.00 </dep></entry>
@ -119,8 +119,8 @@
<animation>
<type>translate</type>
<object-name>cargo_box_all</object-name>
<!--<property>/sim/signals/fdm-initialized</property>-->
<property>/sim/model/door-positions/cater_pos/position-norm</property>
<!--<property>sim/signals/fdm-initialized</property>-->
<property>sim/model/door-positions/cater_pos/position-norm</property>
<factor>1</factor>
<interpolation>
<entry><ind> 0.0 </ind><dep> 0.00 </dep></entry>
@ -140,8 +140,8 @@
<animation>
<type>translate</type>
<object-name>platform</object-name>
<!--<property>/sim/signals/fdm-initialized</property>-->
<property>/sim/model/door-positions/cater_pos/position-norm</property>
<!--<property>sim/signals/fdm-initialized</property>-->
<property>sim/model/door-positions/cater_pos/position-norm</property>
<factor>1</factor>
<interpolation>
<entry><ind> 0.00 </ind><dep> 0.00 </dep></entry>
@ -162,8 +162,8 @@
<animation>
<type>rotate</type>
<object-name>arm_top</object-name>
<!--<property>/sim/signals/fdm-initialized</property>-->
<property>/sim/model/door-positions/cater_pos/position-norm</property>
<!--<property>sim/signals/fdm-initialized</property>-->
<property>sim/model/door-positions/cater_pos/position-norm</property>
<factor>1</factor>
<interpolation>
<entry><ind> 0.00 </ind><dep> 0.00 </dep></entry>
@ -183,8 +183,8 @@
<animation>
<type>rotate</type>
<object-name>arm_bottom</object-name>
<!--<property>/sim/signals/fdm-initialized</property>-->
<property>/sim/model/door-positions/cater_pos/position-norm</property>
<!--<property>sim/signals/fdm-initialized</property>-->
<property>sim/model/door-positions/cater_pos/position-norm</property>
<factor>1</factor>
<interpolation>
<entry><ind> 0.00 </ind><dep> 0.00 </dep></entry>
@ -207,7 +207,7 @@
<condition>
<or>
<greater-than>
<property>/sim/time/sun-angle-rad</property>
<property>sim/time/sun-angle-rad</property>
<value>1.45</value>
</greater-than>
<less-than>
@ -231,7 +231,7 @@
<condition>
<or>
<greater-than>
<property>/sim/time/sun-angle-rad</property>
<property>sim/time/sun-angle-rad</property>
<value>1.45</value>
</greater-than>
<less-than>
@ -248,7 +248,7 @@
<path>warning-light.xml</path>
<condition>
<greater-than>
<property>/sim/model/door-positions/cater_pos/position-norm</property>
<property>sim/model/door-positions/cater_pos/position-norm</property>
<value>0.01</value>
</greater-than>
</condition>
@ -265,7 +265,7 @@
<object-name>warning_light_glass</object-name>
<condition>
<greater-than>
<property>/sim/model/door-positions/cater_pos/position-norm</property>
<property>sim/model/door-positions/cater_pos/position-norm</property>
<value>0.01</value>
</greater-than>
</condition>

View file

@ -19,7 +19,7 @@
<animation>
<type>rotate</type>
<object-name>Light</object-name>
<property>/sim/time/elapsed-sec</property>
<property>sim/time/elapsed-sec</property>
<factor>-270.0</factor>
<center>
<x-m>0</x-m>

Some files were not shown because too many files have changed in this diff Show more