Skip to content

Commit

Permalink
Updates by Andino version 051
Browse files Browse the repository at this point in the history
  • Loading branch information
IAHM-COL committed Nov 2, 2015
1 parent 69996de commit ccaffb7
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 13 deletions.
2 changes: 1 addition & 1 deletion Authors.txt
Expand Up @@ -10,7 +10,7 @@ Liveries from Liam Gathercole, Emmanuel Savage, MT-Jun, Patrick Quaedackers, Sim

Light positions by Benny DLH130

Andino did the new moving parts for the Model (reversers, gear tilt, gear doors, flaps, spoilers, rudder, stabilizator, etc.), lights.
Andino did the new moving parts for the Model (reversers, gear tilt, gear doors, flaps, spoilers, rudder, stabilizator, etc.), lights. Later, a lot of similar work from the new A40-600 was incorporated to the A340-600HGW.

Andino ported the cockpit and some instruments from the A330, the 777 and other planes.

Expand Down
1 change: 1 addition & 0 deletions Models/FlightDeck/flightdeck.xml
Expand Up @@ -2318,6 +2318,7 @@




<!-- ECAM and Switching panel -->

<!--animation>
Expand Down
16 changes: 8 additions & 8 deletions Models/Instruments/MFD/MAP.xml
Expand Up @@ -216,7 +216,7 @@
</not>
<equals>
<property>instrumentation/efis/inputs/lh-vor-adf</property>
<value>-1</value>
<value>2</value>
</equals>
</and>
</condition>
Expand Down Expand Up @@ -255,7 +255,7 @@
</not>
<equals>
<property>instrumentation/efis/inputs/lh-vor-adf</property>
<value>-1</value>
<value>2</value>
</equals>
</and>
</condition>
Expand Down Expand Up @@ -386,7 +386,7 @@
</not>
<equals>
<property>instrumentation/efis/inputs/rh-vor-adf</property>
<value>-1</value>
<value>2</value>
</equals>
</and>
</condition>
Expand Down Expand Up @@ -425,7 +425,7 @@
</not>
<equals>
<property>instrumentation/efis/inputs/rh-vor-adf</property>
<value>-1</value>
<value>2</value>
</equals>
</and>
</condition>
Expand Down Expand Up @@ -722,7 +722,7 @@
<property>instrumentation/efis/inputs/nd-centered</property>
<equals>
<property>instrumentation/efis/inputs/lh-vor-adf</property>
<value>-1</value>
<value>2</value>
</equals>
</and>
</condition>
Expand Down Expand Up @@ -759,7 +759,7 @@
<property>instrumentation/efis/inputs/nd-centered</property>
<equals>
<property>instrumentation/efis/inputs/lh-vor-adf</property>
<value>-1</value>
<value>2</value>
</equals>
</and>
</condition>
Expand Down Expand Up @@ -884,7 +884,7 @@
<property>instrumentation/efis/inputs/nd-centered</property>
<equals>
<property>instrumentation/efis/inputs/rh-vor-adf</property>
<value>-1</value>
<value>2</value>
</equals>
</and>
</condition>
Expand Down Expand Up @@ -921,7 +921,7 @@
<property>instrumentation/efis/inputs/nd-centered</property>
<equals>
<property>instrumentation/efis/inputs/rh-vor-adf</property>
<value>-1</value>
<value>2</value>
</equals>
</and>
</condition>
Expand Down
8 changes: 4 additions & 4 deletions Models/Instruments/MFD/maptext.xml
Expand Up @@ -724,7 +724,7 @@
<condition>
<equals>
<property>instrumentation/efis/inputs/lh-vor-adf</property>
<value>-1</value>
<value>2</value>
</equals>
</condition>
<name>L adf</name>
Expand Down Expand Up @@ -758,7 +758,7 @@
<condition>
<equals>
<property>instrumentation/efis/inputs/lh-vor-adf</property>
<value>-1</value>
<value>2</value>
</equals>
</condition>
<name>L adf ID</name>
Expand Down Expand Up @@ -794,7 +794,7 @@
<condition>
<equals>
<property>instrumentation/efis/inputs/rh-vor-adf</property>
<value>-1</value>
<value>2</value>
</equals>
</condition>
<name>R adf</name>
Expand Down Expand Up @@ -828,7 +828,7 @@
<condition>
<equals>
<property>instrumentation/efis/inputs/rh-vor-adf</property>
<value>-1</value>
<value>2</value>
</equals>
</condition>
<name>R adf ID</name>
Expand Down

0 comments on commit ccaffb7

Please sign in to comment.