2016-11-04 22:13:12 +00:00
|
|
|
<?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>
|
|
|
|
|
2017-02-15 12:21:40 +00:00
|
|
|
<!--<layer>
|
2016-11-04 22:13:12 +00:00
|
|
|
|
|
|
|
<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>
|
2017-02-15 12:21:40 +00:00
|
|
|
<property>/hydraulics/green/pressure-psi</property>
|
2016-11-04 22:13:12 +00:00
|
|
|
<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>
|
2017-02-15 12:21:40 +00:00
|
|
|
<property>/hydraulics/blue/pressure-psi</property>
|
2016-11-04 22:13:12 +00:00
|
|
|
<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>
|
2017-02-15 12:21:40 +00:00
|
|
|
<property>/hydraulics/yellow/pressure-psi</property>
|
2016-11-04 22:13:12 +00:00
|
|
|
<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>
|
2017-02-15 12:21:40 +00:00
|
|
|
</layer>-->
|
2016-11-04 22:13:12 +00:00
|
|
|
|
|
|
|
<!-- ################################## 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>
|