A3XX: New Lower ECAM system, only ENG page atm

This commit is contained in:
Joshua Davidson 2017-07-06 20:12:05 -04:00
parent 18d86bdbb8
commit 64f433b807
95 changed files with 866 additions and 9462 deletions

View file

@ -642,13 +642,7 @@
<efis n="0">
<ecam>
<display-mode type="string">FCTL</display-mode>
</ecam>
</efis>
<efis n="1">
<ecam>
<display-mode type="string">FCTL</display-mode>
<display-mode type="string">ENG</display-mode>
</ecam>
</efis>

View file

@ -412,8 +412,8 @@
<!-- Lower ECAM -->
<model>
<name>ECAM</name>
<path>Aircraft/A320Family/Models/Instruments/ECAM/ECAM.xml</path>
<name>LECAM</name>
<path>Aircraft/A320Family/Models/Instruments/Lower-ECAM/Lower-ECAM-EIS1.xml</path>
<offsets>
<x-m>-0.53631</x-m>
<y-m>0</y-m>

View file

@ -1,212 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<name>ECAM Display</name>
<background>Aircraft/A320Family/Models/Instruments/ECAM/res/black.png</background>
<w>256</w>
<h>256</h>
<instruments>
<instrument include="page-eng2.xml">
<condition>
<equals>
<property>instrumentation/efis/ecam/display-mode</property>
<value>ENG</value>
</equals>
</condition>
<name>ENG</name>
<x>128</x>
<y>128</y>
<w>256</w>
<h>256</h>
</instrument>
<instrument include="page-bleed.xml">
<condition>
<equals>
<property>instrumentation/efis/ecam/display-mode</property>
<value>BLEED</value>
</equals>
</condition>
<name>BLEED</name>
<x>128</x>
<y>128</y>
<w>256</w>
<h>256</h>
</instrument>
<instrument include="page-status.xml">
<condition>
<equals>
<property>instrumentation/efis/ecam/display-mode</property>
<value>STATUS</value> <!-- The textures are there - legoboy -->
</equals>
</condition>
<name>STATUS</name>
<x>128</x>
<y>128</y>
<w>256</w>
<h>256</h>
</instrument>
<instrument include="page-press.xml">
<condition>
<equals>
<property>instrumentation/efis/ecam/display-mode</property>
<value>PRESS</value>
</equals>
</condition>
<name>PRESS</name>
<x>128</x>
<y>128</y>
<w>256</w>
<h>256</h>
</instrument>
<instrument include="page-elec.xml">
<condition>
<equals>
<property>instrumentation/efis/ecam/display-mode</property>
<value>ELEC</value>
</equals>
</condition>
<name>ELEC</name>
<x>128</x>
<y>128</y>
<w>256</w>
<h>256</h>
</instrument>
<instrument include="page-hyd.xml">
<condition>
<equals>
<property>instrumentation/efis/ecam/display-mode</property>
<value>HYD</value>
</equals>
</condition>
<name>HYD</name>
<x>128</x>
<y>128</y>
<w>256</w>
<h>256</h>
</instrument>
<instrument include="page-fuel.xml">
<condition>
<equals>
<property>instrumentation/efis/ecam/display-mode</property>
<value>FUEL</value>
</equals>
</condition>
<name>FUEL</name>
<x>128</x>
<y>128</y>
<w>256</w>
<h>256</h>
</instrument>
<instrument include="page-apu.xml">
<condition>
<equals>
<property>instrumentation/efis/ecam/display-mode</property>
<value>APU</value>
</equals>
</condition>
<name>APU</name>
<x>128</x>
<y>128</y>
<w>256</w>
<h>256</h>
</instrument>
<instrument include="page-cond.xml">
<condition>
<equals>
<property>instrumentation/efis/ecam/display-mode</property>
<value>COND</value>
</equals>
</condition>
<name>COND</name>
<x>128</x>
<y>128</y>
<w>256</w>
<h>256</h>
</instrument>
<instrument include="page-door.xml">
<condition>
<equals>
<property>instrumentation/efis/ecam/display-mode</property>
<value>DOOR</value>
</equals>
</condition>
<name>DOOR</name>
<x>128</x>
<y>128</y>
<w>256</w>
<h>256</h>
</instrument>
<instrument include="page-wheel.xml">
<condition>
<equals>
<property>instrumentation/efis/ecam/display-mode</property>
<value>WHEEL</value>
</equals>
</condition>
<name>WHEEL</name>
<x>128</x>
<y>128</y>
<w>256</w>
<h>256</h>
</instrument>
<instrument include="page-fctl.xml">
<condition>
<equals>
<property>instrumentation/efis/ecam/display-mode</property>
<value>FCTL</value>
</equals>
</condition>
<name>FCTL</name>
<x>128</x>
<y>128</y>
<w>256</w>
<h>256</h>
</instrument>
<!-- Need diferent layer center for proper rotation -->
<instrument include="page-fctl-rudder.xml">
<name>Rudder animation</name>
<condition>
<equals>
<property>instrumentation/efis/ecam/display-mode</property>
<value>FCTL</value>
</equals>
</condition>
<x>128</x> <!-- required horizontal placement -->
<y>80</y> <!-- required vertical placement -->
<w>60</w>
<h>60</h> <!-- optional height specification -->
</instrument>
<instrument include="page-all.xml">
<condition>
<equals>
<property>instrumentation/efis/ecam/display-mode</property>
<value>ALL</value>
</equals>
</condition>
<name>ALL</name>
<x>128</x>
<y>128</y>
<w>256</w>
<h>256</h>
</instrument>
</instruments>
</PropertyList>

View file

@ -1,25 +0,0 @@
<?xml version="1.0"?>
<PropertyList>
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/EFIS3.ac</path>
<panel>
<path>Aircraft/A320Family/Models/Instruments/ECAM/Display.xml</path>
<bottom-left>
<x-m>0.001</x-m>
<y-m>-0.0813</y-m>
<z-m>-0.0760</z-m>
</bottom-left>
<bottom-right>
<x-m>0.001</x-m>
<y-m>0.0813</y-m>
<z-m>-0.0760</z-m>
</bottom-right>
<top-left>
<x-m>-0.001</x-m>
<y-m>-0.0813</y-m>
<z-m>0.0760</z-m>
</top-left>
</panel>
</PropertyList>

View file

@ -1,173 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Airbus A320 neo for FlightGear -->
<!-- ECAM Engine -->
<PropertyList>
<name>ALL</name>
<w-base>256</w-base>
<h-base>256</h-base>
<layers>
<layer>
<name>ALL-texture</name>
<w>256</w>
<h>256</h>
<texture>
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/page-all.png</path>
<x1>0.0</x1>
<y1>0.0</y1>
<x2>1</x2>
<y2>1</y2>
</texture>
<emissive>true</emissive>
</layer>
<!-- ################################## Bottom #################################-->
<layer>
<type>text</type>
<name>TAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property><!-- There is no TAT temperature property-->
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80 </offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>SAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>HOUR</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-hour</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-25</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Minutes</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-min</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>5</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Gross Weight</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<alignment>left-center</alignment>
<type>number-value</type>
<property>fdm/jsbsim/inertia/weight-lbs</property>
<scale>0.45359237</scale>
<format type="string">%5.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>74</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>

View file

@ -1,327 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Airbus A320 neo for FlightGear -->
<!-- ECAM Engine -->
<PropertyList>
<name>APU</name>
<w-base>256</w-base>
<h-base>256</h-base>
<layers>
<layer>
<name>apu</name>
<w>256</w>
<h>256</h>
<texture>
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/page-apu.png</path>
<x1>0.0</x1>
<y1>0.0</y1>
<x2>1</x2>
<y2>1</y2>
</texture>
<emissive>true</emissive>
</layer>
<layer>
<name>apu-n-needle</name>
<w>54</w>
<h>6</h>
<texture>
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/apu-needle.png</path>
<x1>0.0</x1>
<y1>0.0</y1>
<x2>1</x2>
<y2>1</y2>
</texture>
<emissive>true</emissive>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-20</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-68</offset>
</transformation>
<transformation>
<type>rotation</type>
<offset>-30</offset>
<scale>1.6</scale>
<property>/systems/apu/rpm</property>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>APU N</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<font>helvetica_bold</font>
<point-size>11</point-size>
<chunks>
<chunk>
<type>number-value</type>
<property>/systems/apu/rpm</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-32</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-75</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>APU_AVAIL</name>
<color>
<red>0</red>
<green>1.0</green>
<blue>0</blue>
</color>
<font>helvetica_bold</font>
<chunks>
<chunk>
<type>literal</type>
<text>AVAIL</text>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>74</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-15</offset>
</transformation>
</transformations>
<condition>
<greater-than>
<property>/systems/apu/rpm</property>
<value>94.9</value>
</greater-than>
</condition>
</layer>
<layer>
<type>text</type>
<name>FLAP_OPEN</name>
<color>
<red>0</red>
<green>1.0</green>
<blue>0</blue>
</color>
<font>helvetica_bold</font>
<chunks>
<chunk>
<type>literal</type>
<text>FLAP OPEN</text>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-40</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>25</offset>
</transformation>
</transformations>
<condition>
<property>controls/APU/master</property>
</condition>
</layer>
<layer>
<type>text</type>
<name>APU-VOLTS</name>
<color>
<red>0</red>
<green>1.0</green>
<blue>0</blue>
</color>
<font>helvetica_bold</font>
<point-size>11</point-size>
<chunks>
<chunk>
<type>number-value</type>
<property>/systems/electrical/extra/apu-volts</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>43</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-84</offset>
</transformation>
</transformations>
</layer>
<!-- ################################## Bottom #################################-->
<layer>
<type>text</type>
<name>TAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80 </offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>SAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>HOUR</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-hour</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-25</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Minutes</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-min</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>5</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Gross Weight</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<alignment>left-center</alignment>
<type>number-value</type>
<property>fdm/jsbsim/inertia/weight-lbs</property>
<scale>0.45359237</scale>
<format type="string">%5.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>74</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>

View file

@ -1,173 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Airbus A320 neo for FlightGear -->
<!-- ECAM Engine -->
<PropertyList>
<name>BLEED</name>
<w-base>256</w-base>
<h-base>256</h-base>
<layers>
<layer>
<name>bleed-texture</name>
<w>256</w>
<h>256</h>
<texture>
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/page-bleed.png</path>
<x1>0.0</x1>
<y1>0.0</y1>
<x2>1</x2>
<y2>1</y2>
</texture>
<emissive>true</emissive>
</layer>
<!-- ################################## Bottom #################################-->
<layer>
<type>text</type>
<name>TAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property><!-- There is no TAT temperature property-->
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80 </offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>SAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>HOUR</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-hour</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-25</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Minutes</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-min</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>5</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Gross Weight</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<alignment>left-center</alignment>
<type>number-value</type>
<property>fdm/jsbsim/inertia/weight-lbs</property>
<scale>0.45359237</scale>
<format type="string">%5.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>74</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>

View file

@ -1,173 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Airbus A320 neo for FlightGear -->
<!-- ECAM Engine -->
<PropertyList>
<name>Air Conditioning</name>
<w-base>256</w-base>
<h-base>256</h-base>
<layers>
<layer>
<name>cond-texture</name>
<w>256</w>
<h>256</h>
<texture>
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/page-cond.png</path>
<x1>0.0</x1>
<y1>0.0</y1>
<x2>1</x2>
<y2>1</y2>
</texture>
<emissive>true</emissive>
</layer>
<!-- ################################## Bottom #################################-->
<layer>
<type>text</type>
<name>TAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property><!-- There is no TAT temperature property-->
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80 </offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>SAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>HOUR</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-hour</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-25</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Minutes</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-min</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>5</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Gross Weight</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<alignment>left-center</alignment>
<type>number-value</type>
<property>fdm/jsbsim/inertia/weight-lbs</property>
<scale>0.45359237</scale>
<format type="string">%5.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>74</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>

View file

@ -1,173 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Airbus A320 neo for FlightGear -->
<!-- ECAM Pages -->
<PropertyList>
<name>Doors</name>
<w-base>256</w-base>
<h-base>256</h-base>
<layers>
<layer>
<name>Door-texture</name>
<w>256</w>
<h>256</h>
<texture>
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/page-door.png</path>
<x1>0.0</x1>
<y1>0.0</y1>
<x2>1</x2>
<y2>1</y2>
</texture>
<emissive>true</emissive>
</layer>
<!-- ################################## Bottom #################################-->
<layer>
<type>text</type>
<name>TAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property><!-- There is no TAT temperature property-->
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80 </offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>SAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>HOUR</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-hour</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-25</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Minutes</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-min</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>5</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Gross Weight</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<alignment>left-center</alignment>
<type>number-value</type>
<property>fdm/jsbsim/inertia/weight-lbs</property>
<scale>0.45359237</scale>
<format type="string">%5.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>74</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>

File diff suppressed because it is too large Load diff

View file

