A3XX: MUCH Improve PFD

This commit is contained in:
Joshua Davidson 2017-07-03 15:42:37 -04:00
parent 15154d6a14
commit be190dc18d
8 changed files with 382 additions and 16 deletions

View file

@ -1218,7 +1218,7 @@
<offsets>
<x-m>0.00091828</x-m>
<y-m>0.0326226</y-m>
<z-m>0.0591781</z-m>
<z-m>0.0584781</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
@ -1242,7 +1242,7 @@
<offsets>
<x-m>0.00091828</x-m>
<y-m>0.0436226</y-m>
<z-m>0.0591781</z-m>
<z-m>0.0584781</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
@ -2050,7 +2050,7 @@
<offsets>
<x-m>0.00091828</x-m>
<y-m>0.0656226</y-m>
<z-m>0.0734781</z-m>
<z-m>0.0727781</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
@ -2074,7 +2074,7 @@
<offsets>
<x-m>0.00091828</x-m>
<y-m>0.0656226</y-m>
<z-m>0.0662781</z-m>
<z-m>0.0655781</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
@ -2098,7 +2098,7 @@
<offsets>
<x-m>0.00091828</x-m>
<y-m>0.0656226</y-m>
<z-m>0.0591781</z-m>
<z-m>0.0584781</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
@ -2122,7 +2122,7 @@
<offsets>
<x-m>0.00091828</x-m>
<y-m>0.0656226</y-m>
<z-m>0.0591781</z-m>
<z-m>0.0584781</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
@ -3208,6 +3208,115 @@
</condition>
</animation>
<animation>
<type>select</type>
<object-name>banklim</object-name>
<condition>
<equals>
<property>/it-fbw/law</property>
<value>0</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>banklimXX</object-name>
<condition>
<not-equals>
<property>/it-fbw/law</property>
<value>0</value>
</not-equals>
</condition>
</animation>
<text>
<name>usemanpitchtrim</name>
<offsets>
<x-m>0.00091828</x-m>
<y-m>-0.00521</y-m>
<z-m>0.0570781</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">USE MAN PITCH TRIM</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.0051</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<animation>
<type>select</type>
<object-name>usemanpitchtrim</object-name>
<condition>
<equals>
<property>/it-fbw/law</property>
<value>2</value>
</equals>
</condition>
</animation>
<text>
<name>manpitchtrimonly</name>
<offsets>
<x-m>0.00091828</x-m>
<y-m>-0.00521</y-m>
<z-m>0.0570781</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">MAN PITCH TRIM ONLY</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.0051</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<animation>
<type>select</type>
<object-name>manpitchtrimonly</object-name>
<condition>
<equals>
<property>/it-fbw/law</property>
<value>3</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>fbwmask</object-name>
<condition>
<or>
<equals>
<property>/it-fbw/law</property>
<value>2</value>
</equals>
<equals>
<property>/it-fbw/law</property>
<value>3</value>
</equals>
</or>
</condition>
</animation>
<!-- Colors -->
<!-- White -->
<animation>
@ -3428,6 +3537,7 @@
<type>material</type>
<object-name>athr-afloor-fma</object-name>
<object-name>athr-togalk-fma</object-name>
<object-name>usemanpitchtrim</object-name>
<diffuse>
<red>1</red>
<green>0.45</green>
@ -3507,4 +3617,30 @@
</emission>
</animation>
<!-- Red -->
<animation>
<type>material</type>
<object-name>manpitchtrimonly</object-name>
<diffuse>
<red>1</red>
<green>0</green>
<blue>0</blue>
</diffuse>
<ambient>
<red>0</red>
<green>0</green>
<blue>0</blue>
</ambient>
<specular>
<red>0</red>
<green>0</green>
<blue>0</blue>
</specular>
<emission>
<red>1</red>
<green>0</green>
<blue>0</blue>
</emission>
</animation>
</PropertyList>

View file

