Phi: nicer scroll animation for METAR widget
[fg:fgdata.git] / preferences.xml
1 <?xml version="1.0"?>
2 <!--
3 ************************************************************************
4 Global defaults for FlightGear property values.
5
6 Started September 2000 by David Megginson, david@megginson.com
7 ************************************************************************
8 -->
9 <PropertyList>
10   <local-weather include="Environment/local-weather-defaults.xml"/>
11   <!-- General simulation preferences -->
12   <sim>
13     <!-- show-aircraft option: show ALL aircraft regardless by default -->
14     <aircraft-min-status>all</aircraft-min-status>
15     <!-- don't reset the simulator when the aircraft hits the ground -->
16     <reset-on-crash type="bool">false</reset-on-crash>
17     <!-- Limit the time we need to spend in simulation loops to 1 second -->
18     <max-simtime-per-frame type="double">1.0</max-simtime-per-frame>
19     <session type="int" userarchive="y">0</session>
20     <paths>
21       <screenshot-dir type="string" userarchive="y"/>
22       <!-- defaults to current working dir -->
23       <validate>
24         <read type="string"/>
25         <write type="string"/>
26       </validate>
27     </paths>
28     <intl include="Translations/locale.xml"/>
29     <aircraft>c172p</aircraft>
30     <virtual-cockpit type="bool">false</virtual-cockpit>
31     <presets preserve="y">
32       <airport-id>KSFO</airport-id>
33       <runway/>
34       <trim type="bool">true</trim>
35     </presets>
36     <startup>
37       <xsize type="int" preserve="y">1024</xsize>
38       <ysize type="int" preserve="y">768</ysize>
39       <splash-screen type="bool">true</splash-screen>
40       <splash-progress type="bool">true</splash-progress>
41       <splash-title>
42         <!-- -->
43       </splash-title>
44       <fullscreen type="bool" preserve="y">false</fullscreen>
45       <units>feet</units>
46       <save-on-exit type="bool" userarchive="y">true</save-on-exit>
47       <restore-defaults type="bool">false</restore-defaults>
48       <!--  help viewer; only used under Unix -->
49       <terminal-ansi-colors type="bool">true</terminal-ansi-colors>
50       <season type="string" preserve="y">summer</season>
51     </startup>
52     <rendering>
53       <materials-file>Materials/regions/materials.xml</materials-file>
54       <rembrandt>
55         <enabled type="bool">false</enabled>
56         <renderer>default-pipeline</renderer>
57         <show-buffers type="bool" userarchive="y">false</show-buffers>
58         <ambient-occlusion type="bool" userarchive="y">false</ambient-occlusion>
59         <ambient-occlusion-strength type="float" userarchive="y">0.6</ambient-occlusion-strength>
60         <ambient-occlusion-buffers type="bool">true</ambient-occlusion-buffers>
61         <bloom type="bool" userarchive="y">true</bloom>
62         <bloom-strength type="float" userarchive="y">0.6</bloom-strength>
63         <bloom-buffers type="bool">true</bloom-buffers>
64         <night-vision type="bool">false</night-vision>
65         <cinema>
66           <vignette type="bool">false</vignette>
67           <inner-circle type="float" userarchive="y">0.8</inner-circle>
68           <outer-circle type="float" userarchive="y">1.3</outer-circle>
69           <color-shift type="bool">false</color-shift>
70           <red-shift>
71             <x type="float" userarchive="y">.393</x>
72             <y type="float" userarchive="y">.769</y>
73             <z type="float" userarchive="y">.189</z>
74           </red-shift>
75           <green-shift>
76             <x type="float" userarchive="y">.349</x>
77             <y type="float" userarchive="y">.686</y>
78             <z type="float" userarchive="y">.168</z>
79           </green-shift>
80           <blue-shift>
81             <x type="float" userarchive="y">.272</x>
82             <y type="float" userarchive="y">.534</y>
83             <z type="float" userarchive="y">.131</z>
84           </blue-shift>
85           <distortion type="bool">false</distortion>
86           <distortion-factor>
87             <x type="float" userarchive="y">0.0</x>
88             <y type="float" userarchive="y">0.0</y>
89             <z type="float" userarchive="y">1.0</z>
90           </distortion-factor>
91           <color-fringe type="bool">false</color-fringe>
92           <color-fringe-factor type="float" userarchive="y">1.0</color-fringe-factor>
93           <film-wear type="bool">false</film-wear>
94         </cinema>
95         <exposure type="float" userarchive="y">1.0</exposure>
96         <use-color-for-depth type="bool">false</use-color-for-depth>
97         <no-16bit-buffer type="bool">false</no-16bit-buffer>
98         <debug-buffer n="0">
99           <enabled type="bool" userarchive="y">false</enabled>
100           <name userarchive="y"/>
101         </debug-buffer>
102         <debug-buffer n="1">
103           <enabled type="bool" userarchive="y">true</enabled>
104           <name userarchive="y">spec-emis</name>
105         </debug-buffer>
106         <debug-buffer n="2">
107           <enabled type="bool" userarchive="y">true</enabled>
108           <name userarchive="y">normal</name>
109         </debug-buffer>
110         <debug-buffer n="3">
111           <enabled type="bool" userarchive="y">true</enabled>
112           <name userarchive="y">diffuse</name>
113         </debug-buffer>
114         <debug>
115           <lighting>
116             <sky type="bool">true</sky>
117             <ambient type="bool">true</ambient>
118             <sunlight type="bool">true</sunlight>
119             <lights type="bool">true</lights>
120             <fog type="bool">true</fog>
121             <debug type="bool">false</debug>
122             <transparent type="bool">false</transparent>
123           </lighting>
124         </debug>
125       </rembrandt>
126       <debug type="bool">false</debug>
127       <realism type="int">5</realism>
128       <filtering type="int">8</filtering>
129       <shaders>
130         <custom-settings type="bool" userarchive="y">false</custom-settings>
131         <generic type="float" userarchive="y">1.0</generic>
132         <landmass type="float" userarchive="y">1.0</landmass>
133         <model type="float" userarchive="y">1.0</model>
134         <contrails type="float" userarchive="y">1.0</contrails>
135         <crop type="float" userarchive="y">1.0</crop>
136         <skydome type="bool" userarchive="y">false</skydome>
137         <transition type="float" userarchive="y">1.0</transition>
138         <urban type="float" userarchive="y">1.0</urban>
139         <water type="float" userarchive="y">1.0</water>
140         <wind-effects type="float" userarchive="y">0.0</wind-effects>
141         <forest type="float" userarchive="y">0.0</forest>
142         <lights type="float" userarchive="y">1.0</lights>
143         <quality-level-internal type="float" userarchive="y">1.0</quality-level-internal>
144       </shaders>
145       <mie type="float" userarchive="y">0.003</mie>
146       <rayleigh type="float" userarchive="y">0.0003</rayleigh>
147       <dome-density type="float" userarchive="y">0.5</dome-density>
148       <!--
149                         <multithreading-mode>AutomaticSelection</multithreading-mode>
150      Uncomment the above element to select OSG multi-threading mode.
151      This may improve performance on multi-core, multi-CPU
152      and/or multi-GPU systems. The recommended setting is AutomaticSelection.
153      The alternatives are
154        AutomaticSelection
155        DrawThreadPerContext
156        CullDrawThreadPerContext
157        CullThreadPerCameraDrawThreadPerContext
158    -->
159       <plod-minimum-expiry-time-secs type="double" userarchive="y">180.0</plod-minimum-expiry-time-secs>
160       <static-lod>
161         <detailed type="double" userarchive="y">1500</detailed>
162         <rough type="double" userarchive="y">9000</rough>
163         <bare type="double" userarchive="y">30000</bare>
164         <!--
165           ai-range-mode-pixel: true=use pixel size on screen, false=use distance from eyepoint 
166           With /sim/rendering/static-lod/ai-range-mode-pixel set to true
167           /sim/rendering/static-lod/ai-detailed now contains the minimum size of the
168           model on the screen to be displayed. Values of 10-50 seem to make some sense.
169         -->
170         <ai-range-mode-pixel type="bool" userarchive="y">true</ai-range-mode-pixel>
171         <ai-detailed type="double" userarchive="y">30</ai-detailed>
172         <!-- ai-bare type="double" userarchive="y">10000</ai-bare -->
173         <ai-interior type="double" userarchive="y">50</ai-interior>
174       </static-lod>
175       <random-objects type="bool" userarchive="y">true</random-objects>
176       <random-vegetation type="bool" userarchive="y">true</random-vegetation>
177       <random-vegetation-shadows type="bool" userarchive="y">false</random-vegetation-shadows>
178       <random-vegetation-normals type="bool" userarchive="y">false</random-vegetation-normals>
179       <vegetation-density type="double" userarchive="y">1.0</vegetation-density>
180       <random-buildings type="bool" userarchive="y">false</random-buildings>
181       <building-density type="double" userarchive="y">1.0</building-density>
182       <horizon-effect type="bool" userarchive="y">false</horizon-effect>
183       <point-sprites type="bool" userarchive="y">true</point-sprites>
184       <enhanced-lighting type="bool" userarchive="y">false</enhanced-lighting>
185       <distance-attenuation type="bool" userarchive="y">false</distance-attenuation>
186       <particles type="bool" userarchive="y">true</particles>
187       <precipitation-gui-enable type="bool" userarchive="y">false</precipitation-gui-enable>
188       <precipitation-enable type="bool" userarchive="y">false</precipitation-enable>
189       <precipitation-aircraft-enable type="bool">true</precipitation-aircraft-enable>
190       <precipitation>
191         <!-- streaks coloring and transparency -->
192         <min-light type="float">0.35</min-light>
193         <streak-brightness-nearmost-layer type="float">0.9</streak-brightness-nearmost-layer>
194         <streak-brightness-farmost-layer type="float">0.5</streak-brightness-farmost-layer>
195         <!-- streak period as a function of the speed, decreases with speed -->
196         <streak-period-max type="float">2.5</streak-period-max>
197         <streak-period-change-per-kt type="float">0.005</streak-period-change-per-kt>
198         <streak-period-min type="float">1.0</streak-period-min>
199         <!-- streak length as a function of the speed, increases with speed -->
200         <streak-length-min type="float">0.03</streak-length-min>
201         <streak-length-change-per-kt type="float">0.0005</streak-length-change-per-kt>
202         <streak-length-max type="float">0.1</streak-length-max>
203         <!-- # of rain streaks at the 100.0% precipitation density -->
204         <streak-count-min type="int">40</streak-count-min>
205         <!-- lightest rain -->
206         <streak-count-max type="int">190</streak-count-max>
207         <!-- heaviest rain -->
208         <!-- numbers over MAX_RAIN_SLICE in simgear/environment/visual_enviro.cxx
209          will be ignored in the current implementation.  -->
210         <!-- the precipitation cone geometry -->
211         <cone-base-radius type="float">15.0</cone-base-radius>
212         <cone-height type="float">30.0</cone-height>
213       </precipitation>
214       <lightning-enable type="bool" userarchive="y">false</lightning-enable>
215       <specular-highlight type="bool" userarchive="y">false</specular-highlight>
216       <bump-mapping type="bool" userarchive="y">false</bump-mapping>
217       <clouds3d-enable type="bool" userarchive="y">false</clouds3d-enable>
218       <clouds3d-vis-range type="float" userarchive="y">10000.0</clouds3d-vis-range>
219       <clouds3d-detail-range type="float" userarchive="y">10000.0</clouds3d-detail-range>
220       <clouds3d-density type="float" userarchive="y">0.25</clouds3d-density>
221       <!-- legacy property to control drawing 'out the window', i.e
222             non-cockpit + aircraft elements. Use draw-mask instead. -->
223       <draw-otw type="bool">true</draw-otw>
224       <draw-mask>
225         <terrain type="bool">true</terrain>
226         <models type="bool">true</models>
227         <aircraft type="bool">true</aircraft>
228         <clouds type="bool">true</clouds>
229       </draw-mask>
230       <shadows-ac type="bool" userarchive="y">false</shadows-ac>
231       <shadows-ac-transp type="bool" userarchive="y">false</shadows-ac-transp>
232       <shadows-ai type="bool" userarchive="y">false</shadows-ai>
233       <shadows-to type="bool" userarchive="y">false</shadows-to>
234       <shadows-debug type="bool" userarchive="y">false</shadows-debug>
235       <shadows>
236         <enabled type="bool" userarchive="y">true</enabled>
237         <debug type="bool" userarchive="y">false</debug>
238         <map-size type="int" userarchive="y">2048</map-size>
239         <num-cascades type="int" userarchive="y">4</num-cascades>
240         <cascade-far-m n="0" type="float" userarchive="y">2.0</cascade-far-m>
241         <cascade-far-m n="1" type="float" userarchive="y">8.0</cascade-far-m>
242         <cascade-far-m n="2" type="float" userarchive="y">32.0</cascade-far-m>
243         <cascade-far-m n="3" type="float" userarchive="y">128.0</cascade-far-m>
244         <filtering type="int" userarchive="y">1</filtering>
245       </shadows>
246       <shader-experimental type="bool" userarchive="y">false</shader-experimental>
247       <shader-effects type="bool" userarchive="y">true</shader-effects>
248       <fps-display type="bool" userarchive="y">false</fps-display>
249       <frame-latency-display type="bool" userarchive="y">false</frame-latency-display>
250       <on-screen-statistics type="int">0</on-screen-statistics>
251       <glide-slope-tunnel type="bool" userarchive="y">false</glide-slope-tunnel>
252       <redout>
253         <enabled type="bool" userarchive="y">true</enabled>
254         <parameters>
255           <blackout-onset-g type="double">3.5</blackout-onset-g>
256           <blackout-complete-g type="double">5</blackout-complete-g>
257           <redout-onset-g type="double">-2</redout-onset-g>
258           <redout-complete-g type="double">-4</redout-complete-g>
259         </parameters>
260       </redout>
261       <headshake>
262         <enabled type="bool" userarchive="y">false</enabled>
263         <rate-m-g type="double">0.005</rate-m-g>
264       </headshake>
265       <osg-displaysettings>
266         <eye-separation type="double" userarchive="y">0.05</eye-separation>
267         <screen-distance type="double" userarchive="y">0.5</screen-distance>
268         <stereo-mode type="string" userarchive="y">OFF</stereo-mode>
269       </osg-displaysettings>
270       <osg-notify-level type="string" userarchive="y">warn</osg-notify-level>
271       <cache type="bool">true</cache>
272       <use-vbos type="bool">false</use-vbos>
273       <terrain>
274         <simplifier>
275           <enabled-near type="bool">false</enabled-near>
276           <enabled-far type="bool">false</enabled-far>
277           <ratio type="double">0.01</ratio>
278           <max-error type="double">3000.0</max-error>
279           <max-length type="double">1000.0</max-length>
280         </simplifier>
281       </terrain>
282       <!-- OSG default is 300, but this means we burn lots of memory on no-longer
283              visible trees / random buildings -->
284       <max-paged-lod type="int">16</max-paged-lod>
285       <als-secondary-lights>
286         <use-searchlight type="bool">false</use-searchlight>
287         <use-landing-light type="bool">false</use-landing-light>
288         <use-alt-landing-light type="bool">false</use-alt-landing-light>
289         <landing-light1-offset-deg type="float">0.0</landing-light1-offset-deg>
290         <landing-light2-offset-deg type="float">0.0</landing-light2-offset-deg>
291       </als-secondary-lights>
292     </rendering>
293     <model-hz type="int">120</model-hz>
294     <navdb>
295       <localizers>
296         <auto-align type="bool">true</auto-align>
297         <auto-align-threshold-deg type="double">5.0</auto-align-threshold-deg>
298       </localizers>
299     </navdb>
300     <sound>
301       <volume type="float" userarchive="y">0.8</volume>
302       <enabled type="bool" userarchive="y">true</enabled>
303       <atc>
304         <enabled type="bool" userarchive="y">true</enabled>
305         <external-view type="bool" userarchive="y">true</external-view>
306         <volume type="float" userarchive="y">0.6</volume>
307       </atc>
308       <avionics>
309         <enabled type="bool" userarchive="y">true</enabled>
310         <external-view type="bool" userarchive="y">true</external-view>
311         <volume type="float" userarchive="y">0.6</volume>
312       </avionics>
313       <chatter>
314         <enabled type="bool" userarchive="y">false</enabled>
315         <volume type="float" userarchive="y">0.6</volume>
316       </chatter>
317       <effects>
318         <enabled type="bool" userarchive="y">true</enabled>
319         <volume type="float" userarchive="y">0.6</volume>
320       </effects>
321       <device-name type="string" userarchive="y"/>
322       <voice type="bool">true</voice>
323       <voices>
324         <host type="string" write="n">localhost</host>
325         <port type="string" write="n">1314</port>
326         <enabled type="bool">false</enabled>
327         <atc alias="/sim/sound/voices/voice[0]/text"/>
328         <approach alias="/sim/sound/voices/voice[0]/text"/>
329         <ground alias="/sim/sound/voices/voice[0]/text"/>
330         <pilot alias="/sim/sound/voices/voice[1]/text"/>
331         <copilot alias="/sim/sound/voices/voice[2]/text"/>
332         <ai-plane alias="/sim/sound/voices/voice[3]/text"/>
333         <voice>
334           <desc>ATC/Approach/Ground</desc>
335           <text type="string"/>
336           <volume type="double">1.0</volume>
337           <pitch type="double">100.0</pitch>
338           <speed type="double">1.0</speed>
339           <preamble type="string"/>
340           <festival type="bool">true</festival>
341           <htsvoice type="string">cmu_us_arctic_slt.htsvoice</htsvoice>
342         </voice>
343         <voice>
344           <desc>Pilot</desc>
345           <text type="string"/>
346           <volume type="double">1.0</volume>
347           <pitch type="double">100.0</pitch>
348           <speed type="double">1.0</speed>
349           <preamble type="string">(voice_us2_mbrola)</preamble>
350           <festival type="bool">true</festival>
351           <htsvoice type="string">cstr_uk_female-1.0.htsvoice</htsvoice>
352         </voice>
353         <voice>
354           <desc>Copilot/Instructor</desc>
355           <text type="string"/>
356           <volume type="double">1.0</volume>
357           <pitch type="double">100.0</pitch>
358           <speed type="double">1.0</speed>
359           <preamble type="string">(voice_en1_mbrola)</preamble>
360           <festival type="bool">true</festival>
361           <htsvoice type="string">cmu_us_arctic_slt.htsvoice</htsvoice>
362         </voice>
363         <voice>
364           <desc>AI-Plane</desc>
365           <text type="string"/>
366           <volume type="double">1.0</volume>
367           <pitch type="double">100.0</pitch>
368           <speed type="double">1.0</speed>
369           <preamble type="string">(voice_don_diphone)</preamble>
370           <festival type="bool">true</festival>
371           <htsvoice type="string">cmu_us_arctic_slt.htsvoice</htsvoice>
372         </voice>
373       </voices>
374       <aimodels>
375         <enabled type="bool" userarchive="y">false</enabled>
376         <volume type="float" userarchive="y">0.6</volume>
377       </aimodels>
378     </sound>
379     <speed-up type="double">1.0</speed-up>
380     <current-view>
381       <field-of-view type="double">55.0</field-of-view>
382       <field-of-view-compensation type="bool" userarchive="y">false</field-of-view-compensation>
383       <aspect-ratio-multiplier type="double">1.0</aspect-ratio-multiplier>
384       <dynamic-view type="bool" userarchive="y">false</dynamic-view>
385     </current-view>
386     <panel>
387       <path>Aircraft/Generic/Panels/generic-vfr-panel.xml</path>
388       <visibility type="bool" userarchive="y">false</visibility>
389       <jitter type="bool">false</jitter>
390       <hide-nonzero-view type="bool" userarchive="y">true</hide-nonzero-view>
391       <hide-nonzero-heading-offset type="bool" userarchive="y">true</hide-nonzero-heading-offset>
392     </panel>
393     <panel_2>
394       <path>Aircraft/Generic/Panels/generic-trans-mini-panel.xml</path>
395     </panel_2>
396     <hud>
397       <path n="1">Huds/default.xml</path>
398       <path n="2">Huds/NTPS.xml</path>
399       <path n="3">Huds/minimal.xml</path>
400       <!-- new HUD -->
401       <visibility n="1" type="bool">false</visibility>
402       <!-- new HUD -->
403       <font>
404         <name type="string">Helvetica.txf</name>
405         <size type="float">8</size>
406       </font>
407       <current-color type="int">0</current-color>
408       <palette>
409         <color n="0">
410           <!-- day -->
411           <transparent type="bool">true</transparent>
412           <antialiased type="bool">true</antialiased>
413           <brightness type="float">0.85</brightness>
414           <alpha type="float">0.85</alpha>
415           <red type="float">0.38</red>
416           <green type="float">1.0</green>
417           <blue type="float">0.22</blue>
418         </color>
419         <color n="1">
420           <!-- night -->
421           <transparent type="bool">false</transparent>
422           <antialiased type="bool">false</antialiased>
423           <brightness type="float">0.75</brightness>
424           <alpha type="float">0.67</alpha>
425           <red type="float">0.9</red>
426           <green type="float">0.1</green>
427           <blue type="float">0.1</blue>
428         </color>
429       </palette>
430     </hud>
431     <lon-lat-format type="int" userarchive="y">2</lon-lat-format>
432     <systems>
433       <path>Aircraft/Generic/generic-systems.xml</path>
434       <autopilot>
435         <name>generic autopilot</name>
436         <path>Aircraft/Generic/generic-autopilot.xml</path>
437       </autopilot>
438       <autopilot>
439         <name>autopilot helpers</name>
440         <path>Aircraft/Generic/generic-autopilot-helper.xml</path>
441       </autopilot>
442       <property-rule>
443         <name>Environment METAR Interpolation Rule</name>
444         <path>Environment/metarinterpolator.xml</path>
445       </property-rule>
446       <property-rule>
447         <name>Environment Interpolation Rule</name>
448         <path>Environment/interpolator.xml</path>
449       </property-rule>
450       <property-rule>
451         <name>Local Weather Rules </name>
452         <path>Environment/local-weather-rules.xml</path>
453       </property-rule>
454     </systems>
455     <instrumentation>
456       <path>Aircraft/Generic/generic-instrumentation.xml</path>
457     </instrumentation>
458     <instrument-options>
459       <nav n="0">
460         <has-gs-needle type="bool">true</has-gs-needle>
461         <needles-pivot type="bool">true</needles-pivot>
462       </nav>
463       <nav n="1">
464         <has-gs-needle type="bool">false</has-gs-needle>
465         <needles-pivot type="bool">true</needles-pivot>
466       </nav>
467       <hsi n="0">
468         <has-gs-needle type="bool">true</has-gs-needle>
469       </hsi>
470       <dg>
471         <style type="int">0</style>
472       </dg>
473     </instrument-options>
474     <input>
475       <property-key-handler type="bool" userarchive="y">false</property-key-handler>
476     </input>
477     <chase-distance-m type="double">-25.0</chase-distance-m>
478     <allow-toggle-cockpit type="bool">false</allow-toggle-cockpit>
479     <!-- "tower" positioned to right of runway at KSFO -->
480     <tower>
481       <longitude-deg type="double">-122.23045</longitude-deg>
482       <latitude-deg type="double">37.37027</latitude-deg>
483       <altitude-ft type="double">150</altitude-ft>
484       <roll-deg type="double">0</roll-deg>
485       <pitch-deg type="double">0</pitch-deg>
486       <heading-deg type="double">0</heading-deg>
487       <auto-position type="bool" userarchive="y">true</auto-position>
488     </tower>
489     <view-name-popup type="bool" userarchive="y">true</view-name-popup>
490     <view>
491       <name>Cockpit View</name>
492       <enabled type="bool" userarchive="y">true</enabled>
493       <type>lookfrom</type>
494       <internal type="bool">false</internal>
495       <config>
496         <from-model type="bool">true</from-model>
497         <from-model-idx type="int">0</from-model-idx>
498         <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
499         <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
500         <default-pitch-deg type="double">0</default-pitch-deg>
501         <default-heading-deg type="double">0</default-heading-deg>
502         <front-direction-deg type="double">0</front-direction-deg>
503         <front-left-direction-deg type="double">45</front-left-direction-deg>
504         <left-direction-deg type="double">90</left-direction-deg>
505         <back-left-direction-deg type="double">135</back-left-direction-deg>
506         <back-direction-deg type="double">180</back-direction-deg>
507         <back-right-direction-deg type="double">225</back-right-direction-deg>
508         <right-direction-deg type="double">270</right-direction-deg>
509         <front-right-direction-deg type="double">315</front-right-direction-deg>
510         <dynamic-view type="bool">true</dynamic-view>
511         <limits>
512           <enabled type="bool">true</enabled>
513           <left>
514             <heading-max-deg type="double">140</heading-max-deg>
515             <x-offset-max-m type="double">0.15</x-offset-max-m>
516             <x-offset-threshold-deg type="double">65</x-offset-threshold-deg>
517           </left>
518           <right>
519             <heading-max-deg type="double">140</heading-max-deg>
520             <x-offset-max-m type="double">0.15</x-offset-max-m>
521             <x-offset-threshold-deg type="double">65</x-offset-threshold-deg>
522           </right>
523         </limits>
524       </config>
525     </view>
526     <view>
527       <name>Helicopter View</name>
528       <enabled type="bool" userarchive="y">true</enabled>
529       <type>lookat</type>
530       <config>
531         <from-model type="bool">false</from-model>
532         <from-model-idx type="int">0</from-model-idx>
533         <eye-lat-deg-path>/position/latitude-deg</eye-lat-deg-path>
534         <eye-lon-deg-path>/position/longitude-deg</eye-lon-deg-path>
535         <eye-alt-ft-path>/position/altitude-ft</eye-alt-ft-path>
536         <eye-heading-deg-path>/orientation/heading-deg</eye-heading-deg-path>
537         <at-model type="bool">true</at-model>
538         <at-model-idx type="int">0</at-model-idx>
539         <at-model-heading-damping type="double">0.0</at-model-heading-damping>
540         <target-z-offset-m type="double">0</target-z-offset-m>
541         <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
542         <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
543         <x-offset-m type="double">0</x-offset-m>
544         <y-offset-m type="double">0</y-offset-m>
545         <z-offset-m alias="/sim/chase-distance-m"/>
546       </config>
547     </view>
548     <view>
549       <name>Chase View</name>
550       <enabled type="bool" userarchive="y">true</enabled>
551       <type>lookat</type>
552       <config>
553         <from-model type="bool">false</from-model>
554         <from-model-idx type="int">0</from-model-idx>
555         <eye-lat-deg-path>/position/latitude-deg</eye-lat-deg-path>
556         <eye-lon-deg-path>/position/longitude-deg</eye-lon-deg-path>
557         <eye-alt-ft-path>/position/altitude-ft</eye-alt-ft-path>
558         <eye-pitch-deg-path>/orientation/pitch-deg</eye-pitch-deg-path>
559         <eye-roll-deg-path>/orientation/roll-deg</eye-roll-deg-path>
560         <eye-heading-deg-path>/orientation/heading-deg</eye-heading-deg-path>
561         <at-model type="bool">true</at-model>
562         <at-model-idx type="int">0</at-model-idx>
563         <at-model-roll-damping type="double">1.8</at-model-roll-damping>
564         <at-model-pitch-damping type="double">1.8</at-model-pitch-damping>
565         <at-model-heading-damping type="double">1.8</at-model-heading-damping>
566         <target-z-offset-m type="double">0</target-z-offset-m>
567         <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
568         <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
569         <x-offset-m type="double">0</x-offset-m>
570         <y-offset-m type="double">5</y-offset-m>
571         <z-offset-m alias="/sim/chase-distance-m"/>
572       </config>
573     </view>
574     <view>
575       <name>Tower View</name>
576       <enabled type="bool" userarchive="y">true</enabled>
577       <type>lookat</type>
578       <config>
579         <eye-lat-deg-path>/sim/tower/latitude-deg</eye-lat-deg-path>
580         <eye-lon-deg-path>/sim/tower/longitude-deg</eye-lon-deg-path>
581         <eye-alt-ft-path>/sim/tower/altitude-ft</eye-alt-ft-path>
582         <eye-roll-deg-path>/sim/tower/roll-deg</eye-roll-deg-path>
583         <eye-pitch-deg-path>/sim/tower/pitch-deg</eye-pitch-deg-path>
584         <eye-heading-deg-path>/sim/tower/heading-deg</eye-heading-deg-path>
585         <at-model type="bool">true</at-model>
586         <at-model-idx type="int">0</at-model-idx>
587         <ground-level-nearplane-m type="double">10.0f</ground-level-nearplane-m>
588         <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
589         <x-offset-m type="double">0</x-offset-m>
590         <y-offset-m type="double">0</y-offset-m>
591         <z-offset-m type="double">0</z-offset-m>
592       </config>
593     </view>
594     <view>
595       <name>Tower View Look From</name>
596       <enabled type="bool" userarchive="y">true</enabled>
597       <type>lookfrom</type>
598       <config>
599         <eye-lat-deg-path>/sim/tower/latitude-deg</eye-lat-deg-path>
600         <eye-lon-deg-path>/sim/tower/longitude-deg</eye-lon-deg-path>
601         <eye-alt-ft-path>/sim/tower/altitude-ft</eye-alt-ft-path>
602         <eye-roll-deg-path>/sim/tower/roll-deg</eye-roll-deg-path>
603         <eye-pitch-deg-path>/sim/tower/pitch-deg</eye-pitch-deg-path>
604         <eye-heading-deg-path>/sim/tower/heading-deg</eye-heading-deg-path>
605         <ground-level-nearplane-m type="double">10.0f</ground-level-nearplane-m>
606         <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
607         <x-offset-m type="double">0</x-offset-m>
608         <y-offset-m type="double">0</y-offset-m>
609         <z-offset-m type="double">0</z-offset-m>
610       </config>
611     </view>
612     <view>
613       <name>Chase View Without Yaw</name>
614       <enabled type="bool" userarchive="y">true</enabled>
615       <type>lookat</type>
616       <config>
617         <from-model type="bool">false</from-model>
618         <from-model-idx type="int">0</from-model-idx>
619         <eye-lat-deg-path>/position/latitude-deg</eye-lat-deg-path>
620         <eye-lon-deg-path>/position/longitude-deg</eye-lon-deg-path>
621         <eye-alt-ft-path>/position/altitude-ft</eye-alt-ft-path>
622         <at-model type="bool">true</at-model>
623         <at-model-idx type="int">0</at-model-idx>
624         <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
625         <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
626         <x-offset-m type="double">25</x-offset-m>
627         <y-offset-m type="double">2</y-offset-m>
628         <z-offset-m alias="/sim/chase-distance-m"/>
629       </config>
630     </view>
631     <view>
632       <name>Fly-By View</name>
633       <enabled type="bool" userarchive="y">true</enabled>
634       <type>lookat</type>
635       <config>
636         <eye-lon-deg-path>/sim/viewer/longitude-deg</eye-lon-deg-path>
637         <eye-lat-deg-path>/sim/viewer/latitude-deg</eye-lat-deg-path>
638         <eye-alt-ft-path>/sim/viewer/altitude-ft</eye-alt-ft-path>
639         <at-model type="bool">true</at-model>
640         <at-model-idx type="int">0</at-model-idx>
641         <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
642         <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
643       </config>
644     </view>
645     <view>
646       <name>Model View</name>
647       <enabled type="bool" userarchive="y">true</enabled>
648       <type>lookat</type>
649       <config>
650         <from-model type="bool">false</from-model>
651         <from-model-idx type="int">0</from-model-idx>
652         <eye-lat-deg-path>/sim/viewer/eye/latitude-deg</eye-lat-deg-path>
653         <eye-lon-deg-path>/sim/viewer/eye/longitude-deg</eye-lon-deg-path>
654         <eye-alt-ft-path>/sim/viewer/eye/altitude-ft</eye-alt-ft-path>
655         <eye-heading-deg-path>/sim/viewer/eye/heading-deg</eye-heading-deg-path>
656         <eye-pitch-deg-path>/sim/viewer/eye/pitch-deg</eye-pitch-deg-path>
657         <eye-roll-deg-path>/sim/viewer/eye/roll-deg</eye-roll-deg-path>
658         <at-model type="bool">false</at-model>
659         <at-model-idx type="int">0</at-model-idx>
660         <target-lat-deg-path>/sim/viewer/target/latitude-deg</target-lat-deg-path>
661         <target-lon-deg-path>/sim/viewer/target/longitude-deg</target-lon-deg-path>
662         <target-alt-ft-path>/sim/viewer/target/altitude-ft</target-alt-ft-path>
663         <target-heading-deg-path>/sim/viewer/target/heading-deg</target-heading-deg-path>
664         <target-pitch-deg-path>/sim/viewer/target/pitch-deg</target-pitch-deg-path>
665         <target-roll-deg-path>/sim/viewer/target/roll-deg</target-roll-deg-path>
666         <target-x-offset-m type="double">0</target-x-offset-m>
667         <target-y-offset-m type="double">0</target-y-offset-m>
668         <target-z-offset-m type="double">0</target-z-offset-m>
669         <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
670         <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
671         <x-offset-m type="double">0</x-offset-m>
672         <y-offset-m type="double">0</y-offset-m>
673         <z-offset-m type="double">100</z-offset-m>
674         <heading-offset-deg type="double">0</heading-offset-deg>
675         <pitch-offset-deg type="double">0</pitch-offset-deg>
676         <roll-offset-deg type="double">0</roll-offset-deg>
677       </config>
678     </view>
679     <menubar>
680       <visibility type="bool" userarchive="y">true</visibility>
681       <default include="gui/menubar.xml"/>
682       <autovisibility>
683         <enabled type="bool" userarchive="y">false</enabled>
684         <edge-size type="int">5</edge-size>
685       </autovisibility>
686     </menubar>
687     <gui preserve="y">
688       <current-style type="int" userarchive="y">1</current-style>
689       <style n="0" include="gui/styles/classic.xml"/>
690       <style n="1" include="gui/styles/anthrax.xml"/>
691       <devel-widgets type="bool" userarchive="y">false</devel-widgets>
692     </gui>
693     <mouse>
694       <hide-cursor type="bool" userarchive="y">true</hide-cursor>
695       <right-button-mode-cycle-enabled type="bool" userarchive="y">false</right-button-mode-cycle-enabled>
696       <cycle-mode-popup type="bool" userarchive="y">true</cycle-mode-popup>
697       <cursor-timeout-sec type="double" userarchive="y">10.0</cursor-timeout-sec>
698       <click-shows-tooltip type="bool" userarchive="y">true</click-shows-tooltip>
699       <tooltip-delay-msec type="int" userarchive="y">800</tooltip-delay-msec>
700       <tooltips-enabled type="bool" userarchive="y">true</tooltips-enabled>
701       <drag-sensitivity type="double" userarchive="y">1.0</drag-sensitivity>
702       <invert-mouse-wheel type="bool" userarchive="y">false</invert-mouse-wheel>
703       <skip-flight-controls-mode type="bool" userarchive="y">false</skip-flight-controls-mode>
704     </mouse>
705     <replay>
706       <duration type="double">90</duration>
707       <view type="int">1</view>
708       <looped type="bool" userarchive="y">true</looped>
709       <buffer>
710         <!-- replay buffer configuration -->
711         <!-- 1st buffer level: short term -->
712         <high-res-time type="double">60.0</high-res-time>
713         <!-- 60 seconds -->
714         <!-- short term sample rate is as every frame (fixed) -->
715         <!-- 2nd buffer level: medium term -->
716         <medium-res-sample-dt type="double">0.5</medium-res-sample-dt>
717         <medium-res-time type="double">600.0</medium-res-time>
718         <!-- 10 mins -->
719         <!-- 3rd buffer level: long term -->
720         <low-res-sample-dt type="double">5.0</low-res-sample-dt>
721         <low-res-time type="double">3600.0</low-res-time>
722         <!-- 1 h -->
723       </buffer>
724       <tape-directory type="string" userarchive="y"/>
725     </replay>
726     <airport>
727       <runways>
728         <start-offset-m type="double">5.0</start-offset-m>
729         <search>
730           <length-weight type="double">0.01</length-weight>
731           <width-weight type="double">0.01</width-weight>
732           <surface-weight type="double">10</surface-weight>
733           <deviation-weight type="double">1</deviation-weight>
734         </search>
735       </runways>
736     </airport>
737     <atc>
738       <enabled type="bool">true</enabled>
739       <runway type="string" preserve="y"/>
740     </atc>
741     <atis>
742       <voice type="string" preserve="y">default</voice>
743       <concise-reports type="bool" preserve="y">false</concise-reports>
744       <random-notams type="bool" preserve="y">true</random-notams>
745       <announce-ils-frequency type="bool" preserve="y">false</announce-ils-frequency>
746     </atis>
747     <traffic-manager>
748       <enabled type="bool" userarchive="y">true</enabled>
749       <heuristics type="bool">true</heuristics>
750       <datafile type="string"/>
751       <instantaneous-action type="bool">false</instantaneous-action>
752       <dumpdata type="bool">false</dumpdata>
753       <proportion type="double">1.0</proportion>
754     </traffic-manager>
755     <ai>
756       <enabled type="bool">true</enabled>
757       <scenarios-enabled type="bool" userarchive="y">true</scenarios-enabled>
758       <scenario>nimitz_demo</scenario>
759       <groundnet-cache type="bool">true</groundnet-cache>
760       <tankers include="AI/tankers.xml"/>
761     </ai>
762     <multiplay preserve="y">
763       <chat type="string" preserve="y">Hello</chat>
764       <transmission-freq-hz type="string" preserve="y">118500000</transmission-freq-hz>
765       <chat-display type="bool" userarchive="y">true</chat-display>
766       <chat-menu include="ATC/chat-menu-entries.xml"/>
767       <write-message-log type="bool" preserve="y">false</write-message-log>
768       <freeze-on-replay type="bool" preserve="y">true</freeze-on-replay>
769       <default-model type="string" preserve="y">Models/Geometry/glider.ac</default-model>
770       <callsign type="string" userarchive="y">callsign</callsign>
771       <selected-server type="string" userarchive="y"/>
772       <txhost type="string" preserve="y"/>
773     </multiplay>
774     <user>
775       <callsign type="string" preserve="y">Golf Foxtrot Sierra</callsign>
776     </user>
777     <performance-monitor>
778       <enabled type="bool" userarchive="n" preserve="y">false</enabled>
779       <interval-s type="double" userarchive="n" preserve="y">1.0</interval-s>
780     </performance-monitor>
781     <!-- animated jetway options -->
782     <jetways>
783       <enable-editor type="bool">false</enable-editor>
784       <interact-with-multiplay type="bool" userarchive="y">true</interact-with-multiplay>
785       <debug type="bool">false</debug>
786     </jetways>
787     <terrasync preserve="y">
788       <enabled type="bool" userarchive="y">false</enabled>
789       <use-built-in-svn type="bool" userarchive="y">true</use-built-in-svn>
790       <use-svn type="bool" userarchive="n">true</use-svn>
791       <svn-server userarchive="y">http://terrascenery.googlecode.com/svn/trunk/data/Scenery</svn-server>
792       <svn-data-server userarchive="y">http://fgfs.goneabitbursar.com/fgfsai/trunk</svn-data-server>
793       <rsync-server userarchive="n">scenery.flightgear.org::Scenery</rsync-server>
794       <scenery-dir userarchive="y">
795         <!-- INTENTIONALLY LEFT BLANK! Do NOT edit.
796                                 This (empty) value is the initial/default value only. Actual data is stored/read from
797                                 $HOME/.fgfs/autosave.xml. Use command-line option "terrasync-dir", GUI-dialog, or
798                                 property browser to configure actual directory. -->
799       </scenery-dir>
800       <ext-svn-utility type="string">svn</ext-svn-utility>
801       <!-- use absolute path if "svn"
802                                  isn't on system PATH (external SVN only)-->
803       <max-errors type="int">10</max-errors>
804       <!-- abort when too many errors occurred, or -1=don't abort -->
805     </terrasync>
806     <flight-recorder>
807       <default-config type="string">/Aircraft/Generic/flightrecorder/generic-piston-propeller-4.xml</default-config>
808     </flight-recorder>
809     <realism>
810       <dme-fallback-to-loc type="bool">false</dme-fallback-to-loc>
811     </realism>
812     <frame-rate-throttle-hz type="double" userarchive="y">0</frame-rate-throttle-hz>
813     <history>
814       <enabled type="bool">true</enabled>
815     </history>
816     <fgcom>
817       <enabled type="bool" userarchive="y">false</enabled>
818       <server type="string" userarchive="y">fgcom.flightgear.org</server>
819       <show-messages type="bool" userarchive="y">false</show-messages>
820       <speaker-level type="double" userarchive="y">1.0</speaker-level>
821       <silence-threshold type="double" userarchive="y">-35.0</silence-threshold>
822       <register>
823         <enabled type="bool" userarchive="y">false</enabled>
824         <username type="string" userarchive="y">guest</username>
825         <password type="string" userarchive="y">guest</password>
826       </register>
827     </fgcom>
828     <http include="httpd-settings.xml"/>
829     <tile-cache>
830       <enable type="bool">false</enable>
831     </tile-cache>
832     <time>
833       <warp-easing type="bool">true</warp-easing>
834       <warp-easing-method type="string">swing</warp-easing-method>
835       <warp-easing-duration-secs type="double">10</warp-easing-duration-secs>
836     </time>
837   </sim>
838   <!-- mouse mode -->
839   <devices>
840     <status>
841       <mice>
842         <mouse n="0">
843           <mode type="int">0</mode>
844         </mouse>
845       </mice>
846     </status>
847   </devices>
848   <!-- Position -->
849   <position>
850     <altitude-ft type="double">-9999</altitude-ft>
851   </position>
852   <!-- Velocities -->
853   <velocities>
854     <speed-north-fps type="double">0.0</speed-north-fps>
855     <speed-east-fps type="double">0.0</speed-east-fps>
856     <speed-down-fps type="double">0.0</speed-down-fps>
857   </velocities>
858   <!-- Orientation -->
859   <orientation>
860     <heading-deg type="double">270</heading-deg>
861     <roll-deg type="double">0.0</roll-deg>
862     <pitch-deg type="double">0.424</pitch-deg>
863   </orientation>
864   <!-- Environment -->
865   <environment include="Environment/environment.xml"/>
866   <controls>
867     <flight>
868       <aileron type="double">0.0</aileron>
869       <aileron-trim type="double">0.0</aileron-trim>
870       <elevator type="double">0.0</elevator>
871       <elevator-trim type="double">0.0</elevator-trim>
872       <rudder type="double">0.0</rudder>
873       <rudder-trim type="double">0.0</rudder-trim>
874       <flaps type="double">0.0</flaps>
875       <flaps-serviceable type="bool">true</flaps-serviceable>
876     </flight>
877     <engines>
878       <engine n="0">
879         <starter type="bool">false</starter>
880         <magnetos type="int">0</magnetos>
881         <throttle type="double">0.0</throttle>
882         <mixture type="double">1.0</mixture>
883         <condition type="double">1.0</condition>
884         <propeller-pitch type="double">1.0</propeller-pitch>
885         <faults>
886           <serviceable type="bool">true</serviceable>
887           <left-magneto-serviceable type="bool">true</left-magneto-serviceable>
888           <right-magneto-serviceable type="bool">true</right-magneto-serviceable>
889           <spark-plugs-serviceable type="bool">true</spark-plugs-serviceable>
890           <oil-pressure-status type="bool">false</oil-pressure-status>
891           <fuel-pump-serviceable type="bool">true</fuel-pump-serviceable>
892         </faults>
893       </engine>
894       <engine n="1">
895         <starter type="bool">false</starter>
896         <magnetos type="int">0</magnetos>
897         <throttle type="double">0.0</throttle>
898         <mixture type="double">1.0</mixture>
899         <condition type="double">1.0</condition>
900         <propeller-pitch type="double">1.0</propeller-pitch>
901         <faults>
902           <serviceable type="bool">true</serviceable>
903           <left-magneto-serviceable type="bool">true</left-magneto-serviceable>
904           <right-magneto-serviceable type="bool">true</right-magneto-serviceable>
905           <spark-plugs-serviceable type="bool">true</spark-plugs-serviceable>
906           <oil-pressure-status type="bool">false</oil-pressure-status>
907           <fuel-pump-serviceable type="bool">true</fuel-pump-serviceable>
908         </faults>
909       </engine>
910       <engine n="2">
911         <starter type="bool">false</starter>
912         <magnetos type="int">0</magnetos>
913         <throttle type="double">0.0</throttle>
914         <mixture type="double">1.0</mixture>
915         <condition type="double">1.0</condition>
916         <propeller-pitch type="double">1.0</propeller-pitch>
917         <faults>
918           <serviceable type="bool">true</serviceable>
919           <left-magneto-serviceable type="bool">true</left-magneto-serviceable>
920           <right-magneto-serviceable type="bool">true</right-magneto-serviceable>
921           <spark-plugs-serviceable type="bool">true</spark-plugs-serviceable>
922           <oil-pressure-status type="bool">false</oil-pressure-status>
923           <fuel-pump-serviceable type="bool">true</fuel-pump-serviceable>
924         </faults>
925       </engine>
926       <engine n="3">
927         <starter type="bool">false</starter>
928         <magnetos type="int">0</magnetos>
929         <throttle type="double">0.0</throttle>
930         <mixture type="double">1.0</mixture>
931         <condition type="double">1.0</condition>
932         <propeller-pitch type="double">1.0</propeller-pitch>
933         <faults>
934           <serviceable type="bool">true</serviceable>
935           <left-magneto-serviceable type="bool">true</left-magneto-serviceable>
936           <right-magneto-serviceable type="bool">true</right-magneto-serviceable>
937           <spark-plugs-serviceable type="bool">true</spark-plugs-serviceable>
938           <oil-pressure-status type="bool">false</oil-pressure-status>
939           <fuel-pump-serviceable type="bool">true</fuel-pump-serviceable>
940         </faults>
941       </engine>
942     </engines>
943     <gear>
944       <brake-left type="double">0.0</brake-left>
945       <brake-right type="double">0.0</brake-right>
946       <brake-parking type="double">0.0</brake-parking>
947       <gear-down type="bool">true</gear-down>
948     </gear>
949     <lighting>
950       <taxi-light type="bool">true</taxi-light>
951       <landing-lights type="bool">true</landing-lights>
952       <nav-lights type="bool">true</nav-lights>
953       <beacon type="bool">true</beacon>
954       <strobe type="bool">false</strobe>
955     </lighting>
956     <anti-ice>
957       <pitot-heat type="bool">false</pitot-heat>
958       <engine n="0">
959         <carb-heat type="bool">false</carb-heat>
960       </engine>
961       <engine n="1">
962         <carb-heat type="bool">false</carb-heat>
963       </engine>
964       <engine n="2">
965         <carb-heat type="bool">false</carb-heat>
966       </engine>
967       <engine n="3">
968         <carb-heat type="bool">false</carb-heat>
969       </engine>
970     </anti-ice>
971   </controls>
972   <!-- User input devices -->
973   <input>
974     <keyboard include="keyboard.xml">
975       <multikey include="Input/Keyboard/multikey.xml"/>
976     </keyboard>
977     <joysticks include="joysticks.xml"/>
978     <mice include="mice.xml"/>
979   </input>
980   <instrumentation>
981     <!-- Radio settings -->
982     <comm n="0">
983       <frequencies>
984         <selected-mhz type="double">120.500</selected-mhz>
985         <standby-mhz type="double">118.850</standby-mhz>
986       </frequencies>
987       <volume type="double">0.6</volume>
988       <serviceable type="bool">true</serviceable>
989       <ptt type="int">0</ptt>
990     </comm>
991     <comm n="1">
992       <frequencies>
993         <selected-mhz type="double">118.300</selected-mhz>
994         <standby-mhz type="double">133.775</standby-mhz>
995       </frequencies>
996       <volume type="double">0.6</volume>
997       <serviceable type="bool">true</serviceable>
998       <ptt type="int">0</ptt>
999     </comm>
1000     <nav n="0">
1001       <frequencies>
1002         <selected-mhz type="double">115.80</selected-mhz>
1003         <standby-mhz type="double">111.70</standby-mhz>
1004       </frequencies>
1005       <radials>
1006         <selected-deg type="double">280.0</selected-deg>
1007       </radials>
1008       <serviceable type="bool">true</serviceable>
1009       <cdi>
1010         <serviceable type="bool">true</serviceable>
1011       </cdi>
1012       <gs>
1013         <serviceable type="bool">true</serviceable>
1014       </gs>
1015       <to-from>
1016         <serviceable type="bool">true</serviceable>
1017       </to-from>
1018       <slaved-to-gps type="bool">false</slaved-to-gps>
1019     </nav>
1020     <nav n="1">
1021       <frequencies>
1022         <selected-mhz type="double">116.80</selected-mhz>
1023         <standby-mhz type="double">113.90</standby-mhz>
1024       </frequencies>
1025       <radials>
1026         <selected-deg type="double">029.0</selected-deg>
1027       </radials>
1028       <serviceable type="bool">true</serviceable>
1029       <cdi>
1030         <serviceable type="bool">true</serviceable>
1031       </cdi>
1032       <gs>
1033         <serviceable type="bool">true</serviceable>
1034       </gs>
1035       <to-from>
1036         <serviceable type="bool">true</serviceable>
1037       </to-from>
1038       <slaved-to-gps type="bool">false</slaved-to-gps>
1039     </nav>
1040     <transponder>
1041       <inputs>
1042         <serviceable type="bool">true</serviceable>
1043       </inputs>
1044     </transponder>
1045     <marker-beacon>
1046       <volume type="double">0.3</volume>
1047     </marker-beacon>
1048     <!-- Instruments -->
1049     <airspeed-indicator>
1050       <serviceable type="bool" archive="y">true</serviceable>
1051     </airspeed-indicator>
1052     <attitude-indicator>
1053       <config>
1054         <!-- true if this AI can tumble -->
1055         <tumble-flag type="bool" archive="y">false</tumble-flag>
1056       </config>
1057       <caged-flag type="bool" archive="y">false</caged-flag>
1058       <serviceable type="bool" archive="y">true</serviceable>
1059       <spin type="double" archive="y">0.0</spin>
1060       <tumble-norm type="double" archive="y">0.0</tumble-norm>
1061       <indicated-pitch-deg type="double">0.0</indicated-pitch-deg>
1062       <indicated-roll-deg type="double">0.0</indicated-roll-deg>
1063     </attitude-indicator>
1064     <altimeter>
1065       <serviceable type="bool" archive="y">true</serviceable>
1066       <setting-inhg type="double" archive="y">29.92</setting-inhg>
1067     </altimeter>
1068     <turn-indicator>
1069       <serviceable type="bool" archive="y">true</serviceable>
1070     </turn-indicator>
1071     <slip-skid-ball>
1072       <serviceable type="bool" archive="y">true</serviceable>
1073     </slip-skid-ball>
1074     <heading-indicator>
1075       <serviceable type="bool" archive="y">true</serviceable>
1076       <spin type="double" archive="y">0.0</spin>
1077     </heading-indicator>
1078     <vertical-speed-indicator>
1079       <serviceable type="bool" archive="y">true</serviceable>
1080     </vertical-speed-indicator>
1081     <magnetic-compass>
1082       <serviceable type="bool" archive="y">true</serviceable>
1083     </magnetic-compass>
1084     <dme n="0">
1085       <serviceable type="bool" archive="y">true</serviceable>
1086       <switch-position type="int" archive="y">1</switch-position>
1087       <frequencies>
1088         <source>/instrumentation/nav[0]/frequencies/selected-mhz</source>
1089       </frequencies>
1090     </dme>
1091     <gps>
1092       <serviceable type="bool" archive="y">true</serviceable>
1093       <message-alert type="bool">false</message-alert>
1094       <waypoint-alert type="bool">false</waypoint-alert>
1095       <leg-mode type="bool">true</leg-mode>
1096       <obs-mode type="bool">false</obs-mode>
1097       <approach-arm type="bool">false</approach-arm>
1098       <approach-active type="bool">false</approach-active>
1099       <cdi-deflection type="double">0</cdi-deflection>
1100       <approach-active type="bool">false</approach-active>
1101
1102       <!-- default configuration -->
1103       <config>
1104           <follow-leg-track-to-fix type="bool">false</follow-leg-track-to-fix>
1105       </config>
1106     </gps>
1107     <kln89>
1108       <scan-pull type="bool" archive="y">false</scan-pull>
1109     </kln89>
1110     <clock>
1111       <serviceable type="bool" archive="y">true</serviceable>
1112       <offset-sec type="long" archive="y">0</offset-sec>
1113     </clock>
1114     <adf n="0">
1115       <frequencies>
1116         <selected-khz type="int">379</selected-khz>
1117         <standby-khz type="int">341</standby-khz>
1118       </frequencies>
1119       <serviceable type="bool" archive="y">true</serviceable>
1120       <indicated-bearing-deg type="double">90</indicated-bearing-deg>
1121       <error-deg type="double">2</error-deg>
1122       <mode>adf</mode>
1123       <rotation-deg type="double">0</rotation-deg>
1124       <volume-norm type="double">0.5</volume-norm>
1125     </adf>
1126     <adf n="1">
1127       <frequencies>
1128         <selected-khz type="int">379</selected-khz>
1129         <standby-khz type="int">341</standby-khz>
1130       </frequencies>
1131       <serviceable type="bool" archive="y">true</serviceable>
1132       <indicated-bearing-deg type="double">90</indicated-bearing-deg>
1133       <error-deg type="double">2</error-deg>
1134       <mode>adf</mode>
1135       <rotation-deg type="double">0</rotation-deg>
1136       <volume-norm type="double">0.5</volume-norm>
1137     </adf>
1138     <kr-87>
1139       <inputs>
1140         <rotation-deg type="double">0</rotation-deg>
1141       </inputs>
1142       <outputs>
1143         <selected-khz type="double">379.0</selected-khz>
1144         <standby-khz type="double">341.0</standby-khz>
1145       </outputs>
1146     </kr-87>
1147     <gps-annunciator>
1148       <lamp-test type="bool">false</lamp-test>
1149     </gps-annunciator>
1150     <tacan n="0">
1151       <serviceable type="bool" archive="y">true</serviceable>
1152       <switch-position type="int" archive="y">1</switch-position>
1153       <frequencies>
1154         <selected-channel n="1">0</selected-channel>
1155         <selected-channel n="2">2</selected-channel>
1156         <selected-channel n="3">9</selected-channel>
1157         <selected-channel n="4">Y</selected-channel>
1158       </frequencies>
1159     </tacan>
1160   </instrumentation>
1161   <systems>
1162     <pitot>
1163       <serviceable type="bool" archive="y">true</serviceable>
1164     </pitot>
1165     <static>
1166       <serviceable type="bool" archive="y">true</serviceable>
1167       <pressure-inhg type="double" archive="y">29.92</pressure-inhg>
1168     </static>
1169     <electrical>
1170       <serviceable type="bool" archive="y">true</serviceable>
1171     </electrical>
1172     <vacuum>
1173       <serviceable type="bool" archive="y">true</serviceable>
1174     </vacuum>
1175     <vacuum>
1176       <serviceable type="bool" archive="y">true</serviceable>
1177     </vacuum>
1178     <refuel>
1179       <serviceable type="bool" archive="y">true</serviceable>
1180       <contact-radius-m type="double">76</contact-radius-m>
1181       <report-contact type="bool">false</report-contact>
1182       <max-fuel-transfer-lbs-min type="double">6000</max-fuel-transfer-lbs-min>
1183     </refuel>
1184   </systems>
1185   <autopilot>
1186     <internal>
1187       <ft type="double">0.1</ft>
1188     </internal>
1189     <route-manager>
1190       <min-lock-altitude-agl-ft type="double">300</min-lock-altitude-agl-ft>
1191     </route-manager>
1192     <settings>
1193         <!-- values as per
1194         http://en.wikipedia.org/wiki/Aircraft_approach_category
1195         Default to category C on the assumption people using the route-manager
1196         which cares about this will be flying larger aircraft, not smaller.
1197         -->
1198         <icao-aircraft-category type="string">C</icao-aircraft-category>
1199     </settings>
1200   </autopilot>
1201   <logging>
1202     <log n="0">
1203       <enabled type="bool">false</enabled>
1204       <interval-ms type="long">1000</interval-ms>
1205       <filename>fg_log.csv</filename>
1206       <delimiter>,</delimiter>
1207       <entry n="0">
1208         <enabled type="bool">false</enabled>
1209         <title>Longitude</title>
1210         <property>/position/longitude-deg</property>
1211       </entry>
1212       <entry n="1">
1213         <enabled type="bool">false</enabled>
1214         <title>Latitude</title>
1215         <property>/position/latitude-deg</property>
1216       </entry>
1217       <entry n="2">
1218         <enabled type="bool">false</enabled>
1219         <title>Altitude</title>
1220         <property>/position/altitude-ft</property>
1221       </entry>
1222       <entry n="3">
1223         <enabled type="bool">false</enabled>
1224         <title>Roll</title>
1225         <property>/orientation/roll-deg</property>
1226       </entry>
1227       <entry n="4">
1228         <enabled type="bool">false</enabled>
1229         <title>Pitch</title>
1230         <property>/orientation/pitch-deg</property>
1231       </entry>
1232       <entry n="5">
1233         <enabled type="bool">false</enabled>
1234         <title>Heading</title>
1235         <property>/orientation/heading-deg</property>
1236       </entry>
1237     </log>
1238   </logging>
1239   <nasal>
1240     <tutorial>
1241       <enabled type="bool" userarchive="n">false</enabled>
1242     </tutorial>
1243     <local_weather>
1244       <enabled type="bool" userarchive="y">false</enabled>
1245     </local_weather>
1246     <jetways>
1247       <enabled type="bool" userarchive="y">false</enabled>
1248     </jetways>
1249     <jetways_edit>
1250       <enabled type="bool" userarchive="n">false</enabled>
1251     </jetways_edit>
1252     <performance_monitor>
1253       <enabled type="bool" userarchive="n">false</enabled>
1254     </performance_monitor>
1255   </nasal>
1256   <scenery>
1257     <share-events type="bool" userarchive="y">false</share-events>
1258     <events type="string"/>
1259   </scenery>
1260   <earthview>
1261     <cloudsphere-flag type="bool" userarchive="y">true</cloudsphere-flag>
1262     <cloud-shadow-flag type="bool" userarchive="y"/>
1263     <mrd-flag type="bool" userarchive="y"/>
1264     <cloudsphere-angle type="double" userarchive="y">0.0</cloudsphere-angle>
1265   </earthview>
1266 </PropertyList>
1267 <!-- end of preferences.xml -->