@ -1,409 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Airbus A320 neo for FlightGear -->
<!-- ECAM Engine -->
<PropertyList>
<name>Engines</name>
<w-base>256</w-base>
<h-base>256</h-base>
<layers>
<layer><!-- 3D TEXT -->
<text>
<name>Engine 1 N1</name>
<offsets>
<x-m>0.01</x-m>
<y-m>-0.029</y-m>
<z-m>0.053</z-m>
</offsets>
<alignment>left-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>engines/engine[0]/n1</property>
<font>lcd.txf</font>
<character-size>0.007</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>Engine 2 N1</name>
<offsets>
<x-m>0.0002</x-m>
<y-m>0.032</y-m>
<z-m>0.053</z-m>
</offsets>
<alignment>left-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>engines/engine[1]/n1</property>
<font>lcd.txf</font>
<character-size>0.007</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>Engine 1 EGT</name>
<offsets>
<x-m>0.0002</x-m>
<y-m>-0.029</y-m>
<z-m>0.024</z-m>
</offsets>
<alignment>left-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>engines/engine[0]/egt-degc</property>
<font>lcd.txf</font>
<character-size>0.007</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>Engine 2 EGT</name>
<offsets>
<x-m>0.0002</x-m>
<y-m>0.032</y-m>
<z-m>0.024</z-m>
</offsets>
<alignment>left-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>engines/engine[1]/egt-degc</property>
<font>lcd.txf</font>
<character-size>0.007</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>Engine 1 N2</name>
<offsets>
<x-m>0.0001</x-m>
<y-m>-0.015</y-m>
<z-m>0.01</z-m>
</offsets>
<alignment>right-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>engines/engine[0]/n2</property>
<font>lcd.txf</font>
<character-size>0.006</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>Engine 2 N2</name>
<offsets>
<x-m>0.0001</x-m>
<y-m>0.019</y-m>
<z-m>0.01</z-m>
</offsets>
<alignment>left-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>engines/engine[1]/n2</property>
<font>lcd.txf</font>
<character-size>0.006</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>Engine 1 FF</name>
<offsets>
<x-m>0.0001</x-m>
<y-m>-0.015</y-m>
<z-m>-0.003</z-m>
</offsets>
<alignment>right-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%4.1f</format>
<property>engines/engine[0]/fuel-flow_pph</property>
<font>lcd.txf</font>
<character-size>0.006</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>Engine 2 FF</name>
<offsets>
<x-m>0.0001</x-m>
<y-m>0.019</y-m>
<z-m>-0.003</z-m>
</offsets>
<alignment>left-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%4.1f</format>
<property>engines/engine[1]/fuel-flow_pph</property>
<font>lcd.txf</font>
<character-size>0.006</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>Fuel on board</name>
<offsets>
<x-m>0.0001</x-m>
<y-m>-0.057</y-m>
<z-m>-0.015</z-m>
</offsets>
<alignment>left-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%5.1f</format>
<property>fdm/jsbsim/propulsion/total-fuel-lbs</property>
<font>lcd.txf</font>
<character-size>0.007</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>Flaps degrees</name>
<offsets>
<x-m>0.0001</x-m>
<y-m>0.052</y-m>
<z-m>-0.015</z-m>
</offsets>
<alignment>left-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%2.0f</format>
<property>controls/flight/flaps</property>
<scale>40</scale>
<font>lcd.txf</font>
<character-size>0.007</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<!-- Emission animations -->
<animation>
<name>White text</name>
<type>material</type>
<object-name>Flaps degrees</object-name>
<emission>
<red>1</red>
<green>1</green>
<blue>1</blue>
</emission>
</animation>
<animation>
<name>Green text</name>
<type>material</type>
<object-name>Engine 1 N1</object-name>
<object-name>Engine 2 N1</object-name>
<object-name>Engine 1 EGT</object-name>
<object-name>Engine 2 EGT</object-name>
<object-name>Engine 1 N2</object-name>
<object-name>Engine 2 N2</object-name>
<object-name>Engine 1 FF</object-name>
<object-name>Engine 2 FF</object-name>
<object-name>Fuel on board</object-name>
<emission>
<red>0.28</red>
<green>0.81</green>
<blue>0.21</blue>
</emission>
</animation>
<!-- ANIMATIONS -->
<!-- Lighting -->
<animation>
<name>Dome illumination</name>
<type>material</type>
<object-name>Border</object-name>
<object-name>Off</object-name>
<emission>
<red>0.5</red>
<green>0.5</green>
<blue>0.5</blue>
<factor-prop>controls/lighting/dome-norm</factor-prop>
</emission>
</animation>
<!-- Power on/off -->
<animation>
<name>Power on/off</name>
<type>select</type>
<object-name>Off</object-name>
<condition>
<less-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</less-than>
</condition>
</animation>
<!-- N1 -->
<animation>
<name>Left N1 pointer</name>
<type>rotate</type>
<object-name>N1LPtr</object-name>
<property>engines/engine[0]/n1</property>
<interpolation>
<entry><ind>0</ind><dep>43</dep></entry>
<entry><ind>100</ind><dep>-146</dep></entry>
</interpolation>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>-0.0293</y-m>
<z-m>0.05745</z-m>
</center>
</animation>
<animation>
<name>Right N1 pointer</name>
<type>rotate</type>
<object-name>N1RPtr</object-name>
<property>engines/engine[1]/n1</property>
<interpolation>
<entry><ind>0</ind><dep>43</dep></entry>
<entry><ind>100</ind><dep>-146</dep></entry>
</interpolation>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>0.03195</y-m>
<z-m>0.05745</z-m>
</center>
</animation>
<!-- EGT -->
<animation>
<name>Left EGT pointer</name>
<type>rotate</type>
<object-name>EGTLPtr</object-name>
<property>engines/engine[0]/egt-degf</property>
<interpolation>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>1350</ind><dep>-180</dep></entry>
</interpolation>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>-0.0293</y-m>
<z-m>0.02727</z-m>
</center>
</animation>
<animation>
<name>Right EGT pointer</name>
<type>rotate</type>
<object-name>EGTRPtr</object-name>
<property>engines/engine[1]/egt-degf</property>
<interpolation>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>1350</ind><dep>-180</dep></entry>
</interpolation>
<axis>
<x>1</x>
<y>0</y>
<z>0</z>
</axis>
<center>
<x-m>0</x-m>
<y-m>0.03195</y-m>
<z-m>0.02727</z-m>
</center>
</animation>
<!-- Alerts -->
<animation>
<name>Speedbrake alert</name>
<type>select</type>
<object-name>SpeedbrakeAlert</object-name>
<condition>
<greater-than>
<property>controls/flight/speedbrake</property>
<value>0</value>
</greater-than>
</condition>
</animation>
<animation>
<name>Ground spoilers armed alert</name>
<type>select</type>
<object-name>SpoilerArmedAlert</object-name>
<condition>
<property>controls/flight/ground-spoilers-armed</property>
</condition>
</animation>
<animation>
<name>APU starting alert</name>
<type>select</type>
<object-name>APUStartAlert</object-name>
<condition>
<and>
<property>controls/APU/starter</property>
<greater-than>
<property>engines/apu/rpm</property>
<value>0</value>
</greater-than>
<not>
<property>engines/apu/running</property>
</not>
</and>
</condition>
</animation>
<animation>
<name>APU running alert</name>
<type>select</type>
<object-name>APURunAlert</object-name>
<condition>
<property>engines/apu/running</property>
</condition>
</animation>
</layer>
</layers>
</PropertyList>

View file

@ -1,355 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Airbus A320 neo for FlightGear -->
<!-- ECAM Engine -->
<PropertyList>
<name>Engine</name>
<w-base>256</w-base>
<h-base>256</h-base>
<layers>
<layer>
<name>engine-texture</name>
<w>256</w>
<h>256</h>
<texture>
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/page-eng.png</path>
<x1>0.0</x1>
<y1>0.0</y1>
<x2>1</x2>
<y2>1</y2>
</texture>
<emissive>true</emissive>
</layer>
<layer>
<type>text</type>
<name>Engine 1 Fuel Used</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<!--property>/engines/engine[0]/fuel-consumed-lbs</property-->
<property>fdm/jsbsim/propulsion/engine[0]/fuel-used-lbs</property>
<scale>0.45359237</scale>
<format type="string">%5.0f</format>
<alignment>left-center</alignment>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>80</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-98</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Engine 2 Fuel Used</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<!-- property>/engines/engine[1]/fuel-consumed-lbs</property-->
<property>fdm/jsbsim/propulsion/engine[1]/fuel-used-lbs</property>
<scale>0.45359237</scale>
<format type="string">%5.0f</format>
<alignment>right-center</alignment>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>80</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-20</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Engine 1 OIL PSI</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>engines/engine[0]/oil-pressure-psi</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-11</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-88</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Engine 2 OIL PSI</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>engines/engine[1]/oil-pressure-psi</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-11</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>0</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Engine 1 C</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>/engines/engine[0]/fuel-consumed-lbs</property>
<format type="string">%5.0f</format>
<alignment>left-center</alignment>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-33</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-100</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Engine 2 C</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>/engines/engine[1]/fuel-consumed-lbs</property>
<format type="string">%5.0f</format>
<alignment>right-center</alignment>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-33</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-23</offset>
</transformation>
</transformations>
</layer>
<!-- ################################## Bottom #################################-->
<layer>
<type>text</type>
<name>TAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property><!-- There is no TAT temperature property-->
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80 </offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>SAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>HOUR</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-hour</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-25</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Minutes</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-min</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>5</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Gross Weight</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<alignment>left-center</alignment>
<type>number-value</type>
<property>fdm/jsbsim/inertia/weight-lbs</property>
<scale>0.45359237</scale>
<format type="string">%5.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>74</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>

View file

@ -1,67 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Airbus A320 neo for FlightGear -->
<!-- ECAM Engine -->
<PropertyList>
<name>Engines</name>
<w-base>256</w-base>
<h-base>256</h-base>
<layers>
<layer><!-- 3D TEXT -->
<type>text</type>
<name>Engine 1 N1</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<!-- offsets>
<x-m>0.01</x-m>
<y-m>-0.029</y-m>
<z-m>0.053</z-m>
</offsets -->
<!--alignment>left-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.1f</format>
<property>engines/engine[0]/n1</property>
<font>lcd.txf</font>
<character-size>0.007</character-size>
<character-aspect-ratio type="double">1.5</character-aspect-ratio>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution-->
<!-- Emission animations -->
<chunks>
<chunk>
<type>number-value</type>
<property>engines/engine[0]/n1</property>
<!-- property>autopilot/route-manager/wp/eta</property -->
<!-- offsets>
<x-m>0.01</x-m>
<y-m>-0.029</y-m>
<z-m>0.053</z-m>
</offsets --> <x1>0.0</x1>
<y1>1.0</y1>
</chunk>
</chunks>
<!-- transformations>
<transformation>
<type>y-shift</type>
<offset>20</offset>
</transformation>
</transformations -->
</layer>
</layers>
</PropertyList>

View file

@ -1,47 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Airbus A320 for FlightGear -->
<!-- ECAM Pages -->
<PropertyList>
<name>Rudder Controls</name>
<w-base>60</w-base>
<h-base>60</h-base>
<layers>
<layer>
<name>rudder</name>
<emissive>true</emissive>
<w>13</w>
<h>31</h>
<texture>
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/page-fctl-rudder.png</path>
<x1>0</x1>
<y1>0</y1>
<x2>1</x2>
<y2>1</y2>
</texture>
<transformations>
<transformation>
<type>rotation</type>
<property>/controls/flight/rudder-fdm</property>
<!-- min>5.0</min>
<max>95.0</max>
<scale>1.0</scale -->
<interpolation>
<entry><ind>0</ind><dep>0</dep></entry>
<entry><ind>-0.35</ind><dep>35</dep></entry>
<entry><ind>0.35</ind><dep>-35</dep></entry>
</interpolation>
</transformation>
<transformation>
<type>y-shift</type>
<offset>-15</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>

View file

@ -1,310 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Airbus A320 neo for FlightGear -->
<!-- ECAM Pages -->
<PropertyList>
<name>Flight Controls</name>
<w-base>256</w-base>
<h-base>256</h-base>
<layers>
<layer>
<name>Flight-Control-texture</name>
<w>256</w>
<h>256</h>
<texture>
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/page-fctl.png</path>
<x1>0.0</x1>
<y1>0.0</y1>
<x2>1</x2>
<y2>1</y2>
</texture>
<emissive>true</emissive>
</layer>
<layer>
<name>aleron left</name>
<emissive>true</emissive>
<w>8</w>
<h>8</h>
<texture>
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/page-fctl-arrow.png</path>
<x1>0</x1>
<y1>0</y1>
<x2>0.5</x2>
<y2>1</y2>
</texture>
<transformations>
<transformation>
<type>y-shift</type>
<!--offset>-35</offset -->
<property>/controls/flight/aileron-left</property>
<interpolation>
<entry><ind>0</ind><dep>45</dep></entry>
<entry><ind>-0.5</ind><dep>70</dep></entry>
<entry><ind>0.5</ind><dep>27</dep></entry>
</interpolation>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-90</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>aleron right</name>
<emissive>true</emissive>
<w>8</w>
<h>8</h>
<texture>
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/page-fctl-arrow.png</path>
<x1>0.5</x1>
<y1>0</y1>
<x2>1</x2>
<y2>1</y2>
</texture>
<transformations>
<transformation>
<type>y-shift</type>
<!--offset>-35</offset -->
<property>/controls/flight/aileron-right</property>
<interpolation>
<entry><ind>0</ind><dep>45</dep></entry>
<entry><ind>0.5</ind><dep>70</dep></entry>
<entry><ind>-0.5</ind><dep>27</dep></entry>
</interpolation>
</transformation>
<transformation>
<type>x-shift</type>
<offset>90</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>elevator left</name>
<emissive>true</emissive>
<w>8</w>
<h>8</h>
<texture>
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/page-fctl-arrow.png</path>
<x1>0</x1>
<y1>0</y1>
<x2>0.5</x2>
<y2>1</y2>
</texture>
<transformations>
<transformation>
<type>y-shift</type>
<!--offset>-35</offset -->
<property>/controls/flight/elevator-left</property>
<interpolation>
<entry><ind>0</ind><dep>-50</dep></entry>
<entry><ind>-0.5</ind><dep>-19</dep></entry>
<entry><ind>0.5</ind><dep>-65</dep></entry>
</interpolation>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-53</offset>
</transformation>
</transformations>
</layer>
<layer>
<name>elevator right</name>
<emissive>true</emissive>
<w>8</w>
<h>8</h>
<texture>
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/page-fctl-arrow.png</path>
<x1>0.5</x1>
<y1>0</y1>
<x2>1</x2>
<y2>1</y2>
</texture>
<transformations>
<transformation>
<type>y-shift</type>
<!--offset>-35</offset -->
<property>/controls/flight/elevator-right</property>
<interpolation>
<entry><ind>0</ind><dep>-50</dep></entry>
<entry><ind>-0.5</ind><dep>-19</dep></entry>
<entry><ind>0.5</ind><dep>-65</dep></entry>
</interpolation>
</transformation>
<transformation>
<type>x-shift</type>
<offset>53</offset>
</transformation>
</transformations>
</layer>
<!-- ################################## Bottom #################################-->
<layer>
<type>text</type>
<name>TAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property><!-- There is no TAT temperature property-->
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80 </offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>SAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>HOUR</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-hour</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-25</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Minutes</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-min</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>5</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Gross Weight</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<alignment>left-center</alignment>
<type>number-value</type>
<property>fdm/jsbsim/inertia/weight-lbs</property>
<scale>0.45359237</scale>
<format type="string">%5.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>74</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>