@ -1218,7 +1218,7 @@
<offsets>
<x-m>0.00091828</x-m>
<y-m>0.0326226</y-m>
<z-m>0.0591781</z-m>
<z-m>0.0584781</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
@ -1242,7 +1242,7 @@
<offsets>
<x-m>0.00091828</x-m>
<y-m>0.0436226</y-m>
<z-m>0.0591781</z-m>
<z-m>0.0584781</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
@ -2050,7 +2050,7 @@
<offsets>
<x-m>0.00091828</x-m>
<y-m>0.0656226</y-m>
<z-m>0.0734781</z-m>
<z-m>0.0727781</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
@ -2074,7 +2074,7 @@
<offsets>
<x-m>0.00091828</x-m>
<y-m>0.0656226</y-m>
<z-m>0.0662781</z-m>
<z-m>0.0655781</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
@ -2098,7 +2098,7 @@
<offsets>
<x-m>0.00091828</x-m>
<y-m>0.0656226</y-m>
<z-m>0.0591781</z-m>
<z-m>0.0584781</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
@ -2122,7 +2122,7 @@
<offsets>
<x-m>0.00091828</x-m>
<y-m>0.0656226</y-m>
<z-m>0.0591781</z-m>
<z-m>0.0584781</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
@ -3208,6 +3208,115 @@
</condition>
</animation>
<animation>
<type>select</type>
<object-name>banklim</object-name>
<condition>
<equals>
<property>/it-fbw/law</property>
<value>0</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>banklimXX</object-name>
<condition>
<not-equals>
<property>/it-fbw/law</property>
<value>0</value>
</not-equals>
</condition>
</animation>
<text>
<name>usemanpitchtrim</name>
<offsets>
<x-m>0.00091828</x-m>
<y-m>-0.00521</y-m>
<z-m>0.0570781</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">USE MAN PITCH TRIM</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.0051</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<animation>
<type>select</type>
<object-name>usemanpitchtrim</object-name>
<condition>
<equals>
<property>/it-fbw/law</property>
<value>2</value>
</equals>
</condition>
</animation>
<text>
<name>manpitchtrimonly</name>
<offsets>
<x-m>0.00091828</x-m>
<y-m>-0.00521</y-m>
<z-m>0.0570781</z-m>
</offsets>
<alignment>center-center</alignment>
<axis-alignment>yz-plane</axis-alignment>
<type type="string">text-value</type>
<format type="string">MAN PITCH TRIM ONLY</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.0051</character-size>
<font-resolution>
<width type="int">32</width>
<height type="int">32</height>
</font-resolution>
</text>
<animation>
<type>select</type>
<object-name>manpitchtrimonly</object-name>
<condition>
<equals>
<property>/it-fbw/law</property>
<value>3</value>
</equals>
</condition>
</animation>
<animation>
<type>select</type>
<object-name>fbwmask</object-name>
<condition>
<or>
<equals>
<property>/it-fbw/law</property>
<value>2</value>
</equals>
<equals>
<property>/it-fbw/law</property>
<value>3</value>
</equals>
</or>
</condition>
</animation>
<!-- Colors -->
<!-- White -->
<animation>
@ -3428,6 +3537,7 @@
<type>material</type>
<object-name>athr-afloor-fma</object-name>
<object-name>athr-togalk-fma</object-name>
<object-name>usemanpitchtrim</object-name>
<diffuse>
<red>1</red>
<green>0.45</green>
@ -3507,4 +3617,30 @@
</emission>
</animation>
<!-- Red -->
<animation>
<type>material</type>
<object-name>manpitchtrimonly</object-name>
<diffuse>
<red>1</red>
<green>0</green>
<blue>0</blue>
</diffuse>
<ambient>
<red>0</red>
<green>0</green>
<blue>0</blue>
</ambient>
<specular>
<red>0</red>
<green>0</green>
<blue>0</blue>
</specular>
<emission>
<red>1</red>
<green>0</green>
<blue>0</blue>
</emission>
</animation>
</PropertyList>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View file

@ -3,7 +3,101 @@ MATERIAL "ac3dmat1" rgb 1 1 1 amb 0 0 0 emis 0.658824 0.670588 0.67451 spec 0
MATERIAL "white" rgb 1 1 1 amb 1 1 1 emis 0.798 0.798 0.798 spec 0 0 0 shi 0 trans 0
MATERIAL "ac3dmat0" rgb 0 0 0 amb 0 0 0 emis 0 0 0 spec 0 0 0 shi 0 trans 0
OBJECT world
kids 48
kids 53
OBJECT poly
name "fbwmask"
loc 0.000382955 0.0573058 0.00520964
crease 45.000000
numvert 4
0 0.00259959 -0.00100451
0 0.00259959 0.00100451
0 -0.00336058 0.00100451
0 -0.00336058 -0.00100451
numsurf 1
SURF 0x30
mat 2
refs 4
0 1 1
1 0 1
2 0 0
3 1 0
kids 0
OBJECT poly
name "banklimXX"
loc 0.00099002 0.012811 -0.0336226
texture "banklimXX.png"
crease 45.000000
numvert 4
0 -0.00101332 -0.0018114
0 -0.00101332 0.00106828
0 0.0018626 0.00106829
0 0.00186259 -0.0018114
numsurf 1
SURF 0x30
mat 0
refs 4
0 1 1
1 0 1
2 0 0
3 1 0
kids 0
OBJECT poly
name "banklimXX"
loc 0.00099002 0.012811 0.0443929
texture "banklimXX.png"
crease 45.000000
numvert 4
0 0.00186259 -0.00181141
0 0.00186259 0.00106828
0 -0.00101332 0.00106828
0 -0.00101332 -0.00181141
numsurf 1
SURF 0x30
mat 0
refs 4
3 1 1
2 0 1
1 0 0
0 1 0
kids 0
OBJECT poly
name "banklim"
loc 0.00099002 0.0133653 -0.0334266
texture "banklim.png"
crease 45.000000
numvert 4
0 -0.000722769 -0.00255431
0 0.00171136 -0.00152109
0 0.000463212 0.00141935
0 -0.00197092 0.00038613
numsurf 1
SURF 0x30
mat 0
refs 4
3 1 1
2 0 1
1 0 0
0 1 0
kids 0
OBJECT poly
name "banklim"
loc 0.00099002 0.0127372 0.0437205
texture "banklim.png"
crease 45.000000
numvert 4
0 0.00109136 -0.00168599
0 -0.00134277 -0.000652768
0 -9.46289e-005 0.00228769
0 0.00233951 0.00125446
numsurf 1
SURF 0x30
mat 0
refs 4
0 1 1
1 0 1
2 0 0
3 1 0
kids 0
OBJECT poly
name "fpd"
loc 0.00031928 0.00206621 -0.013179
@ -117,7 +211,7 @@ refs 4
kids 0
OBJECT poly
name "ap-mode-box"
loc 0.000380651 0.0723146 -0.0618702
loc 0.000380651 0.0716448 -0.0618702
data 6
Circle
texture "box.png"
@ -171,7 +265,7 @@ refs 4
kids 0
OBJECT poly
name "fd-mode-box"
loc 0.000380651 0.0652178 -0.0618702
loc 0.000380651 0.064548 -0.0618702
data 6
Circle
texture "box.png"
@ -225,7 +319,7 @@ refs 4
kids 0
OBJECT poly
name "athr-mode-box"
loc 0.000380651 0.0581517 -0.0618702
loc 0.000380651 0.0574819 -0.0618702
data 6
Circle
texture "box.png"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB