A3XX: Improve PFD
This commit is contained in:
parent
6ef088a948
commit
e3a4672d6a
3 changed files with 90 additions and 21 deletions
|
@ -690,7 +690,8 @@
|
||||||
<ILS2>0</ILS2>
|
<ILS2>0</ILS2>
|
||||||
<stallvls>-10</stallvls>
|
<stallvls>-10</stallvls>
|
||||||
<fma>
|
<fma>
|
||||||
<athr-box>I .</athr-box>
|
<man-box>O.</man-box>
|
||||||
|
<flex-box>O..</flex-box>
|
||||||
</fma>
|
</fma>
|
||||||
</pfd>
|
</pfd>
|
||||||
</modes>
|
</modes>
|
||||||
|
|
|
@ -2533,7 +2533,7 @@
|
||||||
<format type="string">%s</format>
|
<format type="string">%s</format>
|
||||||
<truncate type="bool">false</truncate>
|
<truncate type="bool">false</truncate>
|
||||||
<font type="string">helvetica_medium.txf</font>
|
<font type="string">helvetica_medium.txf</font>
|
||||||
<property>/modes/pfd/fma/athr-box</property>
|
<property>/modes/pfd/fma/man-box</property>
|
||||||
<draw-text type="bool">false</draw-text>
|
<draw-text type="bool">false</draw-text>
|
||||||
<draw-alignment type="bool">false</draw-alignment>
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
<draw-boundingbox type="bool">true</draw-boundingbox>
|
<draw-boundingbox type="bool">true</draw-boundingbox>
|
||||||
|
@ -2557,7 +2557,31 @@
|
||||||
<format type="string">%s</format>
|
<format type="string">%s</format>
|
||||||
<truncate type="bool">false</truncate>
|
<truncate type="bool">false</truncate>
|
||||||
<font type="string">helvetica_medium.txf</font>
|
<font type="string">helvetica_medium.txf</font>
|
||||||
<property>/modes/pfd/fma/athr-box</property>
|
<property>/modes/pfd/fma/man-box</property>
|
||||||
|
<draw-text type="bool">false</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">true</draw-boundingbox>
|
||||||
|
<character-size>0.020</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">36</width>
|
||||||
|
<height type="int">36</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>athr-box-c-fma</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>0.00091828</x-m>
|
||||||
|
<y-m>-0.0546226</y-m>
|
||||||
|
<z-m>0.0670781</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>center-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">helvetica_medium.txf</font>
|
||||||
|
<property>/modes/pfd/fma/flex-box</property>
|
||||||
<draw-text type="bool">false</draw-text>
|
<draw-text type="bool">false</draw-text>
|
||||||
<draw-alignment type="bool">false</draw-alignment>
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
<draw-boundingbox type="bool">true</draw-boundingbox>
|
<draw-boundingbox type="bool">true</draw-boundingbox>
|
||||||
|
@ -2625,14 +2649,22 @@
|
||||||
<property>/systems/thrust/state2</property>
|
<property>/systems/thrust/state2</property>
|
||||||
<value>TOGA</value>
|
<value>TOGA</value>
|
||||||
</equals>
|
</equals>
|
||||||
<equals>
|
<and>
|
||||||
<property>/systems/thrust/state1</property>
|
<or>
|
||||||
<value>MCT</value>
|
<equals>
|
||||||
</equals>
|
<property>/systems/thrust/state1</property>
|
||||||
<equals>
|
<value>MCT</value>
|
||||||
<property>/systems/thrust/state2</property>
|
</equals>
|
||||||
<value>MCT</value>
|
<equals>
|
||||||
</equals>
|
<property>/systems/thrust/state2</property>
|
||||||
|
<value>MCT</value>
|
||||||
|
</equals>
|
||||||
|
</or>
|
||||||
|
<not-equals>
|
||||||
|
<property>/controls/engines/thrust-limit</property>
|
||||||
|
<value>FLX</value>
|
||||||
|
</not-equals>
|
||||||
|
</and>
|
||||||
</or>
|
</or>
|
||||||
</and>
|
</and>
|
||||||
</condition>
|
</condition>
|
||||||
|
@ -2723,6 +2755,7 @@
|
||||||
<type>select</type>
|
<type>select</type>
|
||||||
<object-name>athr-flex-fma</object-name>
|
<object-name>athr-flex-fma</object-name>
|
||||||
<object-name>athr-flexb-fma</object-name>
|
<object-name>athr-flexb-fma</object-name>
|
||||||
|
<object-name>athr-box-c-fma</object-name>
|
||||||
<condition>
|
<condition>
|
||||||
<and>
|
<and>
|
||||||
<equals>
|
<equals>
|
||||||
|
@ -3291,6 +3324,7 @@
|
||||||
<object-name>athr-flex-fma</object-name>
|
<object-name>athr-flex-fma</object-name>
|
||||||
<object-name>athr-thr-fma</object-name>
|
<object-name>athr-thr-fma</object-name>
|
||||||
<object-name>athr-box-fma</object-name>
|
<object-name>athr-box-fma</object-name>
|
||||||
|
<object-name>athr-box-c-fma</object-name>
|
||||||
<object-name>athr-lvrclb-fma</object-name>
|
<object-name>athr-lvrclb-fma</object-name>
|
||||||
<object-name>vs-num</object-name>
|
<object-name>vs-num</object-name>
|
||||||
<object-name>vs-num-lower</object-name>
|
<object-name>vs-num-lower</object-name>
|
||||||
|
|
|
@ -2533,7 +2533,7 @@
|
||||||
<format type="string">%s</format>
|
<format type="string">%s</format>
|
||||||
<truncate type="bool">false</truncate>
|
<truncate type="bool">false</truncate>
|
||||||
<font type="string">helvetica_medium.txf</font>
|
<font type="string">helvetica_medium.txf</font>
|
||||||
<property>/modes/pfd/fma/athr-box</property>
|
<property>/modes/pfd/fma/man-box</property>
|
||||||
<draw-text type="bool">false</draw-text>
|
<draw-text type="bool">false</draw-text>
|
||||||
<draw-alignment type="bool">false</draw-alignment>
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
<draw-boundingbox type="bool">true</draw-boundingbox>
|
<draw-boundingbox type="bool">true</draw-boundingbox>
|
||||||
|
@ -2557,7 +2557,31 @@
|
||||||
<format type="string">%s</format>
|
<format type="string">%s</format>
|
||||||
<truncate type="bool">false</truncate>
|
<truncate type="bool">false</truncate>
|
||||||
<font type="string">helvetica_medium.txf</font>
|
<font type="string">helvetica_medium.txf</font>
|
||||||
<property>/modes/pfd/fma/athr-box</property>
|
<property>/modes/pfd/fma/man-box</property>
|
||||||
|
<draw-text type="bool">false</draw-text>
|
||||||
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
|
<draw-boundingbox type="bool">true</draw-boundingbox>
|
||||||
|
<character-size>0.020</character-size>
|
||||||
|
<font-resolution>
|
||||||
|
<width type="int">36</width>
|
||||||
|
<height type="int">36</height>
|
||||||
|
</font-resolution>
|
||||||
|
</text>
|
||||||
|
|
||||||
|
<text>
|
||||||
|
<name>athr-box-c-fma</name>
|
||||||
|
<offsets>
|
||||||
|
<x-m>0.00091828</x-m>
|
||||||
|
<y-m>-0.0546226</y-m>
|
||||||
|
<z-m>0.0670781</z-m>
|
||||||
|
</offsets>
|
||||||
|
<alignment>center-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">helvetica_medium.txf</font>
|
||||||
|
<property>/modes/pfd/fma/flex-box</property>
|
||||||
<draw-text type="bool">false</draw-text>
|
<draw-text type="bool">false</draw-text>
|
||||||
<draw-alignment type="bool">false</draw-alignment>
|
<draw-alignment type="bool">false</draw-alignment>
|
||||||
<draw-boundingbox type="bool">true</draw-boundingbox>
|
<draw-boundingbox type="bool">true</draw-boundingbox>
|
||||||
|
@ -2625,14 +2649,22 @@
|
||||||
<property>/systems/thrust/state2</property>
|
<property>/systems/thrust/state2</property>
|
||||||
<value>TOGA</value>
|
<value>TOGA</value>
|
||||||
</equals>
|
</equals>
|
||||||
<equals>
|
<and>
|
||||||
<property>/systems/thrust/state1</property>
|
<or>
|
||||||
<value>MCT</value>
|
<equals>
|
||||||
</equals>
|
<property>/systems/thrust/state1</property>
|
||||||
<equals>
|
<value>MCT</value>
|
||||||
<property>/systems/thrust/state2</property>
|
</equals>
|
||||||
<value>MCT</value>
|
<equals>
|
||||||
</equals>
|
<property>/systems/thrust/state2</property>
|
||||||
|
<value>MCT</value>
|
||||||
|
</equals>
|
||||||
|
</or>
|
||||||
|
<not-equals>
|
||||||
|
<property>/controls/engines/thrust-limit</property>
|
||||||
|
<value>FLX</value>
|
||||||
|
</not-equals>
|
||||||
|
</and>
|
||||||
</or>
|
</or>
|
||||||
</and>
|
</and>
|
||||||
</condition>
|
</condition>
|
||||||
|
@ -2723,6 +2755,7 @@
|
||||||
<type>select</type>
|
<type>select</type>
|
||||||
<object-name>athr-flex-fma</object-name>
|
<object-name>athr-flex-fma</object-name>
|
||||||
<object-name>athr-flexb-fma</object-name>
|
<object-name>athr-flexb-fma</object-name>
|
||||||
|
<object-name>athr-box-c-fma</object-name>
|
||||||
<condition>
|
<condition>
|
||||||
<and>
|
<and>
|
||||||
<equals>
|
<equals>
|
||||||
|
@ -3291,6 +3324,7 @@
|
||||||
<object-name>athr-flex-fma</object-name>
|
<object-name>athr-flex-fma</object-name>
|
||||||
<object-name>athr-thr-fma</object-name>
|
<object-name>athr-thr-fma</object-name>
|
||||||
<object-name>athr-box-fma</object-name>
|
<object-name>athr-box-fma</object-name>
|
||||||
|
<object-name>athr-box-c-fma</object-name>
|
||||||
<object-name>athr-lvrclb-fma</object-name>
|
<object-name>athr-lvrclb-fma</object-name>
|
||||||
<object-name>vs-num</object-name>
|
<object-name>vs-num</object-name>
|
||||||
<object-name>vs-num-lower</object-name>
|
<object-name>vs-num-lower</object-name>
|
||||||
|
|
Reference in a new issue