View file

@ -1,517 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Airbus A320 neo for FlightGear -->
<!-- ECAM Engine -->
<PropertyList>
<name>Fuel</name>
<w-base>256</w-base>
<h-base>256</h-base>
<layers>
<layer>
<name>Fuel-texture</name>
<w>256</w>
<h>256</h>
<texture>
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/page-fuel.png</path>
<x1>0.0</x1>
<y1>0.0</y1>
<x2>1</x2>
<y2>1</y2>
</texture>
<emissive>true</emissive>
</layer>
<layer>
<type>text</type>
<name>Engine 1 Fuel Used</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<!--property>/engines/engine[0]/fuel-consumed-lbs</property-->
<property>fdm/jsbsim/propulsion/engine[0]/fuel-used-lbs</property>
<scale>0.45359237</scale>
<format type="string">%5.0f</format>
<alignment>left-center</alignment>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>88</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-90</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Engine 2 Fuel Used</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<!-- property>/engines/engine[1]/fuel-consumed-lbs</property-->
<property>fdm/jsbsim/propulsion/engine[1]/fuel-used-lbs</property>
<scale>0.45359237</scale>
<format type="string">%5.0f</format>
<alignment>right-center</alignment>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>88</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>52</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>FOB</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<alignment>right-center</alignment>
<type>number-value</type>
<property>consumables/fuel/total-fuel-kg</property>
<format type="string">%5.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>72</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-15</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Fuel on left outer</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<alignment>right-center</alignment>
<type>number-value</type>
<property>consumables/fuel/tank[1]/level-kg</property>
<format type="string">%5.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-44</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-115</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Fuel on Left inner</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<alignment>right-center</alignment>
<type>number-value</type>
<property>consumables/fuel/tank[2]/level-kg</property>
<format type="string">%5.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-44</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-70</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Fuel on Center</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<alignment>right-center</alignment>
<type>number-value</type>
<property>consumables/fuel/tank[3]/level-kg</property>
<format type="string">%5.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-44</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-15</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Fuel on right inner</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<alignment>right-center</alignment>
<type>number-value</type>
<property>consumables/fuel/tank[4]/level-kg</property>
<format type="string">%5.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-44</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>35</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Fuel on right outer</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<alignment>right-center</alignment>
<type>number-value</type>
<property>consumables/fuel/tank[5]/level-kg</property>
<format type="string">%5.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-44</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>80</offset>
</transformation>
</transformations>
</layer>
<!-- ################################## Pump Animations #################################-->
<!-- X-Feed Valve -->
<layer>
<name>xfeed Valve</name>
<!--condition>
<equals>
<property>PROPER WORK</property>
<value>True</value>
</equals>
</condition-->
<emissive>true</emissive>
<w>16</w>
<h>16</h>
<texture>
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/page-fuel-pump.png</path>
<x1>0</x1>
<y1>0</y1>
<x2>0.5</x2>
<y2>1</y2>
</texture>
<transformations>
<transformation>
<type>y-shift</type>
<offset>46</offset>
</transformation>
<transformation>
<type>rotation</type>
<property>/controls/fuel/x-feed</property>
<scale>90</scale>
</transformation>
</transformations>
</layer>
<!-- Eng1 Feed Valve -->
<layer>
<name>Eng1 feed valve on</name>
<!--condition>
<equals>
<property>instrumentation/efis[0]/input/vor-adf-1</property>
<value>1</value>
</equals>
</condition-->
<emissive>true</emissive>
<w>16</w>
<h>16</h>
<texture>
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/page-fuel-pump.png</path>
<x1>0</x1>
<y1>0</y1>
<x2>0.5</x2>
<y2>1</y2>
</texture>
<transformations>
<transformation>
<type>y-shift</type>
<offset>71</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-71</offset>
</transformation>
<transformation>
<type>rotation</type>
<property>/engines/engine/cutoff</property>
<scale>90</scale>
</transformation>
</transformations>
</layer>
<!-- Eng2 Feed Valve -->
<layer>
<name>Eng2 feed valve on</name>
<!--condition>
<equals>
<property>instrumentation/efis[0]/input/vor-adf-1</property>
<value>1</value>
</equals>
</condition-->
<emissive>true</emissive>
<w>16</w>
<h>16</h>
<texture>
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/page-fuel-pump.png</path>
<x1>0</x1>
<y1>0</y1>
<x2>0.5</x2>
<y2>1</y2>
</texture>
<transformations>
<transformation>
<type>y-shift</type>
<offset>71</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>72</offset>
</transformation>
<transformation>
<type>rotation</type>
<property>/engines/engine[1]/cutoff</property>
<scale>90</scale>
</transformation>
</transformations>
</layer>
<!-- ################################## Bottom #################################-->
<layer>
<type>text</type>
<name>TAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property><!-- There is no TAT temperature property-->
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80 </offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>SAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>HOUR</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-hour</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-25</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Minutes</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-min</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>5</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Gross Weight</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<alignment>left-center</alignment>
<type>number-value</type>
<property>fdm/jsbsim/inertia/weight-lbs</property>
<scale>0.45359237</scale>
<format type="string">%5.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>74</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>

View file

@ -1,263 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Airbus A320 neo for FlightGear -->
<!-- ECAM Engine -->
<PropertyList>
<name>Hydraulic</name>
<w-base>256</w-base>
<h-base>256</h-base>
<layers>
<layer>
<name>hyd-texture</name>
<w>256</w>
<h>256</h>
<texture>
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/page-hyd.png</path>
<x1>0.0</x1>
<y1>0.0</y1>
<x2>1</x2>
<y2>1</y2>
</texture>
<emissive>true</emissive>
</layer>
<!--<layer>
<type>text</type>
<name>GREEN_PSI</name>
<color>
<red>0</red>
<green>1.0</green>
<blue>0</blue>
</color>
<font>helvetica_bold</font>
<point-size>11</point-size>
<chunks>
<chunk>
<type>number-value</type>
<property>/hydraulics/green/pressure-psi</property>
<format type="string">%4.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>72</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-98 </offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>BLUE_PSI</name>
<color>
<red>0</red>
<green>1.0</green>
<blue>0</blue>
</color>
<font>helvetica_bold</font>
<point-size>11</point-size>
<chunks>
<chunk>
<type>number-value</type>
<property>/hydraulics/blue/pressure-psi</property>
<format type="string">%4.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>72</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-42 </offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>YELLOW_PSI</name>
<color>
<red>0</red>
<green>1.0</green>
<blue>0</blue>
</color>
<font>helvetica_bold</font>
<point-size>11</point-size>
<chunks>
<chunk>
<type>number-value</type>
<property>/hydraulics/yellow/pressure-psi</property>
<format type="string">%4.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>72</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>14 </offset>
</transformation>
</transformations>
</layer>-->
<!-- ################################## Bottom #################################-->
<layer>
<type>text</type>
<name>TAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property><!-- There is no TAT temperature property-->
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80 </offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>SAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>HOUR</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-hour</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-25</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Minutes</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-min</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>5</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Gross Weight</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<alignment>left-center</alignment>
<type>number-value</type>
<property>fdm/jsbsim/inertia/weight-lbs</property>
<scale>0.45359237</scale>
<format type="string">%5.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>74</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>

View file

@ -1,174 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Airbus A320 neo for FlightGear -->
<!-- ECAM Engine -->
<PropertyList>
<name>Cabing Pressure</name>
<w-base>256</w-base>
<h-base>256</h-base>
<layers>
<layer>
<name>press-texture</name>
<w>256</w>
<h>256</h>
<texture>
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/page-press.png</path>
<x1>0.0</x1>
<y1>0.0</y1>
<x2>1</x2>
<y2>1</y2>
</texture>
<emissive>true</emissive>
</layer>
<!-- ################################## Bottom #################################-->
<layer>
<type>text</type>
<name>TAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property><!-- There is no TAT temperature property-->
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80 </offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>SAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>HOUR</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-hour</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-25</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Minutes</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-min</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>5</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Gross Weight</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<alignment>left-center</alignment>
<type>number-value</type>
<property>fdm/jsbsim/inertia/weight-lbs</property>
<scale>0.45359237</scale>
<format type="string">%5.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>74</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>

View file

@ -1,170 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- ECAM Status -->
<PropertyList>
<name>Status</name>
<w-base>256</w-base>
<h-base>256</h-base>
<layers>
<layer>
<name>status-texture</name>
<w>256</w>
<h>256</h>
<texture>
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/page-status.png</path>
<x1>0.0</x1>
<y1>0.0</y1>
<x2>1</x2>
<y2>1</y2>
</texture>
<emissive>true</emissive>
</layer>
<!-- ################################## Bottom #################################-->
<layer>
<type>text</type>
<name>TAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>fdm/jsbsim/propulsion/tat-c</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80 </offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>SAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>HOUR</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-hour</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-25</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Minutes</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-min</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>5</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Gross Weight</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<alignment>left-center</alignment>
<type>number-value</type>
<property>fdm/jsbsim/inertia/weight-lbs</property>
<scale>0.45359237</scale>
<format type="string">%5.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>65</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>

View file

@ -1,173 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Airbus A320 neo for FlightGear -->
<!-- ECAM Engine -->
<PropertyList>
<name>Wheels</name>
<w-base>256</w-base>
<h-base>256</h-base>
<layers>
<layer>
<name>wheel-texture</name>
<w>256</w>
<h>256</h>
<texture>
<path>Aircraft/A320Family/Models/Instruments/ECAM/res/page-wheel.png</path>
<x1>0.0</x1>
<y1>0.0</y1>
<x2>1</x2>
<y2>1</y2>
</texture>
<emissive>true</emissive>
</layer>
<!-- ################################## Bottom #################################-->
<layer>
<type>text</type>
<name>TAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property><!-- There is no TAT temperature property-->
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80 </offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>SAT</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>environment/temperature-degc</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-80</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>HOUR</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-hour</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>-25</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Minutes</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<type>number-value</type>
<property>instrumentation/clock/indicated-min</property>
<format type="string">%3.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-124</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>5</offset>
</transformation>
</transformations>
</layer>
<layer>
<type>text</type>
<name>Gross Weight</name>
<color>
<red>0.1</red>
<green>1.0</green>
<blue>0.1</blue>
</color>
<chunks>
<chunk>
<alignment>left-center</alignment>
<type>number-value</type>
<property>fdm/jsbsim/inertia/weight-lbs</property>
<scale>0.45359237</scale>
<format type="string">%5.0f</format>
</chunk>
</chunks>
<transformations>
<transformation>
<type>y-shift</type>
<offset>-110</offset>
</transformation>
<transformation>
<type>x-shift</type>
<offset>74</offset>
</transformation>
</transformations>
</layer>
</layers>
</PropertyList>

View file

@ -1,659 +0,0 @@
AC3Db
MATERIAL "ac3dmat8" rgb 0.627451 0.752941 0.878431 amb 0.2 0.2 0.2 emis 0 0 0 spec 0.2 0.2 0.2 shi 128 trans 0
OBJECT world
kids 1
OBJECT poly
name "Border"
loc 0.00511181 0.0658448 -0.000537482
crease 45.000000
numvert 172
-0.00551522 0.0361313 0.0910059
0.00515997 0.0361313 0.0910059
0.00515997 0.0361313 -0.0260015
-0.00551522 0.0361313 -0.0264324
0.00523973 0.0498964 0.0910059
0.00523973 0.036018 0.0910059
0.00523973 0.036018 -0.0260015
0.00523973 0.0498964 -0.0264324
-0.00551522 0.049868 -0.0264324
0.00515997 0.049868 -0.0260015
0.00515997 0.049868 0.0910059
-0.00551522 0.049868 0.0910059
0.00528157 -0.0349305 0.104732
0.00528157 -0.0349305 0.0956349
0.00528157 -0.0382011 0.0956349
0.00528157 -0.0382011 0.104732
0.00551522 -0.0381988 0.104924
0.00551522 -0.0381988 0.0958817
-0.00536579 -0.0499514 0.0958817
-0.00536579 -0.0499514 0.104924
-0.00532943 -0.0467094 0.0913369
0.0053457 -0.0353694 0.0913369
0.0053457 0.0262434 0.0913369
-0.00532943 0.0262434 0.0913369
0.00528157 -0.0353694 0.109161
0.00528157 -0.0353694 0.0912168
0.00528157 0.0356227 0.0912168
0.00528157 0.0356227 0.109161
0.00532234 -0.0366474 0.108517
0.00532234 -0.0349116 0.109053
-0.00528121 -0.0480008 0.10851
-0.00528121 -0.0462517 0.109053
-0.00528121 -0.0462485 0.104808
0.00532234 -0.0349085 0.104808
-0.00528121 -0.0497477 0.104808
-0.00528121 -0.0479981 0.10853
-0.00528121 -0.0492789 0.106957
0.00532234 -0.0384078 0.104808
0.00532234 -0.0349085 0.109076
0.00532234 -0.0366581 0.10853
0.00532234 -0.0379389 0.106957
0.00532234 0.0427792 0.106641
0.00532234 0.0481027 0.100044
0.00532234 0.0499514 0.0910316
0.00532234 0.035507 0.109056
-0.00528121 0.0427792 0.106641
-0.00528121 0.0481027 0.100044
-0.00528121 0.035507 0.109056
0.00532234 0.035507 0.0910316
-0.00528121 0.035507 0.0910316
-0.00528121 0.0498738 0.0910479
-0.00528121 0.0480362 0.100058
0.00532234 0.0498738 0.0910479
0.00532234 0.0480596 0.0999889
-0.00532943 0.0356227 0.109051
0.0053457 0.0356227 0.109051
0.0053457 -0.0353694 0.109051
-0.00532943 -0.0467093 0.109051
0.00532234 -0.0379389 0.0935473
0.00532234 -0.0366581 0.0919743
0.00532234 -0.0349085 0.0914281
-0.00528121 -0.0492789 0.0935473
-0.00528121 -0.0479981 0.0919743
-0.00528121 -0.0462517 0.091451
-0.00528121 -0.0480008 0.091994
0.00532234 -0.0349116 0.091451
0.00532234 -0.0366474 0.0919871
0.00532234 -0.0384078 0.095696
-0.00528121 -0.0497477 0.095696
0.00532234 -0.0349085 0.095696
-0.00528121 -0.0462485 0.095696
-0.00528121 0.0262423 0.0915726
-0.00528121 0.036173 0.0830985
-0.00528121 0.0319759 0.089302
0.00532234 0.0262423 0.0915726
0.00532234 0.036173 0.0830985
0.00532234 0.0319759 0.089302
0.00532234 0.0350004 0.0854946
0.00532234 0.0361589 0.0800246
-0.00528121 0.0349854 0.0855367
-0.00528121 0.0361589 0.0800246
0.00521934 0.0254647 0.0918951
0.00521934 0.0318158 0.089378
0.00521934 0.0352482 0.0846291
0.00521934 0.0362612 0.0799463
0.00521934 0.0367585 0.092536
0.00521934 0.0367585 -0.0925358
0.00521934 0.0362612 -0.0799461
0.00521934 0.0352482 -0.0846289
0.00521934 0.0318158 -0.0893778
0.00521934 0.0254647 -0.0918949
-0.00528121 0.0361589 -0.0800244
-0.00528121 0.0349854 -0.0855365
0.00532234 0.0361589 -0.0800244
0.00532234 0.0350004 -0.0854944
0.00532234 0.0319759 -0.0893018
0.00532234 0.036173 -0.0830983
0.00532234 0.0262423 -0.0915724
-0.00528121 0.0319759 -0.0893018
-0.00528121 0.036173 -0.0830983
-0.00528121 0.0262423 -0.0915724
-0.00528121 -0.0462485 -0.0956958
0.00532234 -0.0349085 -0.0956958
-0.00528121 -0.0497477 -0.0956958
0.00532234 -0.0384078 -0.0956958
0.00532234 -0.0366474 -0.0919869
0.00532234 -0.0349116 -0.0914508
-0.00528121 -0.0480008 -0.0919938
-0.00528121 -0.0462517 -0.0914508
-0.00528121 -0.0479981 -0.0919741
-0.00528121 -0.0492789 -0.0935471
0.00532234 -0.0349085 -0.0914279
0.00532234 -0.0366581 -0.0919741
0.00532234 -0.0379389 -0.0935471
-0.00532943 -0.0467093 -0.109051
0.0053457 -0.0353694 -0.109051
0.0053457 0.0356227 -0.109051
-0.00532943 0.0356227 -0.109051
0.00532234 0.0480596 -0.0999887
0.00532234 0.0498738 -0.0910477
-0.00528121 0.0480362 -0.100058
-0.00528121 0.0498738 -0.0910477
-0.00528121 0.035507 -0.0910314
0.00532234 0.035507 -0.0910314
-0.00528121 0.035507 -0.109056
-0.00528121 0.0481027 -0.100044
-0.00528121 0.0427792 -0.106641
0.00532234 0.035507 -0.109056
0.00532234 0.0499514 -0.0910314
0.00532234 0.0481027 -0.100044
0.00532234 0.0427792 -0.106641
0.00532234 -0.0379389 -0.106957
0.00532234 -0.0366581 -0.10853
0.00532234 -0.0349085 -0.109076
0.00532234 -0.0384078 -0.104808
-0.00528121 -0.0492789 -0.106957
-0.00528121 -0.0479981 -0.10853
-0.00528121 -0.0497477 -0.104808
0.00532234 -0.0349085 -0.104808
-0.00528121 -0.0462485 -0.104808
-0.00528121 -0.0462517 -0.109053
-0.00528121 -0.0480008 -0.10851
0.00532234 -0.0349116 -0.109053
0.00532234 -0.0366474 -0.108517
0.00528157 0.0356227 -0.109161
0.00528157 0.0356227 -0.0912166
0.00528157 -0.0353694 -0.0912166
0.00528157 -0.0353694 -0.109161
-0.00532943 0.0262434 -0.0913367
0.0053457 0.0262434 -0.0913367
0.0053457 -0.0353694 -0.0913367
-0.00532943 -0.0467094 -0.0913367
-0.00536579 -0.0499514 -0.104924
-0.00536579 -0.0499514 -0.0958815
0.00551522 -0.0381988 -0.0958815
0.00551522 -0.0381988 -0.104924
0.00528157 -0.0382011 -0.104732
0.00528157 -0.0382011 -0.0956347
0.00528157 -0.0349305 -0.0956347
0.00528157 -0.0349305 -0.104732
-0.00551522 0.049868 -0.0910057
0.00515997 0.049868 -0.0910057
0.00515997 0.049868 0.0260017
-0.00551522 0.049868 0.0264326
0.00523973 0.0498964 0.0264326
0.00523973 0.036018 0.0260017
0.00523973 0.036018 -0.0910057
0.00523973 0.0498964 -0.0910057
-0.00551522 0.0361313 0.0264326
0.00515997 0.0361313 0.0260017
0.00515997 0.0361313 -0.0910057
-0.00551522 0.0361313 -0.0910057
numsurf 72
SURF 0x30
mat 0
refs 4
3 0.255859 0.630859
2 0.341797 0.630859
1 0.341797 0.693359
0 0.255859 0.693359
SURF 0x30
mat 0
refs 4
4 0.255859 0.693359
5 0.341797 0.693359
6 0.341797 0.630859
7 0.255859 0.630859
SURF 0x30
mat 0
refs 4
11 0.255859 0.693359
10 0.341797 0.693359
9 0.341797 0.630859
8 0.255859 0.630859
SURF 0x30
mat 0
refs 4
15 0.255859 0.630859
14 0.341797 0.630859
13 0.341797 0.693359
12 0.255859 0.693359
SURF 0x30
mat 0
refs 4
19 0.255859 0.630859
18 0.341797 0.630859
17 0.341797 0.693359
16 0.255859 0.693359
SURF 0x30
mat 0
refs 4
23 0.255859 0.693359
22 0.341797 0.693359
21 0.341797 0.630859
20 0.255859 0.630859
SURF 0x30
mat 0
refs 4
24 0.255859 0.630859
25 0.341797 0.630859
26 0.341797 0.693359
27 0.255859 0.693359
SURF 0x10
mat 0
refs 4
29 0.418678 0.691098
31 0.418678 0.691098
30 0.444588 0.663574
28 0.444588 0.663574
SURF 0x10
mat 0
refs 3
32 0.383286 0.625977
34 0.454071 0.625977
36 0.444588 0.663574
SURF 0x10
mat 0
refs 3
32 0.383286 0.625977
36 0.444588 0.663574
35 0.418678 0.691098
SURF 0x10
mat 0
refs 3
33 0.383286 0.625977
40 0.444588 0.663574
37 0.454071 0.625977
SURF 0x10
mat 0
refs 3
33 0.383286 0.625977
38 0.383286 0.701172
39 0.418678 0.691098
SURF 0x10
mat 0
refs 3
33 0.383286 0.625977
39 0.418678 0.691098
40 0.444588 0.663574
SURF 0x10
mat 0
refs 4
40 0.444588 0.663574
36 0.444588 0.663574
34 0.454071 0.625977
37 0.454071 0.625977
SURF 0x10
mat 0
refs 4
39 0.418678 0.691098
35 0.418678 0.691098
36 0.444588 0.663574
40 0.444588 0.663574
SURF 0x10
mat 0
refs 4
42 0.418678 0.691098
46 0.418678 0.691098
45 0.444588 0.663574
41 0.444588 0.663574
SURF 0x10
mat 0
refs 4
41 0.444588 0.663574
45 0.444588 0.663574
47 0.454071 0.625977
44 0.454071 0.625977
SURF 0x10
mat 0
refs 3
48 0.383286 0.625977
42 0.418678 0.691098
41 0.444588 0.663574
SURF 0x10
mat 0
refs 3
48 0.383286 0.625977
43 0.383286 0.701172
42 0.418678 0.691098
SURF 0x10
mat 0
refs 3
48 0.383286 0.625977
41 0.444588 0.663574
44 0.454071 0.625977
SURF 0x10
mat 0
refs 3
49 0.383286 0.625977
45 0.444588 0.663574
46 0.418678 0.691098
SURF 0x10
mat 0
refs 3
49 0.383286 0.625977
47 0.454071 0.625977
45 0.444588 0.663574
SURF 0x10
mat 0
refs 4
52 0.418678 0.691098
50 0.418678 0.691098
51 0.444588 0.663574
53 0.444588 0.663574
SURF 0x30
mat 0
refs 4
57 0.255859 0.630859
56 0.341797 0.630859
55 0.341797 0.693359
54 0.255859 0.693359
SURF 0x10
mat 0
refs 4
58 0.444588 0.663574
61 0.444588 0.663574
62 0.418678 0.691098
59 0.418678 0.691098
SURF 0x10
mat 0
refs 4
67 0.454071 0.625977
68 0.454071 0.625977
61 0.444588 0.663574
58 0.444588 0.663574
SURF 0x10
mat 0
refs 3
58 0.444588 0.663574
59 0.418678 0.691098
69 0.383286 0.625977
SURF 0x10
mat 0
refs 3
59 0.418678 0.691098
60 0.383286 0.701172
69 0.383286 0.625977
SURF 0x10
mat 0
refs 3
67 0.454071 0.625977
58 0.444588 0.663574
69 0.383286 0.625977
SURF 0x10
mat 0
refs 3
62 0.418678 0.691098
61 0.444588 0.663574
70 0.383286 0.625977
SURF 0x10
mat 0
refs 3
61 0.444588 0.663574
68 0.454071 0.625977
70 0.383286 0.625977
SURF 0x10
mat 0
refs 4
66 0.444588 0.663574
64 0.444588 0.663574
63 0.418678 0.691098
65 0.418678 0.691098
SURF 0x10
mat 0
refs 4
74 0.454071 0.625977
71 0.454071 0.625977
73 0.444588 0.663574
76 0.444588 0.663574
SURF 0x10
mat 0
refs 4
76 0.444588 0.663574
73 0.444588 0.663574
72 0.418678 0.691098
75 0.418678 0.691098
SURF 0x10
mat 0
refs 4
77 0.444588 0.663574
79 0.444588 0.663574
80 0.418678 0.691098
78 0.418678 0.691098
SURF 0x30
mat 0
refs 5
85 0.473119 0.681641
84 0.363281 0.679928
83 0.407966 0.669262
82 0.454965 0.636519
81 0.477061 0.582031
SURF 0x30
mat 0
refs 5
90 0.477061 0.582031
89 0.454965 0.636519
88 0.407966 0.669262
87 0.363281 0.679928
86 0.473119 0.681641
SURF 0x10
mat 0
refs 4
93 0.418678 0.691098
91 0.418678 0.691098
92 0.444588 0.663574
94 0.444588 0.663574
SURF 0x10
mat 0
refs 4
96 0.418678 0.691098
99 0.418678 0.691098
98 0.444588 0.663574
95 0.444588 0.663574
SURF 0x10
mat 0
refs 4
95 0.444588 0.663574
98 0.444588 0.663574
100 0.454071 0.625977
97 0.454071 0.625977
SURF 0x10
mat 0
refs 4
106 0.418678 0.691098
108 0.418678 0.691098
107 0.444588 0.663574
105 0.444588 0.663574
SURF 0x10
mat 0
refs 3
101 0.383286 0.625977
103 0.454071 0.625977
110 0.444588 0.663574
SURF 0x10
mat 0
refs 3
101 0.383286 0.625977
110 0.444588 0.663574
109 0.418678 0.691098
SURF 0x10
mat 0
refs 3
102 0.383286 0.625977
113 0.444588 0.663574
104 0.454071 0.625977
SURF 0x10
mat 0
refs 3
102 0.383286 0.625977
111 0.383286 0.701172
112 0.418678 0.691098
SURF 0x10
mat 0
refs 3
102 0.383286 0.625977
112 0.418678 0.691098
113 0.444588 0.663574
SURF 0x10
mat 0
refs 4
113 0.444588 0.663574
110 0.444588 0.663574
103 0.454071 0.625977
104 0.454071 0.625977
SURF 0x10
mat 0
refs 4
112 0.418678 0.691098
109 0.418678 0.691098
110 0.444588 0.663574
113 0.444588 0.663574
SURF 0x30
mat 0
refs 4
117 0.255859 0.693359
116 0.341797 0.693359
115 0.341797 0.630859
114 0.255859 0.630859
SURF 0x10
mat 0
refs 4
118 0.444588 0.663574
120 0.444588 0.663574
121 0.418678 0.691098
119 0.418678 0.691098
SURF 0x10
mat 0
refs 3
126 0.444588 0.663574
124 0.454071 0.625977
122 0.383286 0.625977
SURF 0x10
mat 0
refs 3
125 0.418678 0.691098
126 0.444588 0.663574
122 0.383286 0.625977
SURF 0x10
mat 0
refs 3
127 0.454071 0.625977
130 0.444588 0.663574
123 0.383286 0.625977
SURF 0x10
mat 0
refs 3
129 0.418678 0.691098
128 0.383286 0.701172
123 0.383286 0.625977
SURF 0x10
mat 0
refs 3
130 0.444588 0.663574
129 0.418678 0.691098
123 0.383286 0.625977
SURF 0x10
mat 0
refs 4
127 0.454071 0.625977
124 0.454071 0.625977
126 0.444588 0.663574
130 0.444588 0.663574
SURF 0x10
mat 0
refs 4
130 0.444588 0.663574
126 0.444588 0.663574
125 0.418678 0.691098
129 0.418678 0.691098
SURF 0x10
mat 0
refs 4
131 0.444588 0.663574
135 0.444588 0.663574
136 0.418678 0.691098
132 0.418678 0.691098
SURF 0x10
mat 0
refs 4
134 0.454071 0.625977
137 0.454071 0.625977
135 0.444588 0.663574
131 0.444588 0.663574
SURF 0x10
mat 0
refs 3
131 0.444588 0.663574
132 0.418678 0.691098
138 0.383286 0.625977
SURF 0x10
mat 0
refs 3
132 0.418678 0.691098
133 0.383286 0.701172
138 0.383286 0.625977
SURF 0x10
mat 0
refs 3
134 0.454071 0.625977
131 0.444588 0.663574
138 0.383286 0.625977
SURF 0x10
mat 0
refs 3
136 0.418678 0.691098
135 0.444588 0.663574
139 0.383286 0.625977
SURF 0x10
mat 0
refs 3
135 0.444588 0.663574
137 0.454071 0.625977
139 0.383286 0.625977
SURF 0x10
mat 0
refs 4
143 0.444588 0.663574
141 0.444588 0.663574
140 0.418678 0.691098
142 0.418678 0.691098
SURF 0x30
mat 0
refs 4
144 0.255859 0.693359
145 0.341797 0.693359
146 0.341797 0.630859
147 0.255859 0.630859
SURF 0x30
mat 0
refs 4
151 0.255859 0.630859
150 0.341797 0.630859
149 0.341797 0.693359
148 0.255859 0.693359
SURF 0x30
mat 0
refs 4
155 0.255859 0.693359
154 0.341797 0.693359
153 0.341797 0.630859
152 0.255859 0.630859
SURF 0x30
mat 0
refs 4
159 0.255859 0.693359
158 0.341797 0.693359
157 0.341797 0.630859
156 0.255859 0.630859
SURF 0x30
mat 0
refs 4
163 0.255859 0.630859
162 0.341797 0.630859
161 0.341797 0.693359
160 0.255859 0.693359
SURF 0x30
mat 0
refs 4
164 0.255859 0.630859
165 0.341797 0.630859
166 0.341797 0.693359
167 0.255859 0.693359
SURF 0x30
mat 0
refs 4
171 0.255859 0.693359
170 0.341797 0.693359
169 0.341797 0.630859
168 0.255859 0.630859
kids 0

