commit
4a593adaba
16 changed files with 2532 additions and 4 deletions
|
@ -136,6 +136,50 @@
|
||||||
</condition>
|
</condition>
|
||||||
</model>
|
</model>
|
||||||
|
|
||||||
|
<model>
|
||||||
|
<name>CLB</name>
|
||||||
|
<path>PERF/CLB/CLB.xml</path>
|
||||||
|
<offsets>
|
||||||
|
<heading-deg>180</heading-deg>
|
||||||
|
<roll-deg>180</roll-deg>
|
||||||
|
<pitch-deg>90</pitch-deg>
|
||||||
|
</offsets>
|
||||||
|
<condition>
|
||||||
|
<and>
|
||||||
|
<greater-than-equals>
|
||||||
|
<property>/systems/electrical/bus/ac1</property>
|
||||||
|
<value>25</value>
|
||||||
|
</greater-than-equals>
|
||||||
|
<equals>
|
||||||
|
<property>/MCDU[0]/page</property>
|
||||||
|
<value>CLB</value>
|
||||||
|
</equals>
|
||||||
|
</and>
|
||||||
|
</condition>
|
||||||
|
</model>
|
||||||
|
|
||||||
|
<model>
|
||||||
|
<name>CRZ</name>
|
||||||
|
<path>PERF/CRZ/CRZ.xml</path>
|
||||||
|
<offsets>
|
||||||
|
<heading-deg>180</heading-deg>
|
||||||
|
<roll-deg>180</roll-deg>
|
||||||
|
<pitch-deg>90</pitch-deg>
|
||||||
|
</offsets>
|
||||||
|
<condition>
|
||||||
|
<and>
|
||||||
|
<greater-than-equals>
|
||||||
|
<property>/systems/electrical/bus/ac1</property>
|
||||||
|
<value>25</value>
|
||||||
|
</greater-than-equals>
|
||||||
|
<equals>
|
||||||
|
<property>/MCDU[0]/page</property>
|
||||||
|
<value>CRZ</value>
|
||||||
|
</equals>
|
||||||
|
</and>
|
||||||
|
</condition>
|
||||||
|
</model>
|
||||||
|
|
||||||
<model>
|
<model>
|
||||||
<name>DATA2</name>
|
<name>DATA2</name>
|
||||||
<path>DATA2/DATA2.xml</path>
|
<path>DATA2/DATA2.xml</path>
|
||||||
|
|
538
Models/Instruments/MCDU1/PERF/CLB/CLB.xml
Normal file
538
Models/Instruments/MCDU1/PERF/CLB/CLB.xml
Normal file
|
@ -0,0 +1,538 @@
|
||||||
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
##################################################################
|
||||||
|
# A3XX mCDU by Joshua Davidson (it0uchpods) and Jonathan Redpath #
|
||||||
|
##################################################################
|
||||||
|
-->
|
||||||
|
|
||||||
|
<PropertyList>
|
||||||
|
|
||||||
|
<path>EMPTY.ac</path>
|
||||||
|
|
||||||
|
<!--<model>
|
||||||
|
<name>INITBOX</name>
|
||||||
|
<path>INITBOX.xml</path>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.0</y-m>
|
||||||
|
<z-m>0.0</z-m>
|
||||||
|
<heading-deg>-180</heading-deg>
|
||||||
|
<roll-deg>-180</roll-deg>
|
||||||
|
<pitch-deg>-90</pitch-deg>
|
||||||
|
</offsets>
|
||||||
|
</model>-->
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>page</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.0</y-m>
|
||||||
|
<z-m>0.083</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>center-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">CLB</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>actmode</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0755</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">ACT MODE</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>actmode2</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0705</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">MANAGED</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>timedest</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.0</y-m>
|
||||||
|
<z-m>0.0755</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>center-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">TIME DEST</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>timedest2</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.0</y-m>
|
||||||
|
<z-m>0.0715</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>center-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">---</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">helvetica_medium.txf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>efob</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.045</y-m>
|
||||||
|
<z-m>0.0755</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>right-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">EFOB</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>efob2</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.045</y-m>
|
||||||
|
<z-m>0.0715</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>right-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">---</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>ci</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.065</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">CI</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>ci2</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0605</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">---</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
<text>
|
||||||
|
<name>ci3</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0605</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">%s</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>/FMGC/internal/cost-index</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<type>select</type>
|
||||||
|
<object-name>ci2</object-name>
|
||||||
|
<condition>
|
||||||
|
<not><property>/FMGC/internal/cost-index-set</property></not>
|
||||||
|
</condition>
|
||||||
|
</animation>
|
||||||
|
<animation>
|
||||||
|
<type>select</type>
|
||||||
|
<object-name>ci3</object-name>
|
||||||
|
<condition>
|
||||||
|
<property>/FMGC/internal/cost-index-set</property>
|
||||||
|
</condition>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>managed</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0545</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">MANAGED</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>presel</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0435</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">PRESEL</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>presel2</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0385</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">*[ ]</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">helvetica_medium.txf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>previous</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0230</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">PREV</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
<text>
|
||||||
|
<name>phase2</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0190</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string"><PHASE</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>next</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.041</y-m>
|
||||||
|
<z-m>0.0230</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>right-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">NEXT</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
<text>
|
||||||
|
<name>phase</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.043</y-m>
|
||||||
|
<z-m>0.0190</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>right-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">PHASE></format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<!-- Colors -->
|
||||||
|
<!-- White -->
|
||||||
|
<animation>
|
||||||
|
<type>material</type>
|
||||||
|
<object-name>page</object-name>
|
||||||
|
<object-name>actmode</object-name>
|
||||||
|
<object-name>managed</object-name>
|
||||||
|
<object-name>ci</object-name>
|
||||||
|
<object-name>efob</object-name>
|
||||||
|
<object-name>next</object-name>
|
||||||
|
<object-name>phase</object-name>
|
||||||
|
<object-name>previous</object-name>
|
||||||
|
<object-name>phase2</object-name>
|
||||||
|
<object-name>timedest</object-name>
|
||||||
|
<diffuse>
|
||||||
|
<red>1</red>
|
||||||
|
<green>1</green>
|
||||||
|
<blue>1</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>1</green>
|
||||||
|
<blue>1</blue>
|
||||||
|
</emission>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
<!-- Green -->
|
||||||
|
<animation>
|
||||||
|
<type>material</type>
|
||||||
|
<object-name>efob2</object-name>
|
||||||
|
<object-name>actmode2</object-name>
|
||||||
|
<object-name>timedest2</object-name>
|
||||||
|
<diffuse>
|
||||||
|
<red>0.2</red>
|
||||||
|
<green>0.4</green>
|
||||||
|
<blue>0.2</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.2</red>
|
||||||
|
<green>0.4</green>
|
||||||
|
<blue>0.2</blue>
|
||||||
|
</emission>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
<!-- Blue -->
|
||||||
|
<animation>
|
||||||
|
<type>material</type>
|
||||||
|
<object-name>presel2</object-name>
|
||||||
|
<object-name>ci2</object-name>
|
||||||
|
<object-name>ci3</object-name>
|
||||||
|
<diffuse>
|
||||||
|
<red>0</red>
|
||||||
|
<green>0.5</green>
|
||||||
|
<blue>0.7</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.5</green>
|
||||||
|
<blue>0.7</blue>
|
||||||
|
</emission>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
</PropertyList>
|
3
Models/Instruments/MCDU1/PERF/CLB/EMPTY.ac
Normal file
3
Models/Instruments/MCDU1/PERF/CLB/EMPTY.ac
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
AC3Db
|
||||||
|
OBJECT world
|
||||||
|
kids 0
|
BIN
Models/Instruments/MCDU1/PERF/CLB/bg.jpg
Normal file
BIN
Models/Instruments/MCDU1/PERF/CLB/bg.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 103 KiB |
614
Models/Instruments/MCDU1/PERF/CRZ/CRZ.xml
Normal file
614
Models/Instruments/MCDU1/PERF/CRZ/CRZ.xml
Normal file
|
@ -0,0 +1,614 @@
|
||||||
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
##################################################################
|
||||||
|
# A3XX mCDU by Joshua Davidson (it0uchpods) and Jonathan Redpath #
|
||||||
|
##################################################################
|
||||||
|
-->
|
||||||
|
|
||||||
|
<PropertyList>
|
||||||
|
|
||||||
|
<path>EMPTY.ac</path>
|
||||||
|
|
||||||
|
<!--<model>
|
||||||
|
<name>INITBOX</name>
|
||||||
|
<path>INITBOX.xml</path>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.0</y-m>
|
||||||
|
<z-m>0.0</z-m>
|
||||||
|
<heading-deg>-180</heading-deg>
|
||||||
|
<roll-deg>-180</roll-deg>
|
||||||
|
<pitch-deg>-90</pitch-deg>
|
||||||
|
</offsets>
|
||||||
|
</model>-->
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>page</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.0</y-m>
|
||||||
|
<z-m>0.083</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>center-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">CRZ</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>actmode3</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0755</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">ACT MODE</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>actmode4</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0705</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">MANAGED</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>timedest3</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.0</y-m>
|
||||||
|
<z-m>0.0755</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>center-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">TIME DEST</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>timedest4</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.0</y-m>
|
||||||
|
<z-m>0.0715</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>center-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">---</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">helvetica_medium.txf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>efob3</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.045</y-m>
|
||||||
|
<z-m>0.0755</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>right-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">EFOB</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>efob4</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.045</y-m>
|
||||||
|
<z-m>0.0715</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>right-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">---</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>ci5</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.065</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">CI</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>ci6</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0605</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">---</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
<text>
|
||||||
|
<name>ci7</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0605</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">%s</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>/FMGC/internal/cost-index</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<type>select</type>
|
||||||
|
<object-name>ci6</object-name>
|
||||||
|
<condition>
|
||||||
|
<not><property>/FMGC/internal/cost-index-set</property></not>
|
||||||
|
</condition>
|
||||||
|
</animation>
|
||||||
|
<animation>
|
||||||
|
<type>select</type>
|
||||||
|
<object-name>ci7</object-name>
|
||||||
|
<condition>
|
||||||
|
<property>/FMGC/internal/cost-index-set</property>
|
||||||
|
</condition>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>managed2</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0545</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">MANAGED</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>presel3</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0435</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">PRESEL</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>presel4</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0385</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">*[ ]</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">helvetica_medium.txf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>previous2</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0230</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">PREV</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
<text>
|
||||||
|
<name>phase4</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0190</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string"><PHASE</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>next2</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.041</y-m>
|
||||||
|
<z-m>0.0230</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>right-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">NEXT</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
<text>
|
||||||
|
<name>phase3</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.043</y-m>
|
||||||
|
<z-m>0.0190</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>right-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">PHASE></format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>descabinrate</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.0265</y-m>
|
||||||
|
<z-m>0.030</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>right-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">-350</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>descabinrate2</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.045</y-m>
|
||||||
|
<z-m>0.0345</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>right-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">DES CABIN RATE</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>descabinrate3</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.045</y-m>
|
||||||
|
<z-m>0.030</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>right-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">FT/MIN</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<!-- Colors -->
|
||||||
|
<!-- White -->
|
||||||
|
<animation>
|
||||||
|
<type>material</type>
|
||||||
|
<object-name>page</object-name>
|
||||||
|
<object-name>actmode3</object-name>
|
||||||
|
<object-name>managed2</object-name>
|
||||||
|
<object-name>ci5</object-name>
|
||||||
|
<object-name>efob3</object-name>
|
||||||
|
<object-name>next2</object-name>
|
||||||
|
<object-name>phase3</object-name>
|
||||||
|
<object-name>previous2</object-name>
|
||||||
|
<object-name>phase4</object-name>
|
||||||
|
<object-name>presel3</object-name>
|
||||||
|
<object-name>descabinrate3</object-name>
|
||||||
|
<object-name>descabinrate2</object-name>
|
||||||
|
<object-name>timedest3</object-name>
|
||||||
|
<diffuse>
|
||||||
|
<red>1</red>
|
||||||
|
<green>1</green>
|
||||||
|
<blue>1</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>1</green>
|
||||||
|
<blue>1</blue>
|
||||||
|
</emission>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
<!-- Green -->
|
||||||
|
<animation>
|
||||||
|
<type>material</type>
|
||||||
|
<object-name>efob4</object-name>
|
||||||
|
<object-name>actmode4</object-name>
|
||||||
|
<object-name>timedest4</object-name>
|
||||||
|
<diffuse>
|
||||||
|
<red>0.2</red>
|
||||||
|
<green>0.4</green>
|
||||||
|
<blue>0.2</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.2</red>
|
||||||
|
<green>0.4</green>
|
||||||
|
<blue>0.2</blue>
|
||||||
|
</emission>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
<!-- Blue -->
|
||||||
|
<animation>
|
||||||
|
<type>material</type>
|
||||||
|
<object-name>presel4</object-name>
|
||||||
|
<object-name>ci6</object-name>
|
||||||
|
<object-name>ci7</object-name>
|
||||||
|
<object-name>descabinrate</object-name>
|
||||||
|
<diffuse>
|
||||||
|
<red>0</red>
|
||||||
|
<green>0.5</green>
|
||||||
|
<blue>0.7</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.5</green>
|
||||||
|
<blue>0.7</blue>
|
||||||
|
</emission>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
</PropertyList>
|
3
Models/Instruments/MCDU1/PERF/CRZ/EMPTY.ac
Normal file
3
Models/Instruments/MCDU1/PERF/CRZ/EMPTY.ac
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
AC3Db
|
||||||
|
OBJECT world
|
||||||
|
kids 0
|
BIN
Models/Instruments/MCDU1/PERF/CRZ/bg.jpg
Normal file
BIN
Models/Instruments/MCDU1/PERF/CRZ/bg.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 103 KiB |
|
@ -136,6 +136,50 @@
|
||||||
</condition>
|
</condition>
|
||||||
</model>
|
</model>
|
||||||
|
|
||||||
|
<model>
|
||||||
|
<name>CLB</name>
|
||||||
|
<path>PERF/CLB/CLB.xml</path>
|
||||||
|
<offsets>
|
||||||
|
<heading-deg>180</heading-deg>
|
||||||
|
<roll-deg>180</roll-deg>
|
||||||
|
<pitch-deg>90</pitch-deg>
|
||||||
|
</offsets>
|
||||||
|
<condition>
|
||||||
|
<and>
|
||||||
|
<greater-than-equals>
|
||||||
|
<property>/systems/electrical/bus/ac1</property>
|
||||||
|
<value>25</value>
|
||||||
|
</greater-than-equals>
|
||||||
|
<equals>
|
||||||
|
<property>/MCDU[1]/page</property>
|
||||||
|
<value>CLB</value>
|
||||||
|
</equals>
|
||||||
|
</and>
|
||||||
|
</condition>
|
||||||
|
</model>
|
||||||
|
|
||||||
|
<model>
|
||||||
|
<name>CRZ</name>
|
||||||
|
<path>PERF/CRZ/CRZ.xml</path>
|
||||||
|
<offsets>
|
||||||
|
<heading-deg>180</heading-deg>
|
||||||
|
<roll-deg>180</roll-deg>
|
||||||
|
<pitch-deg>90</pitch-deg>
|
||||||
|
</offsets>
|
||||||
|
<condition>
|
||||||
|
<and>
|
||||||
|
<greater-than-equals>
|
||||||
|
<property>/systems/electrical/bus/ac1</property>
|
||||||
|
<value>25</value>
|
||||||
|
</greater-than-equals>
|
||||||
|
<equals>
|
||||||
|
<property>/MCDU[1]/page</property>
|
||||||
|
<value>CRZ</value>
|
||||||
|
</equals>
|
||||||
|
</and>
|
||||||
|
</condition>
|
||||||
|
</model>
|
||||||
|
|
||||||
<model>
|
<model>
|
||||||
<name>DATA2</name>
|
<name>DATA2</name>
|
||||||
<path>DATA2/DATA2.xml</path>
|
<path>DATA2/DATA2.xml</path>
|
||||||
|
|
538
Models/Instruments/MCDU2/PERF/CLB/CLB.xml
Normal file
538
Models/Instruments/MCDU2/PERF/CLB/CLB.xml
Normal file
|
@ -0,0 +1,538 @@
|
||||||
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
##################################################################
|
||||||
|
# A3XX mCDU by Joshua Davidson (it0uchpods) and Jonathan Redpath #
|
||||||
|
##################################################################
|
||||||
|
-->
|
||||||
|
|
||||||
|
<PropertyList>
|
||||||
|
|
||||||
|
<path>EMPTY.ac</path>
|
||||||
|
|
||||||
|
<!--<model>
|
||||||
|
<name>INITBOX</name>
|
||||||
|
<path>INITBOX.xml</path>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.0</y-m>
|
||||||
|
<z-m>0.0</z-m>
|
||||||
|
<heading-deg>-180</heading-deg>
|
||||||
|
<roll-deg>-180</roll-deg>
|
||||||
|
<pitch-deg>-90</pitch-deg>
|
||||||
|
</offsets>
|
||||||
|
</model>-->
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>page</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.0</y-m>
|
||||||
|
<z-m>0.083</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>center-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">CLB</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>actmode</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0755</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">ACT MODE</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>actmode2</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0705</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">MANAGED</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>timedest</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.0</y-m>
|
||||||
|
<z-m>0.0755</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>center-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">TIME DEST</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>timedest2</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.0</y-m>
|
||||||
|
<z-m>0.0715</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>center-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">---</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">helvetica_medium.txf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>efob</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.045</y-m>
|
||||||
|
<z-m>0.0755</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>right-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">EFOB</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>efob2</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.045</y-m>
|
||||||
|
<z-m>0.0715</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>right-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">---</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>ci</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.065</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">CI</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>ci2</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0605</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">---</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
<text>
|
||||||
|
<name>ci3</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0605</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">%s</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>/FMGC/internal/cost-index</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<type>select</type>
|
||||||
|
<object-name>ci2</object-name>
|
||||||
|
<condition>
|
||||||
|
<not><property>/FMGC/internal/cost-index-set</property></not>
|
||||||
|
</condition>
|
||||||
|
</animation>
|
||||||
|
<animation>
|
||||||
|
<type>select</type>
|
||||||
|
<object-name>ci3</object-name>
|
||||||
|
<condition>
|
||||||
|
<property>/FMGC/internal/cost-index-set</property>
|
||||||
|
</condition>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>managed</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0545</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">MANAGED</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>presel</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0435</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">PRESEL</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>presel2</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0385</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">*[ ]</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">helvetica_medium.txf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>previous</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0230</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">PREV</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
<text>
|
||||||
|
<name>phase2</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0190</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string"><PHASE</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>next</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.041</y-m>
|
||||||
|
<z-m>0.0230</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>right-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">NEXT</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
<text>
|
||||||
|
<name>phase</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.043</y-m>
|
||||||
|
<z-m>0.0190</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>right-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">PHASE></format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<!-- Colors -->
|
||||||
|
<!-- White -->
|
||||||
|
<animation>
|
||||||
|
<type>material</type>
|
||||||
|
<object-name>page</object-name>
|
||||||
|
<object-name>actmode</object-name>
|
||||||
|
<object-name>managed</object-name>
|
||||||
|
<object-name>ci</object-name>
|
||||||
|
<object-name>efob</object-name>
|
||||||
|
<object-name>next</object-name>
|
||||||
|
<object-name>phase</object-name>
|
||||||
|
<object-name>previous</object-name>
|
||||||
|
<object-name>phase2</object-name>
|
||||||
|
<object-name>timedest</object-name>
|
||||||
|
<diffuse>
|
||||||
|
<red>1</red>
|
||||||
|
<green>1</green>
|
||||||
|
<blue>1</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>1</green>
|
||||||
|
<blue>1</blue>
|
||||||
|
</emission>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
<!-- Green -->
|
||||||
|
<animation>
|
||||||
|
<type>material</type>
|
||||||
|
<object-name>efob2</object-name>
|
||||||
|
<object-name>actmode2</object-name>
|
||||||
|
<object-name>timedest2</object-name>
|
||||||
|
<diffuse>
|
||||||
|
<red>0.2</red>
|
||||||
|
<green>0.4</green>
|
||||||
|
<blue>0.2</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.2</red>
|
||||||
|
<green>0.4</green>
|
||||||
|
<blue>0.2</blue>
|
||||||
|
</emission>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
<!-- Blue -->
|
||||||
|
<animation>
|
||||||
|
<type>material</type>
|
||||||
|
<object-name>presel2</object-name>
|
||||||
|
<object-name>ci2</object-name>
|
||||||
|
<object-name>ci3</object-name>
|
||||||
|
<diffuse>
|
||||||
|
<red>0</red>
|
||||||
|
<green>0.5</green>
|
||||||
|
<blue>0.7</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.5</green>
|
||||||
|
<blue>0.7</blue>
|
||||||
|
</emission>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
</PropertyList>
|
3
Models/Instruments/MCDU2/PERF/CLB/EMPTY.ac
Normal file
3
Models/Instruments/MCDU2/PERF/CLB/EMPTY.ac
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
AC3Db
|
||||||
|
OBJECT world
|
||||||
|
kids 0
|
BIN
Models/Instruments/MCDU2/PERF/CLB/bg.jpg
Normal file
BIN
Models/Instruments/MCDU2/PERF/CLB/bg.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 103 KiB |
614
Models/Instruments/MCDU2/PERF/CRZ/CRZ.xml
Normal file
614
Models/Instruments/MCDU2/PERF/CRZ/CRZ.xml
Normal file
|
@ -0,0 +1,614 @@
|
||||||
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
##################################################################
|
||||||
|
# A3XX mCDU by Joshua Davidson (it0uchpods) and Jonathan Redpath #
|
||||||
|
##################################################################
|
||||||
|
-->
|
||||||
|
|
||||||
|
<PropertyList>
|
||||||
|
|
||||||
|
<path>EMPTY.ac</path>
|
||||||
|
|
||||||
|
<!--<model>
|
||||||
|
<name>INITBOX</name>
|
||||||
|
<path>INITBOX.xml</path>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.0</y-m>
|
||||||
|
<z-m>0.0</z-m>
|
||||||
|
<heading-deg>-180</heading-deg>
|
||||||
|
<roll-deg>-180</roll-deg>
|
||||||
|
<pitch-deg>-90</pitch-deg>
|
||||||
|
</offsets>
|
||||||
|
</model>-->
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>page</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.0</y-m>
|
||||||
|
<z-m>0.083</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>center-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">CRZ</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>actmode3</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0755</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">ACT MODE</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>actmode4</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0705</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">MANAGED</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>timedest3</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.0</y-m>
|
||||||
|
<z-m>0.0755</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>center-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">TIME DEST</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>timedest4</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.0</y-m>
|
||||||
|
<z-m>0.0715</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>center-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">---</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">helvetica_medium.txf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>efob3</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.045</y-m>
|
||||||
|
<z-m>0.0755</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>right-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">EFOB</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>efob4</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.045</y-m>
|
||||||
|
<z-m>0.0715</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>right-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">---</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>ci5</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.065</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">CI</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>ci6</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0605</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">---</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
<text>
|
||||||
|
<name>ci7</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0605</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">%s</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>/FMGC/internal/cost-index</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<animation>
|
||||||
|
<type>select</type>
|
||||||
|
<object-name>ci6</object-name>
|
||||||
|
<condition>
|
||||||
|
<not><property>/FMGC/internal/cost-index-set</property></not>
|
||||||
|
</condition>
|
||||||
|
</animation>
|
||||||
|
<animation>
|
||||||
|
<type>select</type>
|
||||||
|
<object-name>ci7</object-name>
|
||||||
|
<condition>
|
||||||
|
<property>/FMGC/internal/cost-index-set</property>
|
||||||
|
</condition>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>managed2</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0545</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">MANAGED</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>presel3</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0435</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">PRESEL</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>presel4</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0385</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">*[ ]</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">helvetica_medium.txf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>previous2</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0230</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">PREV</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
<text>
|
||||||
|
<name>phase4</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>-0.045</y-m>
|
||||||
|
<z-m>0.0190</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>left-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string"><PHASE</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>next2</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.041</y-m>
|
||||||
|
<z-m>0.0230</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>right-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">NEXT</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
<text>
|
||||||
|
<name>phase3</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.043</y-m>
|
||||||
|
<z-m>0.0190</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>right-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">PHASE></format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>descabinrate</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.0265</y-m>
|
||||||
|
<z-m>0.030</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>right-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">-350</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>descabinrate2</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.045</y-m>
|
||||||
|
<z-m>0.0345</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>right-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">DES CABIN RATE</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0040</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>descabinrate3</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>-0.001</x-m>
|
||||||
|
<y-m>0.045</y-m>
|
||||||
|
<z-m>0.030</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>right-center</alignment>
|
||||||
|
<axis-alignment>yz-plane</axis-alignment>
|
||||||
|
<type type="string">text-value</type>
|
||||||
|
<format type="string">FT/MIN</format>
|
||||||
|
<truncate type="bool">false</truncate>
|
||||||
|
<font type="string">BoeingCDU-Large.ttf</font>
|
||||||
|
<property>autopilot/serviceable</property>
|
||||||
|
<draw-text type="bool">true</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">false</draw-boundingbox>
|
||||||
|
<character-size>0.0050</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">64</width>
|
||||||
|
<height type="int">64</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<!-- Colors -->
|
||||||
|
<!-- White -->
|
||||||
|
<animation>
|
||||||
|
<type>material</type>
|
||||||
|
<object-name>page</object-name>
|
||||||
|
<object-name>actmode3</object-name>
|
||||||
|
<object-name>managed2</object-name>
|
||||||
|
<object-name>ci5</object-name>
|
||||||
|
<object-name>efob3</object-name>
|
||||||
|
<object-name>next2</object-name>
|
||||||
|
<object-name>phase3</object-name>
|
||||||
|
<object-name>previous2</object-name>
|
||||||
|
<object-name>phase4</object-name>
|
||||||
|
<object-name>presel3</object-name>
|
||||||
|
<object-name>descabinrate3</object-name>
|
||||||
|
<object-name>descabinrate2</object-name>
|
||||||
|
<object-name>timedest3</object-name>
|
||||||
|
<diffuse>
|
||||||
|
<red>1</red>
|
||||||
|
<green>1</green>
|
||||||
|
<blue>1</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>1</green>
|
||||||
|
<blue>1</blue>
|
||||||
|
</emission>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
<!-- Green -->
|
||||||
|
<animation>
|
||||||
|
<type>material</type>
|
||||||
|
<object-name>efob4</object-name>
|
||||||
|
<object-name>actmode4</object-name>
|
||||||
|
<object-name>timedest4</object-name>
|
||||||
|
<diffuse>
|
||||||
|
<red>0.2</red>
|
||||||
|
<green>0.4</green>
|
||||||
|
<blue>0.2</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.2</red>
|
||||||
|
<green>0.4</green>
|
||||||
|
<blue>0.2</blue>
|
||||||
|
</emission>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
<!-- Blue -->
|
||||||
|
<animation>
|
||||||
|
<type>material</type>
|
||||||
|
<object-name>presel4</object-name>
|
||||||
|
<object-name>ci6</object-name>
|
||||||
|
<object-name>ci7</object-name>
|
||||||
|
<object-name>descabinrate</object-name>
|
||||||
|
<diffuse>
|
||||||
|
<red>0</red>
|
||||||
|
<green>0.5</green>
|
||||||
|
<blue>0.7</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.5</green>
|
||||||
|
<blue>0.7</blue>
|
||||||
|
</emission>
|
||||||
|
</animation>
|
||||||
|
|
||||||
|
</PropertyList>
|
3
Models/Instruments/MCDU2/PERF/CRZ/EMPTY.ac
Normal file
3
Models/Instruments/MCDU2/PERF/CRZ/EMPTY.ac
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
AC3Db
|
||||||
|
OBJECT world
|
||||||
|
kids 0
|
BIN
Models/Instruments/MCDU2/PERF/CRZ/bg.jpg
Normal file
BIN
Models/Instruments/MCDU2/PERF/CRZ/bg.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 103 KiB |
|
@ -17,20 +17,31 @@ var MCDU_reset = func {
|
||||||
}
|
}
|
||||||
|
|
||||||
var lskbutton = func(btn) {
|
var lskbutton = func(btn) {
|
||||||
if (btn == "4") {
|
if (btn == "2") {
|
||||||
|
if (getprop("/MCDU[0]/page") == "INITA") {
|
||||||
|
PerfInput("L2");
|
||||||
|
}
|
||||||
|
} else if (btn == "4") {
|
||||||
if (getprop("/MCDU[0]/page") == "DATA") {
|
if (getprop("/MCDU[0]/page") == "DATA") {
|
||||||
setprop("/MCDU[0]/page", "STATUS");
|
setprop("/MCDU[0]/page", "STATUS");
|
||||||
}
|
}
|
||||||
} else if (btn == "5") {
|
} else if (btn == "5") {
|
||||||
if (getprop("/MCDU[0]/page") == "INITA") {
|
if (getprop("/MCDU[0]/page") == "INITA") {
|
||||||
initInputA("L5");
|
initInputA("L5");
|
||||||
|
} else if (getprop("/MCDU[0]/page") == "CLB") {
|
||||||
|
PerfCLBInput("L5");
|
||||||
}
|
}
|
||||||
} else if (btn == "6") {
|
} else if (btn == "6") {
|
||||||
if (getprop("/MCDU[0]/page") == "INITA") {
|
if (getprop("/MCDU[0]/page") == "INITA") {
|
||||||
initInputA("L6");
|
initInputA("L6");
|
||||||
|
} else if (getprop("/MCDU[0]/page") == "CLB") {
|
||||||
|
PerfCLBInput("L6");
|
||||||
|
} else if (getprop("/MCDU[0]/page") == "CRZ") {
|
||||||
|
PerfCRZInput("L6");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
var initInputA = func(key) {
|
var initInputA = func(key) {
|
||||||
var scratchpad = getprop("/MCDU[0]/scratchpad");
|
var scratchpad = getprop("/MCDU[0]/scratchpad");
|
||||||
|
@ -79,8 +90,60 @@ var initInputA = func(key) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
var PerfCLBInput = func(key) {
|
||||||
|
var scratchpad = getprop("/MCDU[0]/scratchpad");
|
||||||
|
if (key == "L5") {
|
||||||
|
if (scratchpad == "CLR") {
|
||||||
|
setprop("/FMGC/internal/cost-index", 0);
|
||||||
|
setprop("/FMGC/internal/cost-index-set", 0);
|
||||||
|
setprop("/MCDU[0]/scratchpad", "");
|
||||||
|
} else {
|
||||||
|
var ci = int(scratchpad);
|
||||||
|
var cis = size(scratchpad);
|
||||||
|
if (cis >= 1 and cis <= 3) {
|
||||||
|
if (cis >= 0 and cis <= 120) {
|
||||||
|
setprop("/FMGC/internal/cost-index", ci);
|
||||||
|
setprop("/FMGC/internal/cost-index-set", 1);
|
||||||
|
setprop("/MCDU[0]/scratchpad", "");
|
||||||
|
} else {
|
||||||
|
setprop("/MCDU[0]/scratchpad", "NOT ALLOWED");
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
setprop("/MCDU[0]/scratchpad", "NOT ALLOWED");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
} else if (key == "L6") {
|
||||||
|
setprop("/MCDU[0]/page", "TO");
|
||||||
|
} else if (key == "R6") {
|
||||||
|
setprop("/MCDU[0]/page", "CRZ");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
var PerfTOInput = func(key) {
|
||||||
|
if (key == "R6") {
|
||||||
|
setprop("/MCDU[0]/page", "CLB");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
var PerfCRZInput = func(key) {
|
||||||
|
if (key == "L6") {
|
||||||
|
setprop("/MCDU[0]/page", "CLB");
|
||||||
|
}
|
||||||
|
# if (key == "R6") {
|
||||||
|
# setprop("/MCDU[0]/page", "DES");
|
||||||
|
# }
|
||||||
|
}
|
||||||
|
|
||||||
var rskbutton = func(btn) {
|
var rskbutton = func(btn) {
|
||||||
# LOL Nothing here :D
|
if (btn == "6") {
|
||||||
|
if (getprop("/MCDU[0]/page") == "TO") {
|
||||||
|
PerfTOInput("R6");
|
||||||
|
} else if (getprop("/MCDU[0]/page") == "CLB") {
|
||||||
|
PerfCLBInput("R6");
|
||||||
|
} # else if (getprop("/MCDU[0]/page") == "CRZ") {
|
||||||
|
# PerfCRZInput("R6");
|
||||||
|
#}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
var arrowbutton = func(btn) {
|
var arrowbutton = func(btn) {
|
||||||
|
|
|
@ -17,17 +17,27 @@ var MCDU_reset = func {
|
||||||
}
|
}
|
||||||
|
|
||||||
var lskbutton = func(btn) {
|
var lskbutton = func(btn) {
|
||||||
if (btn == "4") {
|
if (btn == "2") {
|
||||||
|
if (getprop("/MCDU[1]/page") == "INITA") {
|
||||||
|
PerfInput("L2");
|
||||||
|
}
|
||||||
|
} else if (btn == "4") {
|
||||||
if (getprop("/MCDU[1]/page") == "DATA") {
|
if (getprop("/MCDU[1]/page") == "DATA") {
|
||||||
setprop("/MCDU[1]/page", "STATUS");
|
setprop("/MCDU[1]/page", "STATUS");
|
||||||
}
|
}
|
||||||
} else if (btn == "5") {
|
} else if (btn == "5") {
|
||||||
if (getprop("/MCDU[1]/page") == "INITA") {
|
if (getprop("/MCDU[1]/page") == "INITA") {
|
||||||
initInputA("L5");
|
initInputA("L5");
|
||||||
|
} else if (getprop("/MCDU[1]/page") == "CLB") {
|
||||||
|
PerfCLBInput("L5");
|
||||||
}
|
}
|
||||||
} else if (btn == "6") {
|
} else if (btn == "6") {
|
||||||
if (getprop("/MCDU[1]/page") == "INITA") {
|
if (getprop("/MCDU[1]/page") == "INITA") {
|
||||||
initInputA("L6");
|
initInputA("L6");
|
||||||
|
} else if (getprop("/MCDU[1]/page") == "CLB") {
|
||||||
|
PerfCLBInput("L6");
|
||||||
|
} else if (getprop("/MCDU[1]/page") == "CRZ") {
|
||||||
|
PerfCRZInput("L6");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -79,8 +89,59 @@ var initInputA = func(key) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
var PerfCLBInput = func(key) {
|
||||||
|
var scratchpad = getprop("/MCDU[1]/scratchpad");
|
||||||
|
if (key == "L5") {
|
||||||
|
if (scratchpad == "CLR") {
|
||||||
|
setprop("/FMGC/internal/cost-index", 0);
|
||||||
|
setprop("/FMGC/internal/cost-index-set", 0);
|
||||||
|
setprop("/MCDU[1]/scratchpad", "");
|
||||||
|
} else {
|
||||||
|
var ci = int(scratchpad);
|
||||||
|
var cis = size(scratchpad);
|
||||||
|
if (cis >= 1 and cis <= 3) {
|
||||||
|
if (cis >= 0 and cis <= 120) {
|
||||||
|
setprop("/FMGC/internal/cost-index", ci);
|
||||||
|
setprop("/FMGC/internal/cost-index-set", 1);
|
||||||
|
setprop("/MCDU[1]/scratchpad", "");
|
||||||
|
} else {
|
||||||
|
setprop("/MCDU[1]/scratchpad", "NOT ALLOWED");
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
setprop("/MCDU[1]/scratchpad", "NOT ALLOWED");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
} else if (key == "L6") {
|
||||||
|
setprop("/MCDU[1]/page", "TO");
|
||||||
|
} else if (key == "R6") {
|
||||||
|
setprop("/MCDU[1]/page", "CRZ");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
var PerfTOInput = func(key) {
|
||||||
|
if (key == "R6") {
|
||||||
|
setprop("/MCDU[1]/page", "CLB");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
var PerfCRZInput = func(key) {
|
||||||
|
if (key == "L6") {
|
||||||
|
setprop("/MCDU[1]/page", "CLB");
|
||||||
|
} # else if (key == "R6") {
|
||||||
|
# setprop("/MCDU[1]/page", "DES");
|
||||||
|
#}
|
||||||
|
}
|
||||||
|
|
||||||
var rskbutton = func(btn) {
|
var rskbutton = func(btn) {
|
||||||
# LOL Nothing here :D
|
if (btn == "6") {
|
||||||
|
if (getprop("/MCDU[1]/page") == "TO") {
|
||||||
|
PerfTOInput("R6");
|
||||||
|
} else if (getprop("/MCDU[1]/page") == "CLB") {
|
||||||
|
PerfCLBInput("R6");
|
||||||
|
} # else if (getprop("/MCDU[1]/page") == "TO") {
|
||||||
|
# PerfCRZInput("R6");
|
||||||
|
# }
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
var arrowbutton = func(btn) {
|
var arrowbutton = func(btn) {
|
||||||
|
|
Reference in a new issue