-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathA310-324-set.xml
More file actions
217 lines (188 loc) · 5.46 KB
/
A310-324-set.xml
File metadata and controls
217 lines (188 loc) · 5.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Toryx 2014
Distributed under the terms of the GNU General Public Livense v2
Flightdeck: Pierre Duval
Sounds: Taken from A300, modified by Airbus330
Just some quick fixes by Jabberwocky to make it easier flyable, in the hope, it will be merged at some point with Toryx' main development line.
-->
<PropertyList>
<sim>
<description>Airbus A310-324</description>
<aircraft-version>0.13</aircraft-version>
<status>alpha</status>
<rating>
<FDM type="int">1</FDM>
<systems type="int">0</systems>
<cockpit type="int">3</cockpit>
<model type="int">4</model>
</rating>
<author>Models: Toryx; Flightdeck: Pierre Duval; Sounds and AP: Ja Sam Niko</author>
<flight-model>jsb</flight-model>
<aero>A310-324</aero>
<variant>324</variant>
<engine>GE-CF6-80C2</engine>
<startup>
<splash-texture>Splashs/splash-324.png</splash-texture>
<splash-title>Airbus A310-324 v0.13</splash-title>
</startup>
<flaps>
<setting>0.00</setting>
<setting>0.29</setting>
<setting>0.596</setting>
<setting>0.745</setting>
<setting>1</setting>
</flaps>
<model>
<path>Aircraft/A310/Models/A310-324.xml</path>
<!-- prep to install a pushback -->
<!-- JPack: push forces for Voodoomaster Pushback -->
<pushback>
<kp type="double">800</kp>
<ki type="double">0</ki>
<kd type="double">0</kd>
<position-norm type="double">0</position-norm>
<enabled type="bool">false</enabled>
</pushback>
<livery>
<file type="string"/>
</livery>
</model>
<!-- preset for the changed AP window -->
<gui>
<dialogs>
<autopilot>
<kts-select type="bool">true</kts-select>
<mach-select tpye="bool">false</mach-select>
</autopilot>
</dialogs>
</gui>
<sound>
<path>Aircraft/A310/Sounds/A310-sound.xml</path>
<switch type = "bool">0</switch>
<Evolume>1</Evolume>
</sound>
<view>
<internal archive="y">true</internal>
<config>
<x-offset-m archive="y">-0.48</x-offset-m>
<y-offset-m archive="y">0.75</y-offset-m>
<z-offset-m archive="y">-17.4228</z-offset-m>
<pitch-offset-deg archive="y">-5.0</pitch-offset-deg>
<default-field-of-view-deg type="double">80.0</default-field-of-view-deg>
</config>
</view>
<chase-distance-m type="double">-80</chase-distance-m>
<menubar>
<default>
<!-- autopilot dialog, copied from Voodoomaster in JPack -->
<menu n="3">
<item>
<name>autopilot</name>
<label>Autopilot Settings</label>
<binding>
<command>nasal</command>
<script>
var autopilot = gui.Dialog.new("sim/gui/dialogs/autopilot/dialog",
"Aircraft/A310/Dialogs/autopilot8.xml");
autopilot.open();
</script>
</binding>
</item>
</menu>
<menu n="100">
<label>Airbus A310</label>
<enabled type="bool">true</enabled>
<item>
<label>Select Livery</label>
<binding>
<command>nasal</command>
<script>aircraft.livery.dialog.open()</script>
</binding>
</item>
</menu>
</default>
</menubar>
<!-- Systems -->
<systems>
<autopilot>
<path>Aircraft/A310/Systems/SYS8_0_autopilot.xml</path>
</autopilot>
</systems>
</sim>
<consumables>
<fuel>
<tank n="0"><name>Outer Left</name></tank>
<tank n="1"><name>Inner Left</name></tank>
<tank n="2"><name>Center</name></tank>
<tank n="3"><name>Inner Right</name></tank>
<tank n="4"><name>Outer Right</name></tank>
<tank n="5"><name>Trim Tank</name></tank>
<tank n="6"><name>Opt. Ctr. Fwd.</name></tank>
<tank n="7"><name>Opt. Ctr. Rear</name></tank>
</fuel>
</consumables>
<!-- Payload section: Whatever weights -->
<payload>
<weight n="0">
<name>Crew</name>
<!-- pilot + copilot -->
<weight-lb alias="/fdm/jsbsim/inertia/pointmass-weight-lbs[0]" />
<min-lb type="double"> 200</min-lb>
<max-lb type="double"> 400</max-lb>
</weight>
<weight n="1">
<!-- payload -->
<name>Passengers and Baggage</name>
<weight-lb alias="/fdm/jsbsim/inertia/pointmass-weight-lbs[1]" />
<min-lb type="double"> 0</min-lb>
<max-lb type="double">73414</max-lb>
</weight>
</payload>
<input>
<keyboard>
<key n="127">
<name>Delete</name>
<desc>Toggle Reversers</desc>
<binding>
<command>nasal</command>
<script>reversethrust.togglereverser();</script>
</binding>
</key>
</keyboard>
</input>
<engines>
<engine n="0">
<running>true</running>
<rpm>1000</rpm>
<reverser-position type="double">0.000000</reverser-position>
</engine>
<engine n="1">
<running>true</running>
<rpm>1000</rpm>
<reverser-position type="double">0.000000</reverser-position>
</engine>
</engines>
<!-- some initialization for the operation of the SYS8 autopilot. Set in speed mode knots, set bqnk angle limeter to 35 deg, set the pitch limiters to inital values -->
<autopilot>
<settings>
<kts-mach-select type="string">kts</kts-mach-select>
<max-pitch type="float"> 6.0</max-pitch>
<min-pitch type="float">-4.0</min-pitch>
<bank-angle-limit-deg type="int">35</bank-angle-limit-deg>
</settings>
<internal>
<target-pitch-deg type="float">0.00</target-pitch-deg>
<max-pitch type="float"> 6.0</max-pitch>
<min-pitch type="float">-4.0</min-pitch>
</internal>
</autopilot>
<nasal>
<A310>
<file>Aircraft/A310/Nasal/liveries.nas</file>
</A310>
<reversethrust>
<file>Aircraft/A310/Nasal/reverse-thrust.nas</file>
</reversethrust>
</nasal>
</PropertyList>