File diff suppressed because it is too large Load diff

View file

@ -1,829 +0,0 @@
AC3Db
MATERIAL "ac3dmat1" rgb 1 1 1 amb 0.2 0.2 0.2 emis 0 0 0 spec 0.2 0.2 0.2 shi 128 trans 0
MATERIAL "ac3dmat8" rgb 0.627451 0.752941 0.878431 amb 0.2 0.2 0.2 emis 0 0 0 spec 0.2 0.2 0.2 shi 128 trans 0
MATERIAL "instr-lights" rgb 0 0 0 amb 0 0 0 emis 0 0 0 spec 0 0 0 shi 0 trans 0
OBJECT world
kids 4
OBJECT poly
name "Border"
loc -0.010885 0.0531432 -0.0618585
crease 45.000000
numvert 10
0.0120417 -0.12325 -0.0303294
0.0120417 -0.130895 -0.0278122
0.0120417 -0.135027 -0.0230634
0.0120417 -0.136246 -0.0183805
0.0120417 -0.136845 -0.0309702
0.0120417 -0.136845 0.154102
0.0120417 -0.136246 0.141512
0.0120417 -0.135027 0.146195
0.0120417 -0.130895 0.150944
0.0120417 -0.12325 0.153461
numsurf 2
SURF 0x30
mat 1
refs 5
4 0.473119 0.681641
3 0.363281 0.679928
2 0.407966 0.669262
1 0.454965 0.636519
0 0.477061 0.582031
SURF 0x30
mat 1
refs 5
9 0.477061 0.582031
8 0.454965 0.636519
7 0.407966 0.669262
6 0.363281 0.679928
5 0.473119 0.681641
kids 0
OBJECT poly
name "Border"
loc 0.000843621 0.0123394 -0.000819031
texture "cockpit-2.png"
crease 45.000000
numvert 102
5.96068e-05 -0.0945599 -0.0809634
5.96068e-05 -0.0920775 -0.0873648
5.96068e-05 -0.0873937 -0.0908244
5.96068e-05 -0.082775 -0.0918454
5.96068e-05 -0.0951921 -0.0923467
0.00122262 -0.099311 -0.0931535
0.00122262 -0.0988011 -0.0949294
0.00122262 -0.0974105 -0.0962295
0.00122262 -0.0955103 -0.0967053
-0.00120096 -0.099311 -0.0931535
-0.00120096 -0.0988011 -0.0949294
-0.00120096 -0.0974105 -0.0962295
-0.00120096 -0.0955103 -0.0967053
0.00122262 -0.0955103 -0.0931535
-0.00120096 -0.0955103 -0.0931535
0.00049945 -0.0992903 0.0312233
0.00049945 -0.0957045 0.0312233
-0.000172085 -0.0992903 0.0312233
-0.000172085 -0.0957045 0.0312233
0.00049945 -0.0992903 -0.0308392
0.00049945 -0.0957045 -0.0308392
-0.000172085 -0.0992903 -0.0308392
-0.000172085 -0.0957045 -0.0308392
0.00117099 -0.0957045 0.0312233
-0.000843621 -0.0957045 0.0312233
0.00117099 -0.0968997 0.0312233
-0.000843621 -0.0968997 0.0312233
0.00117099 -0.098095 0.0312233
-0.000843621 -0.098095 0.0312233
0.00117099 -0.0992903 0.0312233
-0.000843621 -0.0992903 0.0312233
0.00117099 -0.0957045 -0.0308392
-0.000843621 -0.0957045 -0.0308392
0.00117099 -0.0968997 -0.0308392
-0.000843621 -0.0968997 -0.0308392
0.00117099 -0.098095 -0.0308392
-0.000843621 -0.098095 -0.0308392
0.00117099 -0.0992903 -0.0308392
-0.000843621 -0.0992903 -0.0308392
0.00117099 -0.0957045 0.0932858
0.00117099 -0.0957045 -0.0929018
0.00049945 -0.0957045 0.0932858
0.00049945 -0.0957045 -0.0929018
-0.000172085 -0.0957045 0.0932858
-0.000172085 -0.0957045 -0.0929018
-0.000843621 -0.0957045 0.0932858
-0.000843621 -0.0957045 -0.0929018
0.00117099 -0.0968997 0.0932858
0.00117099 -0.0968997 -0.0929018
0.00049945 -0.0968997 0.0932858
0.00049945 -0.0968997 -0.0929018
-0.000172085 -0.0968997 0.0932858
-0.000172085 -0.0968997 -0.0929018
-0.000843621 -0.0968997 0.0932858
-0.000843621 -0.0968997 -0.0929018
0.00117099 -0.098095 0.0932858
0.00117099 -0.098095 -0.0929018
0.00049945 -0.098095 0.0932858
0.00049945 -0.098095 -0.0929018
-0.000172085 -0.098095 0.0932858
-0.000172085 -0.098095 -0.0929018
-0.000843621 -0.098095 0.0932858
-0.000843621 -0.098095 -0.0929018
0.00117099 -0.0992903 0.0932858
0.00117099 -0.0992903 -0.0929018
0.00049945 -0.0992903 0.0932858
0.00049945 -0.0992903 -0.0929018
-0.000172085 -0.0992903 0.0932858
-0.000172085 -0.0992903 -0.0929018
-0.000843621 -0.0992903 0.0932858
-0.000843621 -0.0992903 -0.0929018
-0.00120096 -0.0955103 0.0934121
0.00122262 -0.0955103 0.0934121
-0.00120096 -0.0955103 0.0969639
-0.00120096 -0.0974105 0.0964881
-0.00120096 -0.0988011 0.095188
-0.00120096 -0.099311 0.0934121
0.00122262 -0.0955103 0.0969639
0.00122262 -0.0974105 0.0964881
0.00122262 -0.0988011 0.095188
0.00122262 -0.099311 0.0934121
-0.00122262 -0.0944906 -0.0912659
-0.00122262 -0.0944906 0.0917341
-0.00122262 0.0904342 0.0917341
-0.00122262 0.0904342 -0.0912659
-0.00122262 -0.0955318 0.0969241
-0.00122262 0.099311 0.0969241
-0.00122262 -0.0955318 -0.0969639
-0.00122262 0.099311 -0.0969639
0.00117796 0.099311 -0.0969639
0.00117796 -0.0955318 -0.0969639
0.00117796 0.099311 0.0969241
0.00117796 -0.0955318 0.0969241
0.00117796 0.0904342 -0.0912659
0.00117796 0.0904342 0.0917341
0.00117796 -0.0944906 0.0917341
0.00117796 -0.0944906 -0.0912659
5.96068e-05 -0.0951921 0.0924956
5.96068e-05 -0.082775 0.0919943
5.96068e-05 -0.0873937 0.0909733
5.96068e-05 -0.0920775 0.0875137
5.96068e-05 -0.0945599 0.0811123
numsurf 90
SURF 0x10
mat 1
refs 5
0 0.477061 0.582031
1 0.454965 0.636519
2 0.407966 0.669262
3 0.363281 0.679928
4 0.473119 0.681641
SURF 0x10
mat 1
refs 4
5 0.401334 0.601562
9 0.401334 0.601562
10 0.444774 0.608758
6 0.444774 0.608758
SURF 0x10
mat 1
refs 4
6 0.444774 0.608758
10 0.444774 0.608758
11 0.476574 0.628418
7 0.476574 0.628418
SURF 0x10
mat 1
refs 4
7 0.476574 0.628418
11 0.476574 0.628418
12 0.488214 0.655273
8 0.488214 0.655273
SURF 0x10
mat 1
refs 3
5 0.401334 0.601562
6 0.444774 0.608758
13 0.401334 0.655273
SURF 0x10
mat 1
refs 3
6 0.444774 0.608758
7 0.476574 0.628418
13 0.401334 0.655273
SURF 0x10
mat 1
refs 3
7 0.476574 0.628418
8 0.488214 0.655273
13 0.401334 0.655273
SURF 0x10
mat 1
refs 3
10 0.444774 0.608758
9 0.401334 0.601562
14 0.401334 0.655273
SURF 0x10
mat 1
refs 3
11 0.476574 0.628418
10 0.444774 0.608758
14 0.401334 0.655273
SURF 0x10
mat 1
refs 3
12 0.488214 0.655273
11 0.476574 0.628418
14 0.401334 0.655273
SURF 0x10
mat 1
refs 4
29 0.374681 0.712891
63 0.374681 0.671875
65 0.34484 0.671875
15 0.34484 0.712891
SURF 0x10
mat 1
refs 4
16 0.34484 0.712891
41 0.34484 0.671875
39 0.374681 0.671875
23 0.374681 0.712891
SURF 0x10
mat 1
refs 4
37 0.374681 0.753906
29 0.374681 0.712891
15 0.34484 0.712891
19 0.34484 0.753906
SURF 0x10
mat 1
refs 4
20 0.34484 0.753906
16 0.34484 0.712891
23 0.374681 0.712891
31 0.374681 0.753906
SURF 0x10
mat 1
refs 4
64 0.374681 0.794922
37 0.374681 0.753906
19 0.34484 0.753906
66 0.34484 0.794922
SURF 0x10
mat 1
refs 4
42 0.34484 0.794922
20 0.34484 0.753906
31 0.374681 0.753906
40 0.374681 0.794922
SURF 0x10
mat 1
refs 4
15 0.34484 0.712891
65 0.34484 0.671875
67 0.314998 0.671875
17 0.314998 0.712891
SURF 0x10
mat 1
refs 4
18 0.314998 0.712891
43 0.314998 0.671875
41 0.34484 0.671875
16 0.34484 0.712891
SURF 0x10
mat 1
refs 4
19 0.34484 0.753906
15 0.34484 0.712891
17 0.314998 0.712891
21 0.314998 0.753906
SURF 0x10
mat 1
refs 4
22 0.314998 0.753906
18 0.314998 0.712891
16 0.34484 0.712891
20 0.34484 0.753906
SURF 0x10
mat 1
refs 4
66 0.34484 0.794922
19 0.34484 0.753906
21 0.314998 0.753906
68 0.314998 0.794922
SURF 0x10
mat 1
refs 4
44 0.314998 0.794922
22 0.314998 0.753906
20 0.34484 0.753906
42 0.34484 0.794922
SURF 0x10
mat 1
refs 4
17 0.314998 0.712891
67 0.314998 0.671875
69 0.285156 0.671875
30 0.285156 0.712891
SURF 0x10
mat 1
refs 4
24 0.285156 0.712891
45 0.285156 0.671875
43 0.314998 0.671875
18 0.314998 0.712891
SURF 0x10
mat 1
refs 4
21 0.314998 0.753906
17 0.314998 0.712891
30 0.285156 0.712891
38 0.285156 0.753906
SURF 0x10
mat 1
refs 4
32 0.285156 0.753906
24 0.285156 0.712891
18 0.314998 0.712891
22 0.314998 0.753906
SURF 0x10
mat 1
refs 4
68 0.314998 0.794922
21 0.314998 0.753906
38 0.285156 0.753906
70 0.285156 0.794922
SURF 0x10
mat 1
refs 4
46 0.285156 0.794922
32 0.285156 0.753906
22 0.314998 0.753906
44 0.314998 0.794922
SURF 0x10
mat 1
refs 4
25 0.374681 0.712891
23 0.374681 0.712891
39 0.374681 0.671875
47 0.374681 0.671875
SURF 0x10
mat 1
refs 4
53 0.285156 0.671875
45 0.285156 0.671875
24 0.285156 0.712891
26 0.285156 0.712891
SURF 0x10
mat 1
refs 4
33 0.374681 0.753906
31 0.374681 0.753906
23 0.374681 0.712891
25 0.374681 0.712891
SURF 0x10
mat 1
refs 4
26 0.285156 0.712891
24 0.285156 0.712891
32 0.285156 0.753906
34 0.285156 0.753906
SURF 0x10
mat 1
refs 4
48 0.374681 0.794922
40 0.374681 0.794922
31 0.374681 0.753906
33 0.374681 0.753906
SURF 0x10
mat 1
refs 4
34 0.285156 0.753906
32 0.285156 0.753906
46 0.285156 0.794922
54 0.285156 0.794922
SURF 0x10
mat 1
refs 4
27 0.374681 0.712891
25 0.374681 0.712891
47 0.374681 0.671875
55 0.374681 0.671875
SURF 0x10
mat 1
refs 4
61 0.285156 0.671875
53 0.285156 0.671875
26 0.285156 0.712891
28 0.285156 0.712891
SURF 0x10
mat 1
refs 4
35 0.374681 0.753906
33 0.374681 0.753906
25 0.374681 0.712891
27 0.374681 0.712891
SURF 0x10
mat 1
refs 4
28 0.285156 0.712891
26 0.285156 0.712891
34 0.285156 0.753906
36 0.285156 0.753906
SURF 0x10
mat 1
refs 4
56 0.374681 0.794922
48 0.374681 0.794922
33 0.374681 0.753906
35 0.374681 0.753906
SURF 0x10
mat 1
refs 4
36 0.285156 0.753906
34 0.285156 0.753906
54 0.285156 0.794922
62 0.285156 0.794922
SURF 0x10
mat 1
refs 4
29 0.374681 0.712891
27 0.374681 0.712891
55 0.374681 0.671875
63 0.374681 0.671875
SURF 0x10
mat 1
refs 4
69 0.285156 0.671875
61 0.285156 0.671875
28 0.285156 0.712891
30 0.285156 0.712891
SURF 0x10
mat 1
refs 4
37 0.374681 0.753906
35 0.374681 0.753906
27 0.374681 0.712891
29 0.374681 0.712891
SURF 0x10
mat 1
refs 4
30 0.285156 0.712891
28 0.285156 0.712891
36 0.285156 0.753906
38 0.285156 0.753906
SURF 0x10
mat 1
refs 4
64 0.374681 0.794922
56 0.374681 0.794922
35 0.374681 0.753906
37 0.374681 0.753906
SURF 0x10
mat 1
refs 4
38 0.285156 0.753906
36 0.285156 0.753906
62 0.285156 0.794922
70 0.285156 0.794922
SURF 0x10
mat 1
refs 4
47 0.374681 0.671875
39 0.374681 0.671875
41 0.34484 0.671875
49 0.34484 0.671875
SURF 0x10
mat 1
refs 4
50 0.34484 0.794922
42 0.34484 0.794922
40 0.374681 0.794922
48 0.374681 0.794922
SURF 0x10
mat 1
refs 4
55 0.374681 0.671875
47 0.374681 0.671875
49 0.34484 0.671875
57 0.34484 0.671875
SURF 0x10
mat 1
refs 4
58 0.34484 0.794922
50 0.34484 0.794922
48 0.374681 0.794922
56 0.374681 0.794922
SURF 0x10
mat 1
refs 4
63 0.374681 0.671875
55 0.374681 0.671875
57 0.34484 0.671875
65 0.34484 0.671875
SURF 0x10
mat 1
refs 4
66 0.34484 0.794922
58 0.34484 0.794922
56 0.374681 0.794922
64 0.374681 0.794922
SURF 0x10
mat 1
refs 4
49 0.34484 0.671875
41 0.34484 0.671875
43 0.314998 0.671875
51 0.314998 0.671875
SURF 0x10
mat 1
refs 4
52 0.314998 0.794922
44 0.314998 0.794922
42 0.34484 0.794922
50 0.34484 0.794922
SURF 0x10
mat 1
refs 4
57 0.34484 0.671875
49 0.34484 0.671875
51 0.314998 0.671875
59 0.314998 0.671875
SURF 0x10
mat 1
refs 4
60 0.314998 0.794922
52 0.314998 0.794922
50 0.34484 0.794922
58 0.34484 0.794922
SURF 0x10
mat 1
refs 4
65 0.34484 0.671875
57 0.34484 0.671875
59 0.314998 0.671875
67 0.314998 0.671875
SURF 0x10
mat 1
refs 4
68 0.314998 0.794922
60 0.314998 0.794922
58 0.34484 0.794922
66 0.34484 0.794922
SURF 0x10
mat 1
refs 4
51 0.314998 0.671875
43 0.314998 0.671875
45 0.285156 0.671875
53 0.285156 0.671875
SURF 0x10
mat 1
refs 4
54 0.285156 0.794922
46 0.285156 0.794922
44 0.314998 0.794922
52 0.314998 0.794922
SURF 0x10
mat 1
refs 4
59 0.314998 0.671875
51 0.314998 0.671875
53 0.285156 0.671875
61 0.285156 0.671875
SURF 0x10
mat 1
refs 4
62 0.285156 0.794922
54 0.285156 0.794922
52 0.314998 0.794922
60 0.314998 0.794922
SURF 0x10
mat 1
refs 4
67 0.314998 0.671875
59 0.314998 0.671875
61 0.285156 0.671875
69 0.285156 0.671875
SURF 0x10
mat 1
refs 4
70 0.285156 0.794922
62 0.285156 0.794922
60 0.314998 0.794922
68 0.314998 0.794922
SURF 0x10
mat 1
refs 3
71 0.401334 0.655273
74 0.476574 0.628418
73 0.488214 0.655273
SURF 0x10
mat 1
refs 3
71 0.401334 0.655273
75 0.444774 0.608758
74 0.476574 0.628418
SURF 0x10
mat 1
refs 3
71 0.401334 0.655273
76 0.401334 0.601562
75 0.444774 0.608758
SURF 0x10
mat 1
refs 3
72 0.401334 0.655273
77 0.488214 0.655273
78 0.476574 0.628418
SURF 0x10
mat 1
refs 3
72 0.401334 0.655273
78 0.476574 0.628418
79 0.444774 0.608758
SURF 0x10
mat 1
refs 3
72 0.401334 0.655273
79 0.444774 0.608758
80 0.401334 0.601562
SURF 0x10
mat 1
refs 4
77 0.488214 0.655273
73 0.488214 0.655273
74 0.476574 0.628418
78 0.476574 0.628418
SURF 0x10
mat 1
refs 4
78 0.476574 0.628418
74 0.476574 0.628418
75 0.444774 0.608758
79 0.444774 0.608758
SURF 0x10
mat 1
refs 4
79 0.444774 0.608758
75 0.444774 0.608758
76 0.401334 0.601562
80 0.401334 0.601562
SURF 0x0
mat 1
refs 4
83 0.296875 0.375
86 0.546875 0.375
85 0.546875 0.625
82 0.296875 0.625
SURF 0x0
mat 1
refs 4
84 0.296875 0.375
81 0.546875 0.375
87 0.546875 0.625
88 0.296875 0.625
SURF 0x0
mat 1
refs 4
83 0.296875 0.375
84 0.546875 0.375
88 0.546875 0.625
86 0.296875 0.625
SURF 0x0
mat 1
refs 4
81 0.296875 0.375
82 0.546875 0.375
85 0.546875 0.625
87 0.296875 0.625
SURF 0x0
mat 1
refs 4
87 0.296875 0.375
85 0.546875 0.375
92 0.546875 0.625
90 0.296875 0.625
SURF 0x0
mat 1
refs 4
86 0.296875 0.375
88 0.546875 0.375
89 0.546875 0.625
91 0.296875 0.625
SURF 0x0
mat 1
refs 4
88 0.296875 0.375
87 0.546875 0.375
90 0.546875 0.625
89 0.296875 0.625
SURF 0x0
mat 1
refs 4
85 0.296875 0.375
86 0.546875 0.375
91 0.546875 0.625
92 0.296875 0.625
SURF 0x0
mat 1
refs 4
84 0.296875 0.375
83 0.546875 0.375
94 0.546875 0.625
93 0.296875 0.625
SURF 0x0
mat 1
refs 4
81 0.296875 0.375
84 0.546875 0.375
93 0.546875 0.625
96 0.296875 0.625
SURF 0x0
mat 1
refs 4
82 0.296875 0.375
81 0.546875 0.375
96 0.546875 0.625
95 0.296875 0.625
SURF 0x0
mat 1
refs 4
83 0.296875 0.375
82 0.546875 0.375
95 0.546875 0.625
94 0.296875 0.625
SURF 0x0
mat 1
refs 4
92 0.296875 0.375
91 0.546875 0.375
94 0.546875 0.625
95 0.296875 0.625
SURF 0x0
mat 1
refs 4
90 0.296875 0.375
96 0.546875 0.375
93 0.546875 0.625
89 0.296875 0.625
SURF 0x0
mat 1
refs 4
89 0.296875 0.375
93 0.546875 0.375
94 0.546875 0.625
91 0.296875 0.625
SURF 0x0
mat 1
refs 4
92 0.296875 0.375
95 0.546875 0.375
96 0.546875 0.625
90 0.296875 0.625
SURF 0x10
mat 1
refs 5
97 0.473119 0.681641
98 0.363281 0.679928
99 0.407966 0.669262
100 0.454965 0.636519
101 0.477061 0.582031
kids 0
OBJECT poly
name "EFIS.screen"
loc 0.00084934 0.00495025 -0.000221683
crease 30.000000
numvert 4
0 0.0967797 -0.0924788
0 -0.0897922 -0.0924788
0 -0.0897922 0.0922029
0 0.0967797 0.0922029
numsurf 1
SURF 0x0
mat 2
refs 4
0 0 0
3 0 0
2 0 0
1 0 0
kids 0
OBJECT poly
name "ellipse"
loc 0 0.0439888 0.178931
crease 45.000000
numvert 16
0 0 0.000267342
0 4.09782e-08 0.000246987
0 7.07805e-08 0.000189036
0 9.31323e-08 0.000102311
0 1.04308e-07 0
0 9.31323e-08 -0.000102311
0 7.07805e-08 -0.000189036
0 4.09782e-08 -0.000246987
0 0 -0.000267342
0 -4.09782e-08 -0.000246987
0 -7.07805e-08 -0.000189036
0 -9.31323e-08 -0.000102311
0 -1.04308e-07 0
0 -9.31323e-08 0.000102311
0 -7.07805e-08 0.000189036
0 -4.09782e-08 0.000246987
numsurf 1
SURF 0x31
mat 0
refs 16
0 1 0.5
1 0.96194 0.691342
2 0.853553 0.853553
3 0.691342 0.96194
4 0.5 1
5 0.308658 0.96194
6 0.146447 0.853553
7 0.0380602 0.691342
8 0 0.5
9 0.0380602 0.308658
10 0.146447 0.146447
11 0.308658 0.0380602
12 0.5 0
13 0.691342 0.0380602
14 0.853553 0.146447
15 0.96194 0.308658
kids 0

View file

@ -1,709 +0,0 @@
AC3Db
MATERIAL "interior" rgb 0.8 0.8 0.8 amb 0.8 0.8 0.8 emis 0.1 0.1 0.1 spec 0 0 0 shi 0 trans 0
OBJECT world
kids 39
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223368 0.0809274
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 4
0.003134 0.089522 0.094697
0.006699 0.093912 0.101663
0.006698 0.101562 0.101579
0.0031345 0.0949377 0.0947226
numsurf 1
SURF 0x10
mat 0
refs 4
3 0.0866823 0.915911
2 0.0580006 0.940742
1 0.0511619 0.924582
0 0.0820566 0.904733
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 3
0.006699 0.093912 -0.101335
0.003134 0.089522 -0.095
0.003135 0.0948036 -0.0949809
numsurf 1
SURF 0x10
mat 0
refs 3
2 0.918943 0.914603
1 0.923378 0.904733
0 0.951474 0.924582
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 3
0.006698 0.101632 -0.101304
0.003135 0.0948036 -0.0949809
0.003135 0.0948036 -0.0949809
numsurf 1
SURF 0x10
mat 0
refs 3
2 0.910072 0.924472
1 0.918943 0.914603
0 0.944635 0.940742
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 3
0.006698 0.101632 -0.101304
0.006699 0.093912 -0.101335
0.003135 0.0948036 -0.0949809
numsurf 1
SURF 0x10
mat 0
refs 3
2 0.918943 0.914603
1 0.951474 0.924582
0 0.944635 0.940742
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 4
-1e-06 -0.094113 -0.111853
0.009371 -0.094114 -0.111853
0.009371 -0.088229 -0.111853
0.006727 -0.088229 -0.111853
numsurf 1
SURF 0x0
mat 0
refs 4
3 0.998122 0.101152
2 0.998122 0.101152
1 0.998122 0.00631465
0 0.998122 0.00631662
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 4
0.009371 -0.088229 0.112211
0.009371 -0.094114 0.112211
-1e-06 -0.094113 0.112211
0.006727 -0.088229 0.112211
numsurf 1
SURF 0x0
mat 0
refs 4
3 0.00438064 0.101152
2 0.00438064 0.00631667
1 0.00438064 0.00631471
0 0.00438064 0.101152
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 4
0.0067 0.109206 0.111405
0.006699 0.093912 0.101663
0.006725 -0.08823 0.101838
0.006727 -0.088229 0.112211
numsurf 1
SURF 0x0
mat 0
refs 4
3 0.00438064 0.101152
2 0.0503857 0.101149
1 0.0511619 0.924582
0 0.00795525 0.993725
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 4
0.006699 0.093912 -0.101335
0.0067 0.109206 -0.111763
0.006727 -0.088229 -0.111853
0.006725 -0.088229 -0.101481
numsurf 1
SURF 0x0
mat 0
refs 4
3 0.952121 0.101149
2 0.998122 0.101152
1 0.997723 0.993725
0 0.951474 0.924582
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 4
0.006727 -0.088229 -0.111853
0.009371 -0.088229 -0.111853
0.009371 -0.08823 -0.101481
0.006725 -0.088229 -0.101481
numsurf 1
SURF 0x0
mat 0
refs 4
3 0.952121 0.101149
2 0.952121 0.101147
1 0.998122 0.101152
0 0.998122 0.101152
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 4
0.009371 -0.08823 -0.101481
0.009371 -0.08823 0.101838
0.006725 -0.08823 0.101838
0.006725 -0.088229 -0.101481
numsurf 1
SURF 0x0
mat 0
refs 4
3 0.952121 0.101149
2 0.0503857 0.101149
1 0.0503857 0.101147
0 0.952121 0.101147
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 4
0.009371 -0.08823 0.101838
0.009371 -0.088229 0.112211
0.006727 -0.088229 0.112211
0.006725 -0.08823 0.101838
numsurf 1
SURF 0x0
mat 0
refs 4
3 0.0503857 0.101149
2 0.00438064 0.101152
1 0.00438064 0.101152
0 0.0503857 0.101147
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 4
-1e-06 -0.094113 -0.111853
-1e-06 -0.094113 0.112211
0.009371 -0.094114 0.112211
0.009371 -0.094114 -0.111853
numsurf 1
SURF 0x0
mat 0
refs 4
3 0.998122 0.00631465
2 0.00438064 0.00631471
1 0.00438064 0.00631667
0 0.998122 0.00631662
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 4
-1e-06 -0.094113 0.112211
1e-06 0.109206 0.111405
0.0067 0.109206 0.111405
0.006727 -0.088229 0.112211
numsurf 1
SURF 0x0
mat 0
refs 4
3 0.00438064 0.101152
2 0.00795525 0.993725
1 0.00795525 0.993722
0 0.00438064 0.00631667
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 4
1e-06 0.109207 -0.111763
-1e-06 -0.094113 -0.111853
0.006727 -0.088229 -0.111853
0.0067 0.109206 -0.111763
numsurf 1
SURF 0x0
mat 0
refs 4
3 0.997723 0.993725
2 0.998122 0.101152
1 0.998122 0.00631662
0 0.997723 0.993727
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 3
0.009371 -0.088229 -0.111853
0.009371 -0.094114 -0.111853
0.009371 -0.08823 -0.101481
numsurf 1
SURF 0x0
mat 0
refs 3
2 0.952121 0.101147
1 0.998122 0.00631465
0 0.998122 0.101152
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 3
0.009371 -0.08823 0.101838
0.009371 -0.094114 0.112211
0.009371 -0.088229 0.112211
numsurf 1
SURF 0x0
mat 0
refs 3
2 0.00438064 0.101152
1 0.00438064 0.00631471
0 0.0503857 0.101147
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 4
0.009371 -0.08823 -0.101481
0.009371 -0.094114 -0.111853
0.009371 -0.094114 0.112211
0.009371 -0.08823 0.101838
numsurf 1
SURF 0x0
mat 0
refs 4
3 0.0503857 0.101147
2 0.00438064 0.00631471
1 0.998122 0.00631465
0 0.952121 0.101147
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 4
0.0067 0.109206 0.111405
1e-06 0.109206 0.111405
1e-06 0.109207 -0.111763
0.0067 0.109206 -0.111763
numsurf 1
SURF 0x0
mat 0
refs 4
3 0.997723 0.993725
2 0.997723 0.993727
1 0.00795525 0.993722
0 0.00795525 0.993725
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 3
0.006698 0.101632 -0.101304
0.0067 0.109206 -0.111763
0.006698 0.101632 -0.101304
numsurf 1
SURF 0x0
mat 0
refs 3
2 0.944635 0.940742
1 0.997723 0.993725
0 0.93199 0.953114
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 3
0.0067 0.101703 -0.093217
0.0067 0.109206 -0.111763
0.006698 0.101632 -0.101304
numsurf 1
SURF 0x0
mat 0
refs 3
2 0.93199 0.953114
1 0.997723 0.993725
0 0.91547 0.959805
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223369 0.0809274
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 3
0.006698 0.101562 0.101579
0.0067 0.109206 0.111405
0.006698 0.101562 0.101579
numsurf 1
SURF 0x0
mat 0
refs 3
2 0.0706451 0.953114
1 0.00795525 0.993725
0 0.0580006 0.940742
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 3
0.006699 0.093912 0.101663
0.0067 0.109206 0.111405
0.006698 0.101558 0.101477
numsurf 1
SURF 0x0
mat 0
refs 3
2 0.0580006 0.940742
1 0.00795525 0.993725
0 0.0511619 0.924582
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 3
0.006699 0.093912 -0.101335
0.006698 0.101632 -0.101304
0.0067 0.109206 -0.111763
numsurf 1
SURF 0x0
mat 0
refs 3
2 0.997723 0.993725
1 0.944635 0.940742
0 0.951474 0.924582
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 3
0.006698 0.101632 -0.101304
0.003135 0.0948036 -0.0949809
0.006698 0.101632 -0.101304
numsurf 1
SURF 0x10
mat 0
refs 3
2 0.93199 0.953114
1 0.910072 0.924472
0 0.944635 0.940742
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 4
0.003134 0.094912 -0.089
0.0067 0.101703 -0.093217
0.006698 0.101632 -0.101304
0.003135 0.0948036 -0.0949809
numsurf 1
SURF 0x10
mat 0
refs 4
3 0.910072 0.924472
2 0.93199 0.953114
1 0.91547 0.959805
0 0.896767 0.929101
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223369 0.0809274
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 4
0.006699 0.093912 0.101663
0.003134 0.089522 0.094697
0.003135 -0.0821786 0.0946923
0.006725 -0.08823 0.101838
numsurf 1
SURF 0x10
mat 0
refs 4
3 0.0503857 0.101149
2 0.0820566 0.128511
1 0.0820566 0.904733
0 0.0511619 0.924582
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 3
0.003134 -0.0874735 0.0944841
0.006725 -0.08823 0.101838
0.003135 -0.082182 0.0945905
numsurf 1
SURF 0x10
mat 0
refs 3
2 0.0820566 0.128511
1 0.0503857 0.101149
0 0.0866823 0.117329
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 3
0.003134 -0.0873904 -0.094992
0.006725 -0.088229 -0.101481
0.003135 -0.087568 -0.089414
numsurf 1
SURF 0x10
mat 0
refs 3
2 0.898605 0.10414
1 0.952121 0.101149
0 0.909773 0.108773
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 3
0.003134 -0.0873904 -0.094992
0.006725 -0.088229 -0.101481
0.003134 -0.0873904 -0.094992
numsurf 1
SURF 0x10
mat 0
refs 3
2 0.909773 0.108773
1 0.952121 0.101149
0 0.918319 0.117329
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 3
0.003135 -0.082177 -0.094901
0.006725 -0.088229 -0.101481
0.003134 -0.0873904 -0.094992
numsurf 1
SURF 0x10
mat 0
refs 3
2 0.918319 0.117329
1 0.952121 0.101149
0 0.92294 0.128511
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 4
0.003134 0.089522 -0.095
0.006699 0.093912 -0.101335
0.006725 -0.088229 -0.101481
0.003135 -0.082177 -0.094901
numsurf 1
SURF 0x10
mat 0
refs 4
3 0.92294 0.128511
2 0.952121 0.101149
1 0.951474 0.924582
0 0.923378 0.904733
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 4
0.003135 -0.087568 0.08921
0.003135 -0.087568 -0.089414
0.006725 -0.088229 -0.101481
0.006725 -0.08823 0.101838
numsurf 1
SURF 0x10
mat 0
refs 4
3 0.0503857 0.101149
2 0.952121 0.101149
1 0.898605 0.10414
0 0.106392 0.10414
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 3
0.003135 -0.087568 0.08921
0.006725 -0.08823 0.101838
0.003134 -0.0874735 0.0944841
numsurf 1
SURF 0x10
mat 0
refs 3
2 0.0933349 0.109277
1 0.0503857 0.101149
0 0.106392 0.10414
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223025 0.0810292
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 3
0.003134 -0.0874735 0.0944841
0.003134 -0.0874735 0.0944841
0.006725 -0.08823 0.101838
numsurf 1
SURF 0x10
mat 0
refs 3
2 0.0503857 0.101149
1 0.0933349 0.109277
0 0.0866823 0.117329
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223369 0.0809274
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 3
0.006698 0.101562 0.101579
0.0067 0.109206 0.111405
0.0067 0.101703 0.093546
numsurf 1
SURF 0x0
mat 0
refs 3
2 0.0871612 0.959806
1 0.00795525 0.993725
0 0.0706451 0.953114
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223369 0.0809274
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 4
0.0067 0.101703 0.093546
0.0067 0.109206 0.111405
0.0067 0.109206 -0.111763
0.0067 0.101703 -0.093217
numsurf 1
SURF 0x0
mat 0
refs 4
3 0.91547 0.959805
2 0.997723 0.993725
1 0.00795525 0.993725
0 0.0871612 0.959806
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223368 0.0809274
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 4
0.0031345 0.0949377 0.0947226
0.006698 0.101562 0.101579
0.006698 0.101562 0.101579
0.0031345 0.0949377 0.0947226
numsurf 1
SURF 0x10
mat 0
refs 4
3 0.0952287 0.924472
2 0.0706451 0.953114
1 0.0580006 0.940742
0 0.0866823 0.915911
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223368 0.0809274
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 4
0.0031345 0.0949377 0.0947226
0.006698 0.101562 0.101579
0.0067 0.101703 0.093546
0.003134 0.094912 0.08921
numsurf 1
SURF 0x10
mat 0
refs 4
3 0.106392 0.929101
2 0.0871612 0.959806
1 0.0706451 0.953114
0 0.0952287 0.924472
kids 0
OBJECT poly
name "EFIS.bezel"
loc 0 -0.00223369 0.0809274
texture "/home/bicyus/Documents/Desarrollo/TEST/747-400/Models/Cockpit/Instruments/PFD/efis-frame.png"
crease 40.000000
numvert 4
0.003134 0.094912 0.08921
0.0067 0.101703 0.093546
0.0067 0.101703 -0.093217
0.003134 0.094912 -0.089
numsurf 1
SURF 0x10
mat 0
refs 4
3 0.896767 0.929101
2 0.91547 0.959805
1 0.0871612 0.959806
0 0.106392 0.929101
kids 0

