chocks and AFR Dirt, from legoboyvdlp

This commit is contained in:
Joshua Davidson 2017-02-11 01:19:29 -05:00
parent 5b657d94ba
commit e97dbe5880
18 changed files with 296 additions and 54 deletions

View file

@ -79,13 +79,11 @@
<file>Aircraft/A320Family/Nasal/efis.nas</file>
<file>Aircraft/A320Family/Nasal/PFD_FMA.nas</file>
<file>Aircraft/A320Family/Nasal/fctl.nas</file>
<file>Aircraft/A320Family/Nasal/LGCIU.nas</file>
</A320>
<itaf>
<file>Aircraft/A320Family/Nasal/it-autoflight.nas</file>
</itaf>
<lgciu>
<file>Aircraft/A320Family/Nasal/LGCIU.nas</file>
</lgciu>
<thrust>
<file>Aircraft/A320Family/Nasal/thrust.nas</file>
</thrust>

View file

@ -329,11 +329,11 @@
</condition>
</model>
<!-- Chokes -->
<!-- Chocks -->
<model>
<name>choke_nose</name>
<path>Aircraft/A320Family/Models/Services/Chokes/choke_nose.ac</path>
<name>chock_nose</name>
<path>Aircraft/A320Family/Models/Services/Chocks/chock_nose.ac</path>
<condition>
<equals>
<property>/services/chokes/nose</property>
@ -347,8 +347,8 @@
</model>
<model>
<name>choke_left</name>
<path>Aircraft/A320Family/Models/Services/Chokes/choke_left.ac</path>
<name>chock_left</name>
<path>Aircraft/A320Family/Models/Services/Chocks/chock_left.ac</path>
<condition>
<equals>
<property>/services/chokes/left</property>
@ -363,8 +363,8 @@
</model>
<model>
<name>choke_right</name>
<path>Aircraft/A320Family/Models/Services/Chokes/choke_right.ac</path>
<name>chock_right</name>
<path>Aircraft/A320Family/Models/Services/Chocks/chock_right.ac</path>
<condition>
<equals>
<property>/services/chokes/right</property>

View file

@ -345,11 +345,11 @@
</offsets>
</model>
<!-- Chokes -->
<!-- Chocks -->
<model>
<name>choke_nose</name>
<path>Aircraft/A320Family/Models/Services/Chokes/choke_nose.ac</path>
<name>chock_nose</name>
<path>Aircraft/A320Family/Models/Services/Chocks/chock_nose.ac</path>
<condition>
<equals>
<property>/services/chokes/nose</property>
@ -363,8 +363,8 @@
</model>
<model>
<name>choke_left</name>
<path>Aircraft/A320Family/Models/Services/Chokes/choke_left.ac</path>
<name>chock_left</name>
<path>Aircraft/A320Family/Models/Services/Chocks/chock_left.ac</path>
<condition>
<equals>
<property>/services/chokes/left</property>
@ -379,8 +379,8 @@
</model>
<model>
<name>choke_right</name>
<path>Aircraft/A320Family/Models/Services/Chokes/choke_right.ac</path>
<name>chock_right</name>
<path>Aircraft/A320Family/Models/Services/Chocks/chock_right.ac</path>
<condition>
<equals>
<property>/services/chokes/right</property>

View file

@ -333,11 +333,11 @@
</offsets>
</model>
<!-- Chokes -->
<!-- Chocks -->
<model>
<name>choke_nose</name>
<path>Aircraft/A320Family/Models/Services/Chokes/choke_nose.ac</path>
<name>chock_nose</name>
<path>Aircraft/A320Family/Models/Services/Chocks/chock_nose.ac</path>
<condition>
<equals>
<property>/services/chokes/nose</property>
@ -347,8 +347,8 @@
</model>
<model>
<name>choke_left</name>
<path>Aircraft/A320Family/Models/Services/Chokes/choke_left.ac</path>
<name>chock_left</name>
<path>Aircraft/A320Family/Models/Services/Chocks/chock_left.ac</path>
<condition>
<equals>
<property>/services/chokes/left</property>
@ -358,8 +358,8 @@
</model>
<model>
<name>choke_right</name>
<path>Aircraft/A320Family/Models/Services/Chokes/choke_right.ac</path>
<name>chock_right</name>
<path>Aircraft/A320Family/Models/Services/Chocks/chock_right.ac</path>
<condition>
<equals>
<property>/services/chokes/right</property>

View file

@ -329,11 +329,11 @@
</condition>
</model>
<!-- Chokes -->
<!-- Chocks -->
<model>
<name>choke_nose</name>
<path>Aircraft/A320Family/Models/Services/Chokes/choke_nose.ac</path>
<name>chock_nose</name>
<path>Aircraft/A320Family/Models/Services/Chocks/chock_nose.ac</path>
<condition>
<equals>
<property>/services/chokes/nose</property>
@ -347,8 +347,8 @@
</model>
<model>
<name>choke_left</name>
<path>Aircraft/A320Family/Models/Services/Chokes/choke_left.ac</path>
<name>chock_left</name>
<path>Aircraft/A320Family/Models/Services/Chocks/chock_left.ac</path>
<condition>
<equals>
<property>/services/chokes/left</property>
@ -363,8 +363,8 @@
</model>
<model>
<name>choke_right</name>
<path>Aircraft/A320Family/Models/Services/Chokes/choke_right.ac</path>
<name>chock_right</name>
<path>Aircraft/A320Family/Models/Services/Chocks/chock_right.ac</path>
<condition>
<equals>
<property>/services/chokes/right</property>

View file

