The next patch should start to use http://www.flight-manuals-on-cd.com/B314.html
[fg:toms-fgdata.git] / Aircraft / Boeing314 / Boeing314-set.xml
1 <?xml version="1.0"?>
2
3 <!-- Version           CVS date                   Milestone
4      ==========================================================================================
5      1.0               January 2005               Aircraft, FDM, 2D panel.
6      1.1               November 2005              3D cockpit.
7                                                   Hydrodynamics.
8      1.2               April 2006                 Celestial view. 
9      1.3               September 2007             Textured cockpit.
10                                                   Observer and boat views.
11                                                   Sextant pointing.
12                                                   VRP at nose.
13                                                   Virtual copilot holds throttle and aligns
14                                                   gyro.
15                                                   Menu.
16      1.4               March 2010                 3D seats, engineer levers and sextant.
17                                                   Navigator view.
18                                                   Sponson lift and anchor force.
19                                                   Voice callouts (wind only).
20      1.5               April 2011                 Immatriculation support.
21      ==========================================================================================
22 -->
23
24
25 <PropertyList>
26
27  <sim include="Nasal/Boeing314-views.xml">
28
29   <description>Boeing 314-A</description>
30   <status>early-production</status>
31   <aircraft-version>1.5</aircraft-version>
32
33   <startup>
34    <splash-texture>Aircraft/Boeing314/Boeing314A-splash.rgb</splash-texture>
35   </startup>
36
37   <flight-model>jsb</flight-model>
38   <aero>Boeing314A</aero>
39
40   <systems>
41    <autopilot>
42     <path>Aircraft/Boeing314/Systems/Boeing314A-autopilot.xml</path>
43    </autopilot>
44    <electrical>
45     <path>Aircraft/Generic/generic-electrical.xml</path>
46    </electrical>
47   </systems> 
48
49   <instrumentation>
50    <path>Aircraft/Boeing314/Systems/Boeing314A-instrumentation.xml</path>
51   </instrumentation>
52
53   <sound>
54    <audible>true</audible>
55    <path>Aircraft/Boeing314/Sounds/Boeing314-sound.xml</path>
56 <!-- select the sound file
57    <path>Aircraft/Boeing314/Sounds/Boeing314-b17-sound.xml</path>
58 -->
59   </sound>
60
61   <panel>
62    <path>Aircraft/Boeing314/Panels/Boeing314A-2D-captain.xml</path>
63    <visibility>false</visibility>
64   </panel>
65   <panel_2>
66    <path>Aircraft/Boeing314/Panels/Boeing314A-2D-engineer.xml</path>
67   </panel_2>
68
69   <model>
70    <path>Aircraft/Boeing314/Models/Boeing314Clipper.xml</path>
71    <immat>NC 18609</immat>
72   </model> 
73
74 <!-- compensates the shift of VRP at nose -->
75
76   <airport>
77    <runways>
78     <start-offset-m>12.0</start-offset-m>
79    </runways>
80   </airport>
81
82   <chase-distance-m type="double" archive="y">-50.0</chase-distance-m>
83
84   <menubar include="Dialogs/Boeing314-menubar.xml"/>
85
86   <help include="help.xml"/>
87
88  </sim>
89
90  <consumables>
91   <fuel include="Systems/Boeing314A-init-fuel.xml"/>                  <!-- required by nasal -->
92  </consumables>
93  
94  <limits include="Nasal/Boeing314-limits.xml"/>
95
96  <nasal>
97   <Boeing314>
98    <file>Aircraft/Generic/limits.nas</file>
99    <file>Aircraft/Boeing314/Nasal/Boeing314-constants.nas</file>
100    <file>Aircraft/Boeing314/Nasal/Boeing314-hydraulic.nas</file>
101    <file>Aircraft/Boeing314/Nasal/Boeing314-instrument.nas</file>
102    <file>Aircraft/Boeing314/Nasal/Boeing314-fuel.nas</file>
103    <file>Aircraft/Boeing314/Nasal/Boeing314-autopilot.nas</file>
104    <file>Aircraft/Boeing314/Nasal/Boeing314-interface.nas</file>
105    <file>Aircraft/Boeing314/Nasal/Boeing314-crew.nas</file>
106    <file>Aircraft/Boeing314/Nasal/Boeing314-copilot.nas</file>
107    <file>Aircraft/Boeing314/Nasal/Boeing314-voice.nas</file>
108    <file>Aircraft/Boeing314/Nasal/Boeing314-marine.nas</file>
109    <file>Aircraft/Boeing314/Nasal/Boeing314.nas</file>
110    <file>Aircraft/Boeing314/Nasal/Boeing314-override.nas</file>
111   </Boeing314>
112   <RAFmk9sextant>
113    <file>Aircraft/Boeing314/Instruments/BubbleSextant/RAF_Mk9_bubble_sextant.nas</file>
114    <script>
115     var VIEW_NAME = "Celestial View";
116     var STOWED = { position    : {x:  0.04,
117                                   y: -0.37,
118                                   z: -0.41},
119                    orientation : {heading : 0.0,
120                                   pitch   : 0.0,
121                                   roll    : 0.0}
122                  };
123    </script>
124   </RAFmk9sextant>
125  </nasal>
126
127  <input>
128   <keyboard include="Nasal/Boeing314-keyboard.xml">
129   </keyboard>
130  </input>
131
132  <systems include="Systems/Boeing314A-init-systems.xml">
133  </systems>
134
135  <models>
136   <model>
137    <name>Boat</name>
138    <path>Models\Maritime\Misc\MarkerBuoy.xml</path>
139    <longitude-deg-prop>systems/seat/position/boat-view/longitude-deg</longitude-deg-prop>
140    <latitude-deg-prop>systems/seat/position/boat-view/latitude-deg</latitude-deg-prop>
141    <elevation-ft-prop>systems/seat/position/boat-view/water-ft</elevation-ft-prop>
142   </model>
143  </models>
144
145
146 <!-- ============= -->
147 <!-- customization -->
148 <!-- ============= -->
149
150  <instrumentation include="Systems/Boeing314A-init-instrumentation.xml">
151   <adf>
152    <ident-audible type="bool">false</ident-audible>
153   </adf>
154  </instrumentation>
155
156  <controls include="Systems/Boeing314A-init-controls.xml">
157
158   <crew>
159    <minimized-s>10.0</minimized-s>
160   </crew>
161
162 <!-- engines on, low pitch (parking) -->
163
164   <engines>
165    <engine n="0">
166     <magnetos>3</magnetos>
167     <propeller-pitch>0.0</propeller-pitch>
168    </engine>
169    <engine n="1">
170     <magnetos>3</magnetos>
171     <propeller-pitch>0.0</propeller-pitch>
172    </engine>
173    <engine n="2">
174     <magnetos>3</magnetos>
175     <propeller-pitch>0.0</propeller-pitch>
176    </engine>
177    <engine n="3">
178     <magnetos>3</magnetos>
179     <propeller-pitch>0.0</propeller-pitch>
180    </engine>
181   </engines>
182
183  </controls>
184
185 <!-- above 700 RPM avoids to the stop --> 
186
187  <engines>
188   <engine n="0">
189    <rpm>1000</rpm>
190   </engine>
191   <engine n="1">
192    <rpm>1000</rpm>
193   </engine>
194   <engine n="2">
195    <rpm>1000</rpm>
196   </engine>
197   <engine n="3">
198    <rpm>1000</rpm>
199   </engine>
200  </engines>
201
202 <!-- autopilot -->
203
204  <autopilot>
205   <settings>
206    <target-speed-kt>150</target-speed-kt>                               <!-- virtual copilot -->
207   </settings>
208  </autopilot>
209
210 </PropertyList>