File diff suppressed because it is too large Load diff

View file

@ -1,22 +0,0 @@
AC3Db
MATERIAL "ac3dmat1thr_" rgb 0 0 0 amb 0 0 0 emis 0 0 0 spec 0 0 0 shi 0 trans 0
OBJECT world
kids 1
OBJECT poly
name "EFIS.screen"
loc 0 -0.00284537 0.000121433
crease 30.000000
numvert 4
0 0.0788191 -0.0814075
0 -0.0731283 -0.0814075
0 -0.0731283 0.0811646
0 0.0788191 0.0811646
numsurf 1
SURF 0x0
mat 0
refs 4
0 0 0
3 0 0
2 0 0
1 0 0
kids 0

View file

@ -1,22 +0,0 @@
AC3Db
MATERIAL "ac3dmat1thr_" rgb 0 0 0 amb 0 0 0 emis 0 0 0 spec 0 0 0 shi 0 trans 0
OBJECT world
kids 1
OBJECT poly
name "EFIS.screen"
loc 0 -0.00284537 0.000121433
crease 30.000000
numvert 4
0 0.0788191 -0.0814075
0 -0.0731283 -0.0814075
0 -0.0731283 0.0811646
0 0.0788191 0.0811646
numsurf 1
SURF 0x0
mat 0
refs 4
0 0 0
3 0 0
2 0 0
1 0 0
kids 0

Binary file not shown.

Before

Width:  |  Height:  |  Size: 653 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 135 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 147 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 534 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 929 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 138 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 199 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 419 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 433 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 351 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 574 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 469 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -0,0 +1,20 @@
<?xml version="1.0"?>
<PropertyList>
<path>res-EIS1/empty.ac</path>
<model>
<condition>
<equals>
<property>/instrumentation/efis/ecam/display-mode</property>
<value>ENG</value>
</equals>
</condition>
<path>eng-eis1.xml</path>
</model>
<model>
<path>osgtxt-common.xml</path>
</model>
</PropertyList>

View file

@ -0,0 +1,346 @@
<?xml version="1.0"?>
<PropertyList>
<path>res-EIS1/eng/eng.ac</path>
<!-- Analog Gauges -->
<!-- Oil Qty -->
<animation>
<type>rotate</type>
<object-name>qt1</object-name>
<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>
</interpolation>
<center>
<x-m>0</x-m>
<y-m>-0.05558</y-m>
<z-m>0.02672</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>rotate</type>
<object-name>qt2</object-name>
<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>
</interpolation>
<center>
<x-m>0</x-m>
<y-m>0.00083</y-m>
<z-m>0.02672</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<!-- Oil PSI -->
<animation>
<type>rotate</type>
<object-name>psi1</object-name>
<object-name>psi1r</object-name>
<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>
</interpolation>
<center>
<x-m>0</x-m>
<y-m>-0.05558</y-m>
<z-m>-0.00178</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>select</type>
<object-name>psi1</object-name>
<object-name>txt.psi1</object-name>
<condition>
<greater-than-equals>
<property>/engines/engine[0]/oil-psi-actual</property>
<value>60</value>
</greater-than-equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>psi1r</object-name>
<object-name>txt.psi1r</object-name>
<condition>
<less-than>
<property>/engines/engine[0]/oil-psi-actual</property>
<value>60</value>
</less-than>
</condition>
</animation>
<animation>
<type>rotate</type>
<object-name>psi2</object-name>
<object-name>psi2r</object-name>
<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>
</interpolation>
<center>
<x-m>0</x-m>
<y-m>0.00083</y-m>
<z-m>-0.00178</z-m>
</center>
<axis>
<x>-1</x>
<y>0</y>
<z>0</z>
</axis>
</animation>
<animation>
<type>select</type>
<object-name>psi2</object-name>
<object-name>txt.psi2</object-name>
<condition>
<greater-than-equals>
<property>/engines/engine[1]/oil-psi-actual</property>
<value>60</value>
</greater-than-equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>psi2r</object-name>
<object-name>txt.psi2r</object-name>
<condition>
<less-than>
<property>/engines/engine[1]/oil-psi-actual</property>
<value>60</value>
</less-than>
</condition>
</animation>
<!-- Text -->
<!-- Oil Qty -->
<text>
<name>txt.qty1</name>
<offsets>
<x-m>0.0004</x-m>
<y-m>-0.05158</y-m>
<z-m>0.023</z-m>
</offsets>
<alignment>center-center</alignment>
<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>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.005</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>txt.qty2</name>
<offsets>
<x-m>0.0004</x-m>
<y-m>0.00483</y-m>
<z-m>0.023</z-m>
</offsets>
<alignment>center-center</alignment>
<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>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.005</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<!-- Oil PSI -->
<text>
<name>txt.psi1</name>
<offsets>
<x-m>0.0004</x-m>
<y-m>-0.05158</y-m>
<z-m>-0.005</z-m>
</offsets>
<alignment>center-center</alignment>
<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>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.005</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>txt.psi2</name>
<offsets>
<x-m>0.0004</x-m>
<y-m>0.00483</y-m>
<z-m>-0.005</z-m>
</offsets>
<alignment>center-center</alignment>
<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>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.005</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>txt.psi1r</name>
<offsets>
<x-m>0.0004</x-m>
<y-m>-0.05158</y-m>
<z-m>-0.005</z-m>
</offsets>
<alignment>center-center</alignment>
<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>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.005</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>txt.psi2r</name>
<offsets>
<x-m>0.0004</x-m>
<y-m>0.00483</y-m>
<z-m>-0.005</z-m>
</offsets>
<alignment>center-center</alignment>
<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>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.005</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<!-- Colors -->
<!-- Green -->
<animation>
<type>material</type>
<object-name>txt.qty1</object-name>
<object-name>txt.qty2</object-name>
<object-name>txt.psi1</object-name>
<object-name>txt.psi2</object-name>
<diffuse>
<red>0</red>
<green>0.543</green>
<blue>0</blue>
</diffuse>
<ambient>
<red>0</red>
<green>0</green>
<blue>0</blue>
</ambient>
<specular>
<red>0</red>
<green>0</green>
<blue>0</blue>
</specular>
<emission>
<red>0</red>
<green>0.543</green>
<blue>0</blue>
</emission>
</animation>
<!-- Red -->
<animation>
<type>material</type>
<object-name>txt.psi1r</object-name>
<object-name>txt.psi2r</object-name>
<diffuse>
<red>1</red>
<green>0</green>
<blue>0</blue>
</diffuse>
<ambient>
<red>0</red>
<green>0</green>
<blue>0</blue>
</ambient>
<specular>
<red>0</red>
<green>0</green>
<blue>0</blue>
</specular>
<emission>
<red>1</red>
<green>0</green>
<blue>0</blue>
</emission>
</animation>
</PropertyList>