@ -752,7 +752,34 @@
<repeatable>false</repeatable>
<binding>
<command>property-toggle</command>
<property>/it-autoflight/output/athrsw</property>
<property>/it-autoflight/input/athr</property>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>thr_b.001</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>/it-autoflight/input/athr</property>
<value>0</value>
</binding>
</action>
</animation>
<animation>
<type>pick</type>
<object-name>thr_b</object-name>
<action>
<button>0</button>
<repeatable>false</repeatable>
<binding>
<command>property-assign</command>
<property>/it-autoflight/input/athr</property>\
<value>0</value>
</binding>
</action>
</animation>
@ -2760,6 +2787,21 @@
</animation>
<!-- ECAM and Switching panel -->
<animation>
<type>pick</type>
<object-name>ecam.sts</object-name>
<action>
<button>0</button>
<repeatable type="bool">false</repeatable>
<binding>
<command>nasal</command>
<script>
setprop("instrumentation/efis/ecam/display-mode", "STATUS");
</script>
</binding>
</action>
</animation>
<animation>
<type>pick</type>

View file

@ -67932,7 +67932,7 @@ refs 3
9 0.111256 0.013434
kids 0
OBJECT poly
name "box0000098"
name "ecam.sts"
loc -0.0059102 0.00338554 0.0146721
texture "ped_xtra.png"
crease 45.000000
@ -398098,7 +398098,7 @@ refs 3
201 0.970782 0.191097
kids 0
OBJECT poly
name "thr_b"
name "thr_b.001"
loc -0.000786838 0.000878716 0.00276058
texture "ped_xtra.png"
crease 45.000000

View file

@ -46,6 +46,26 @@
<w>256</w>
<h>256</h>
</instrument>
<instrument include="page-status.xml">
<condition>
<and>
<greater-than>
<property>systems/electrical/outputs/efis</property>
<value>15</value>
</greater-than>
<equals>
<property>instrumentation/efis/ecam/display-mode</property>
<value>STATUS-DISABLED</value> <!-- Disabled due to missing textures, will fix -it0uchpods -->
</equals>
</and>
</condition>
<name>STATUS</name>
<x>128</x>
<y>128</y>
<w>256</w>
<h>256</h>
</instrument>
<instrument include="page-press.xml">
<condition>

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 798 KiB

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
<sim>
<model>
<livery>
<name>Air France CFM (Dirty) (Carribean, F-GKXQ)</name>
<texture>Liveries/A320/AFR-dirt.png</texture>
</livery>
</model>
</sim>
</PropertyList>

View file

@ -3,9 +3,9 @@ MATERIAL "ac3dmat1" rgb 1 1 1 amb 1 1 1 emis 0 0 0 spec 0 0 0 shi 50 trans
OBJECT world
kids 2
OBJECT poly
name "choke"
name "chock"
loc 3.52186 -5.34978 -4.81643
texture "yellow-black.png"
texture "yellow.png"
crease 45.000000
numvert 16
0.68047 0.195222 8.83094
@ -125,9 +125,9 @@ refs 4
8 0.979703 0.92048
kids 0
OBJECT poly
name "choke"
name "chock"
loc 6.84041 -5.33333 -4.81643
texture "yellow-black.png"
texture "yellow.png"
crease 45.000000
numvert 16
0.644194 0.20445 10.3956

View file

@ -3,27 +3,27 @@ MATERIAL "ac3dmat1" rgb 1 1 1 amb 1 1 1 emis 0 0 0 spec 0 0 0 shi 50 trans
OBJECT world
kids 1
OBJECT poly
name "choke"
name "chock"
loc -15.9636 -5.22866 0.0166722
texture "yellow-black.png"
texture "yellow.png"
crease 45.000000
numvert 32
-0.648395 0.188311 -0.50051
-0.607251 0.188311 -0.50051
-0.607251 0.188311 0.50051
-0.648395 0.188311 0.50051
-0.898412 -0.188311 0.50051
-0.354058 -0.188311 0.50051
-0.354058 -0.188311 -0.50051
-0.898412 -0.188311 -0.50051
-0.614375 0.179811 -0.526211
-0.648396 0.188311 -0.50051
-0.60725 0.188311 -0.50051
-0.60725 0.188311 0.50051
-0.648396 0.188311 0.50051
-0.898413 -0.188311 0.50051
-0.354057 -0.188311 0.50051
-0.354057 -0.188311 -0.50051
-0.898413 -0.188311 -0.50051
-0.614374 0.179811 -0.526211
-0.365561 -0.183043 -0.526211
-0.88693 -0.183022 -0.526211
-0.641232 0.179824 -0.526211
-0.641232 0.179824 0.526211
-0.88693 -0.183022 0.526211
-0.365561 -0.183043 0.526211
-0.614375 0.179811 0.526211
-0.614374 0.179811 0.526211
0.638097 0.179811 0.526211
0.886909 -0.183043 0.526211
0.365541 -0.183022 0.526211

View file

@ -3,9 +3,9 @@ MATERIAL "ac3dmat1" rgb 1 1 1 amb 1 1 1 emis 0 0 0 spec 0 0 0 shi 50 trans
OBJECT world
kids 2
OBJECT poly
name "choke"
name "chock"
loc 3.52186 -5.34978 -4.81643
texture "yellow-black.png"
texture "yellow.png"
crease 45.000000
numvert 16
0.644194 0.204451 -0.76274
@ -125,9 +125,9 @@ refs 4
1 0.028715 0.897646
kids 0
OBJECT poly
name "choke"
name "chock"
loc 6.84041 -5.33333 -4.81643
texture "yellow-black.png"
texture "yellow.png"
crease 45.000000
numvert 16
0.68047 0.195222 0.80192

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

BIN
Paintkit/AFR-dirt.xcf Normal file

Binary file not shown.