View file

@ -0,0 +1,179 @@
<?xml version="1.0"?>
<PropertyList>
<path>res-EIS1/empty.ac</path>
<text>
<name>tat</name>
<offsets>
<x-m>0.0004</x-m>
<y-m>-0.044</y-m>
<z-m>-0.0605</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.0f</format>
<property>/environment/temperature-degc</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.005</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>tatplus</name>
<offsets>
<x-m>0.0004</x-m>
<y-m>-0.047</y-m>
<z-m>-0.0605</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">+</format>
<property>autopilot/servicable</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.005</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<animation>
<type>select</type>
<object-name>tatplus</object-name>
<condition>
<greater-than-equals>
<property>/environment/temperature-degc</property>
<value>0</value>
</greater-than-equals>
</condition>
</animation>
<text>
<name>sat</name>
<offsets>
<x-m>0.0004</x-m>
<y-m>-0.044</y-m>
<z-m>-0.070</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%3.0f</format>
<property>/environment/temperature-degc</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.005</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<text>
<name>satplus</name>
<offsets>
<x-m>0.0004</x-m>
<y-m>-0.047</y-m>
<z-m>-0.070</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">+</format>
<property>autopilot/servicable</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.005</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<animation>
<type>select</type>
<object-name>satplus</object-name>
<condition>
<greater-than-equals>
<property>/environment/temperature-degc</property>
<value>0</value>
</greater-than-equals>
</condition>
</animation>
<text>
<name>gw</name>
<offsets>
<x-m>0.0004</x-m>
<y-m>0.054</y-m>
<z-m>-0.06075</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">number-value</type>
<format type="string">%5.0f</format>
<property>/FMGC/internal/gw</property>
<truncate type="bool">false</truncate>
<font type="string">helvetica_bold.txf</font>
<draw-text type="bool">true</draw-text>
<draw-alignment type="bool">false</draw-alignment>
<draw-boundingbox type="bool">false</draw-boundingbox>
<character-size>0.0055</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<!-- Colors -->
<animation>
<type>material</type>
<object-name>tat</object-name>
<object-name>tatplus</object-name>
<object-name>sat</object-name>
<object-name>satplus</object-name>
<object-name>gw</object-name>
<diffuse>
<red>0</red>
<green>0.543</green>
<blue>0</blue>
</diffuse>
<ambient>
<red>0</red>
<green>0</green>
<blue>0</blue>
</ambient>
<specular>
<red>0</red>
<green>0</green>
<blue>0</blue>
</specular>
<emission>
<red>0</red>
<green>0.543</green>
<blue>0</blue>
</emission>
</animation>
</PropertyList>

View file

@ -0,0 +1,3 @@
AC3Db
OBJECT world
kids 0

View file

@ -0,0 +1,263 @@
AC3Db
MATERIAL "ac3dmat1" rgb 1 1 1 amb 0.2 0.2 0.2 emis 1 1 1 spec 0 0 0 shi 128 trans 0
MATERIAL "ac3dmat1" rgb 1 1 1 amb 1 1 1 emis 1 1 1 spec 1 1 1 shi 0 trans 0
OBJECT world
kids 7
OBJECT poly
name "psi2r"
loc 0.000492332 0.00615884 -0.000827477
data 10
enginepane
texture "needler.png"
crease 30.000002
numvert 4
0 0.009191 0.000477958
0 -0.00841424 0.000477958
0 -0.00841424 -0.000478942
0 0.009191 -0.000478942
numsurf 1
SURF 0x0
mat 1
refs 4
3 1.00067 0.999407
0 4.45843e-005 0.999407
1 4.45843e-005 0.000756443
2 1.00067 0.000756443
kids 0
OBJECT poly
name "psi1r"
loc 0.000492332 0.00615884 0.0555814
data 10
enginepane
texture "needler.png"
crease 30.000002
numvert 4
0 0.009191 -0.000478942
0 -0.00841424 -0.000478942
0 -0.00841424 0.000477958
0 0.009191 0.000477958
numsurf 1
SURF 0x0
mat 1
refs 4
0 1.00067 0.999407
3 4.45843e-005 0.999407
2 4.45843e-005 0.000756443
1 1.00067 0.000756443
kids 0
OBJECT poly
name "psi2"
loc 0.000492332 0.00615884 -0.000827477
data 10
enginepane
texture "needle.png"
crease 30.000002
numvert 4
0 0.009191 -0.000478942
0 -0.00841424 -0.000478942
0 -0.00841424 0.000477958
0 0.009191 0.000477958
numsurf 1
SURF 0x0
mat 1
refs 4
0 1.00067 0.999407
3 4.45843e-005 0.999407
2 4.45843e-005 0.000756443
1 1.00067 0.000756443
kids 0
OBJECT poly
name "psi1"
loc 0.000492332 0.00615884 0.0555814
data 10
enginepane
texture "needle.png"
crease 30.000002
numvert 4
0 0.009191 0.000477958
0 -0.00841424 0.000477958
0 -0.00841424 -0.000478942
0 0.009191 -0.000478942
numsurf 1
SURF 0x0
mat 1
refs 4
3 1.00067 0.999407
0 4.45843e-005 0.999407
1 4.45843e-005 0.000756443
2 1.00067 0.000756443
kids 0
OBJECT poly
name "qt2"
loc 0.000492332 0.0346585 -0.000827477
data 10
enginepane
texture "needle.png"
crease 30.000002
numvert 4
0 0.009191 0.000477958
0 -0.00841424 0.000477958
0 -0.00841424 -0.000478942
0 0.009191 -0.000478942
numsurf 1
SURF 0x0
mat 1
refs 4
3 1.00067 0.999407
0 4.45843e-005 0.999407
1 4.45843e-005 0.000756443
2 1.00067 0.000756443
kids 0
OBJECT poly
name "qt1"
loc 0.000492332 0.0346585 0.0555814
data 10
enginepane
texture "needle.png"
crease 30.000002
numvert 4
0 0.009191 -0.000478942
0 -0.00841424 -0.000478942
0 -0.00841424 0.000477958
0 0.009191 0.000477958
numsurf 1
SURF 0x0
mat 1
refs 4
0 1.00067 0.999407
3 4.45843e-005 0.999407
2 4.45843e-005 0.000756443
1 1.00067 0.000756443
kids 0
OBJECT poly
name "face"
loc 1.6424e-005 -0.0851298 -0.51126
texture "eng.png"
crease 45.000000
numvert 16
0 0.00773944 0.430689
0 0.00625946 0.43426
0 0.00623417 0.588284
0 0.00771479 0.591855
0 0.0113114 0.42921
0 0.0113114 0.43426
0 0.0112861 0.588284
0 0.0112861 0.593334
0 0.158974 0.429186
0 0.162542 0.430665
0 0.164025 0.434236
0 0.158974 0.434236
0 0.15895 0.593311
0 0.15895 0.58826
0 0.16252 0.591832
0 0.164001 0.58826
numsurf 18
SURF 0x10
mat 0
refs 3
0 0.990844 0.0200349
5 0.969089 0.0423177
1 0.969089 0.0108024
SURF 0x10
mat 0
refs 3
4 0.999854 0.0423177
5 0.969089 0.0423177
0 0.990844 0.0200349
SURF 0x10
mat 0
refs 3
6 0.0307649 0.0421599
1 0.969089 0.0108024
5 0.969089 0.0423177
SURF 0x10
mat 0
refs 3
1 0.969089 0.0108024
6 0.0307649 0.0421599
2 0.0307649 0.0106447
SURF 0x10
mat 0
refs 3
6 0.0307649 0.0421599
7 0 0.0421599
3 0.00901031 0.0198811
SURF 0x10
mat 0
refs 3
6 0.0307649 0.0421599
3 0.00901031 0.0198811
2 0.0307649 0.0106447
SURF 0x10
mat 0
refs 3
5 0.969089 0.0423177
8 1 0.963469
11 0.969235 0.963469
SURF 0x10
mat 0
refs 3
8 1 0.963469
5 0.969089 0.0423177
4 0.999854 0.0423177
SURF 0x10
mat 0
refs 3
13 0.0309113 0.963318
5 0.969089 0.0423177
11 0.969235 0.963469
SURF 0x10
mat 0
refs 3
5 0.969089 0.0423177
13 0.0309113 0.963318
6 0.0307649 0.0421599
SURF 0x10
mat 0
refs 3
7 0 0.0421599
13 0.0309113 0.963318
12 0.00014019 0.963318
SURF 0x10
mat 0
refs 3
13 0.0309113 0.963318
7 0 0.0421599
6 0.0307649 0.0421599
SURF 0x10
mat 0
refs 3
11 0.969235 0.963469
8 1 0.963469
9 0.99099 0.985727
SURF 0x10
mat 0
refs 3
10 0.969235 0.99498
11 0.969235 0.963469
9 0.99099 0.985727
SURF 0x10
mat 0
refs 3
15 0.0309113 0.994828
11 0.969235 0.963469
10 0.969235 0.99498
SURF 0x10
mat 0
refs 3
11 0.969235 0.963469
15 0.0309113 0.994828
13 0.0309113 0.963318
SURF 0x10
mat 0
refs 3
12 0.00014019 0.963318
13 0.0309113 0.963318
14 0.00915051 0.985588
SURF 0x10
mat 0
refs 3
15 0.0309113 0.994828
14 0.00915051 0.985588
13 0.0309113 0.963318
kids 0

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 619 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 616 B

View file

@ -4950,10 +4950,16 @@
<object-name>APUStartBtn2O</object-name>
<condition>
<or>
<equals>
<property>/controls/APU/start</property>
<value>1</value>
</equals>
<and>
<equals>
<property>/controls/APU/start</property>
<value>1</value>
</equals>
<less-than-equals>
<property>/systems/apu/rpm</property>
<value>94.9</value>
</less-than-equals>
</and>
<equals>
<property>/controls/switches/annun-test</property>
<value>1</value>

View file

@ -226,6 +226,8 @@ var various = maketimer(1, func {
} else {
setprop("/it-autoflight/settings/reduc-agl-ft", getprop("/FMGC/internal/reduc-agl-ft"));
}
setprop("/FMGC/internal/gw", math.round(getprop("fdm/jsbsim/inertia/weight-lbs"), 100));
});
var various2 = maketimer(0.5, func {

View file

@ -22,6 +22,12 @@ setprop("/controls/lighting/ndl-norm", 0);
setprop("/controls/lighting/ndr-norm", 0);
setprop("/controls/lighting/upper-norm", 0);
# Oil Qty
var qty1 = math.round((rand() * 5 ) + 20, 0.1);
var qty2 = math.round((rand() * 5 ) + 20, 0.1);
setprop("/engines/engine[0]/oil-qt-actual", qty1);
setprop("/engines/engine[1]/oil-qt-actual", qty2);
##########
# Lights #
##########

View file

@ -54,6 +54,40 @@
</input>
<output>/engines/engine[1]/fuel-flow_actual</output>
</filter>
<filter>
<name>OIL PSI 1</name>
<type>gain</type>
<gain>1</gain>
<update-interval-secs type="double">0.05</update-interval-secs>
<input>
<expression>
<table>
<property>/engines/engine[0]/n2</property>
<entry><ind>34</ind><dep> 2</dep></entry>
<entry><ind>58</ind><dep>167</dep></entry>
</table>
</expression>
</input>
<output>/engines/engine[0]/oil-psi-actual</output>
</filter>
<filter>
<name>OIL PSI 2</name>
<type>gain</type>
<gain>1</gain>
<update-interval-secs type="double">0.05</update-interval-secs>
<input>
<expression>
<table>
<property>/engines/engine[1]/n2</property>
<entry><ind>34</ind><dep> 2</dep></entry>
<entry><ind>58</ind><dep>167</dep></entry>
</table>
</expression>
</input>
<output>/engines/engine[1]/oil-psi-actual</output>
</filter>
<filter>
<name>Altitude PFD</name>
@ -468,8 +502,6 @@
<output>/systems/pressurization/manvs-cmd</output>
</filter>
<filter>
<name>VS-target</name>
<type>gain</type>