4 ************************************************************************
5 Global defaults for FlightGear property values.
7 Started September 2000 by David Megginson, david@megginson.com
8 ************************************************************************
13 <local-weather include="Environment/local-weather-defaults.xml"/>
15 <!-- General simulation preferences -->
17 <!-- show-aircraft option: show ALL aircraft regardless by default -->
18 <aircraft-min-status>all</aircraft-min-status>
20 <!-- don't reset the simulator when the aircraft hits the ground -->
21 <reset-on-crash type="bool">false</reset-on-crash>
23 <!-- Limit the time we need to spend in simulation loops to 1 second -->
24 <max-simtime-per-frame type="double">1.0</max-simtime-per-frame>
26 <session type="int" userarchive="y">0</session>
28 <screenshot-dir type="string" userarchive="y"/>
29 <!-- defaults to current working dir -->
32 <write type="string"/>
36 <intl include="Translations/locale.xml"/>
37 <aircraft>c172p</aircraft>
38 <virtual-cockpit type="bool">false</virtual-cockpit>
39 <presets preserve="y">
40 <airport-id>KSFO</airport-id>
42 <trim type="bool">true</trim>
45 <xsize type="int" preserve="y">1024</xsize>
46 <ysize type="int" preserve="y">768</ysize>
47 <splash-screen type="bool">true</splash-screen>
48 <splash-progress type="bool">true</splash-progress>
52 <fullscreen type="bool" preserve="y">false</fullscreen>
54 <save-on-exit type="bool" userarchive="y">true</save-on-exit>
55 <restore-defaults type="bool">false</restore-defaults>
56 <!-- help viewer; only used under Unix -->
57 <terminal-ansi-colors type="bool">true</terminal-ansi-colors>
58 <season type="string" preserve="y">summer</season>
61 <materials-file>Materials/regions/materials.xml</materials-file>
63 <enabled type="bool">false</enabled>
64 <renderer>default-pipeline</renderer>
65 <show-buffers type="bool" userarchive="y">false</show-buffers>
66 <ambient-occlusion type="bool" userarchive="y">false</ambient-occlusion>
67 <ambient-occlusion-strength type="float" userarchive="y">0.6</ambient-occlusion-strength>
68 <ambient-occlusion-buffers type="bool">true</ambient-occlusion-buffers>
69 <bloom type="bool" userarchive="y">true</bloom>
70 <bloom-strength type="float" userarchive="y">0.6</bloom-strength>
71 <bloom-buffers type="bool">true</bloom-buffers>
72 <night-vision type="bool">false</night-vision>
74 <vignette type="bool">false</vignette>
75 <inner-circle type="float" userarchive="y">0.8</inner-circle>
76 <outer-circle type="float" userarchive="y">1.3</outer-circle>
77 <color-shift type="bool">false</color-shift>
79 <x type="float" userarchive="y">.393</x>
80 <y type="float" userarchive="y">.769</y>
81 <z type="float" userarchive="y">.189</z>
84 <x type="float" userarchive="y">.349</x>
85 <y type="float" userarchive="y">.686</y>
86 <z type="float" userarchive="y">.168</z>
89 <x type="float" userarchive="y">.272</x>
90 <y type="float" userarchive="y">.534</y>
91 <z type="float" userarchive="y">.131</z>
93 <distortion type="bool">false</distortion>
95 <x type="float" userarchive="y">0.0</x>
96 <y type="float" userarchive="y">0.0</y>
97 <z type="float" userarchive="y">1.0</z>
99 <color-fringe type="bool">false</color-fringe>
100 <color-fringe-factor type="float" userarchive="y">1.0</color-fringe-factor>
101 <film-wear type="bool">false</film-wear>
103 <exposure type="float" userarchive="y">1.0</exposure>
104 <use-color-for-depth type="bool">false</use-color-for-depth>
105 <no-16bit-buffer type="bool">false</no-16bit-buffer>
107 <enabled type="bool" userarchive="y">false</enabled>
108 <name userarchive="y"></name>
111 <enabled type="bool" userarchive="y">true</enabled>
112 <name userarchive="y">spec-emis</name>
115 <enabled type="bool" userarchive="y">true</enabled>
116 <name userarchive="y">normal</name>
119 <enabled type="bool" userarchive="y">true</enabled>
120 <name userarchive="y">diffuse</name>
124 <sky type="bool">true</sky>
125 <ambient type="bool">true</ambient>
126 <sunlight type="bool">true</sunlight>
127 <lights type="bool">true</lights>
128 <fog type="bool">true</fog>
129 <debug type="bool">false</debug>
130 <transparent type="bool">false</transparent>
134 <debug type="bool">false</debug>
135 <realism type="int">5</realism>
136 <filtering type="int">8</filtering>
138 <custom-settings type="bool" userarchive="y">false</custom-settings>
139 <generic type="float" userarchive="y">1.0</generic>
140 <landmass type="float" userarchive="y">1.0</landmass>
141 <model type="float" userarchive="y">1.0</model>
142 <contrails type="float" userarchive="y">1.0</contrails>
143 <crop type="float" userarchive="y">1.0</crop>
144 <skydome type="bool" userarchive="y">false</skydome>
145 <transition type="float" userarchive="y">1.0</transition>
146 <urban type="float" userarchive="y">1.0</urban>
147 <water type="float" userarchive="y">1.0</water>
148 <wind-effects type="float" userarchive="y">0.0</wind-effects>
149 <lights type="float" userarchive="y">1.0</lights>
150 <quality-level-internal type="float" userarchive="y">1.0</quality-level-internal>
152 <mie type="float" userarchive="y">0.003</mie>
153 <rayleigh type="float" userarchive="y">0.0003</rayleigh>
154 <dome-density type="float" userarchive="y">0.5</dome-density>
156 <multithreading-mode>AutomaticSelection</multithreading-mode>
157 Uncomment the above element to select OSG multi-threading mode.
158 This may improve performance on multi-core, multi-CPU
159 and/or multi-GPU systems. The recommended setting is AutomaticSelection.
163 CullDrawThreadPerContext
164 CullThreadPerCameraDrawThreadPerContext
167 <detailed type="double" userarchive="y">1500</detailed>
168 <rough type="double" userarchive="y">9000</rough>
169 <bare type="double" userarchive="y">30000</bare>
170 <ai-detailed type="double" userarchive="y">10000</ai-detailed>
171 <!-- ai-bare type="double" userarchive="y">10000</ai-bare -->
173 <random-objects type="bool" userarchive="y">true</random-objects>
174 <random-vegetation type="bool" userarchive="y">true</random-vegetation>
175 <vegetation-density type="double" userarchive="y">1.0</vegetation-density>
176 <random-buildings type="bool" userarchive="y">false</random-buildings>
177 <building-density type="double" userarchive="y">1.0</building-density>
178 <horizon-effect type="bool" userarchive="y">false</horizon-effect>
179 <point-sprites type="bool" userarchive="y">true</point-sprites>
180 <enhanced-lighting type="bool" userarchive="y">false</enhanced-lighting>
181 <distance-attenuation type="bool" userarchive="y">false</distance-attenuation>
182 <particles type="bool" userarchive="y">true</particles>
183 <precipitation-gui-enable type="bool" userarchive="y">false</precipitation-gui-enable>
184 <precipitation-enable type="bool" userarchive="y">false</precipitation-enable>
185 <precipitation-aircraft-enable type="bool">true</precipitation-aircraft-enable>
187 <!-- streaks coloring and transparency -->
188 <min-light type="float">0.35</min-light>
189 <streak-brightness-nearmost-layer type="float">0.9</streak-brightness-nearmost-layer>
190 <streak-brightness-farmost-layer type="float">0.5</streak-brightness-farmost-layer>
192 <!-- streak period as a function of the speed, decreases with speed -->
193 <streak-period-max type="float">2.5</streak-period-max>
194 <streak-period-change-per-kt type="float">0.005</streak-period-change-per-kt>
195 <streak-period-min type="float">1.0</streak-period-min>
197 <!-- streak length as a function of the speed, increases with speed -->
198 <streak-length-min type="float">0.03</streak-length-min>
199 <streak-length-change-per-kt type="float">0.0005</streak-length-change-per-kt>
200 <streak-length-max type="float">0.1</streak-length-max>
202 <!-- # of rain streaks at the 100.0% precipitation density -->
203 <streak-count-min type="int">40</streak-count-min>
204 <!-- lightest rain -->
205 <streak-count-max type="int">190</streak-count-max>
206 <!-- heaviest rain -->
207 <!-- numbers over MAX_RAIN_SLICE in simgear/environment/visual_enviro.cxx
208 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>
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 <draw-otw type="bool">true</draw-otw>
222 <shadows-ac type="bool" userarchive="y">false</shadows-ac>
223 <shadows-ac-transp type="bool" userarchive="y">false</shadows-ac-transp>
224 <shadows-ai type="bool" userarchive="y">false</shadows-ai>
225 <shadows-to type="bool" userarchive="y">false</shadows-to>
226 <shadows-debug type="bool" userarchive="y">false</shadows-debug>
228 <enabled type="bool" userarchive="y">true</enabled>
229 <debug type="bool" userarchive="y">false</debug>
230 <map-size type="int" userarchive="y">2048</map-size>
231 <num-cascades type="int" userarchive="y">4</num-cascades>
232 <cascade-far-m n="0" type="float" userarchive="y">2.0</cascade-far-m>
233 <cascade-far-m n="1" type="float" userarchive="y">8.0</cascade-far-m>
234 <cascade-far-m n="2" type="float" userarchive="y">32.0</cascade-far-m>
235 <cascade-far-m n="3" type="float" userarchive="y">128.0</cascade-far-m>
236 <filtering type="int" userarchive="y">1</filtering>
238 <shader-experimental type="bool" userarchive="y">false</shader-experimental>
239 <shader-effects type="bool" userarchive="y">true</shader-effects>
240 <fps-display type="bool" userarchive="y">false</fps-display>
241 <frame-latency-display type="bool" userarchive="y">false</frame-latency-display>
242 <on-screen-statistics type="int">0</on-screen-statistics>
243 <glide-slope-tunnel type="bool" userarchive="y">false</glide-slope-tunnel>
245 <enabled type="bool" userarchive="y">true</enabled>
247 <blackout-onset-g type="double">3.5</blackout-onset-g>
248 <blackout-complete-g type="double">5</blackout-complete-g>
249 <redout-onset-g type="double">-2</redout-onset-g>
250 <redout-complete-g type="double">-4</redout-complete-g>
254 <enabled type="bool" userarchive="y">false</enabled>
255 <rate-m-g type="double">0.005</rate-m-g>
257 <osg-displaysettings>
258 <eye-separation type="double" userarchive="y">0.05</eye-separation>
259 <screen-distance type="double" userarchive="y">0.5</screen-distance>
260 <stereo-mode type="string" userarchive="y">OFF</stereo-mode>
261 </osg-displaysettings>
262 <osg-notify-level type="string" userarchive="y">warn</osg-notify-level>
263 <cache type="bool">true</cache>
265 <model-hz type="int">120</model-hz>
268 <auto-align type="bool">true</auto-align>
269 <auto-align-threshold-deg type="double">5.0</auto-align-threshold-deg>
273 <volume type="float" userarchive="y">0.8</volume>
274 <enabled type="bool" userarchive="y">true</enabled>
276 <enabled type="bool" userarchive="y">true</enabled>
277 <external-view type="bool" userarchive="y">true</external-view>
278 <volume type="float" userarchive="y">0.6</volume>
281 <enabled type="bool" userarchive="y">true</enabled>
282 <external-view type="bool" userarchive="y">true</external-view>
283 <volume type="float" userarchive="y">0.6</volume>
286 <enabled type="bool" userarchive="y">false</enabled>
287 <volume type="float" userarchive="y">0.6</volume>
290 <enabled type="bool" userarchive="y">true</enabled>
291 <volume type="float" userarchive="y">0.6</volume>
293 <device-name type="string" userarchive="y"/>
294 <voice type="bool">true</voice>
296 <host type="string" write="n">localhost</host>
297 <port type="string" write="n">1314</port>
298 <enabled type="bool">false</enabled>
299 <atc alias="/sim/sound/voices/voice[0]/text"/>
300 <approach alias="/sim/sound/voices/voice[0]/text"/>
301 <ground alias="/sim/sound/voices/voice[0]/text"/>
302 <pilot alias="/sim/sound/voices/voice[1]/text"/>
303 <copilot alias="/sim/sound/voices/voice[2]/text"/>
304 <ai-plane alias="/sim/sound/voices/voice[3]/text"/>
306 <desc>ATC/Approach/Ground</desc>
307 <text type="string"></text>
308 <volume type="double">1.0</volume>
309 <pitch type="double">100.0</pitch>
310 <speed type="double">1.0</speed>
311 <preamble type="string"></preamble>
312 <festival type="bool">true</festival>
316 <text type="string"></text>
317 <volume type="double">1.0</volume>
318 <pitch type="double">100.0</pitch>
319 <speed type="double">1.0</speed>
320 <preamble type="string">(voice_us2_mbrola)</preamble>
321 <festival type="bool">true</festival>
324 <desc>Copilot/Instructor</desc>
325 <text type="string"></text>
326 <volume type="double">1.0</volume>
327 <pitch type="double">100.0</pitch>
328 <speed type="double">1.0</speed>
329 <preamble type="string">(voice_en1_mbrola)</preamble>
330 <festival type="bool">true</festival>
333 <desc>AI-Plane</desc>
334 <text type="string"></text>
335 <volume type="double">1.0</volume>
336 <pitch type="double">100.0</pitch>
337 <speed type="double">1.0</speed>
338 <preamble type="string">(voice_don_diphone)</preamble>
339 <festival type="bool">true</festival>
343 <enabled type="bool" userarchive="y">false</enabled>
344 <volume type="float" userarchive="y">0.6</volume>
347 <speed-up type="double">1.0</speed-up>
349 <field-of-view type="double">55.0</field-of-view>
350 <field-of-view-compensation type="bool" userarchive="y">false</field-of-view-compensation>
351 <aspect-ratio-multiplier type="double">1.0</aspect-ratio-multiplier>
352 <dynamic-view type="bool" userarchive="y">false</dynamic-view>
355 <path>Aircraft/Generic/Panels/generic-vfr-panel.xml</path>
356 <visibility type="bool" userarchive="y">false</visibility>
357 <jitter type="bool">false</jitter>
358 <hide-nonzero-view type="bool" userarchive="y">true</hide-nonzero-view>
359 <hide-nonzero-heading-offset type="bool" userarchive="y">true</hide-nonzero-heading-offset>
362 <path>Aircraft/Generic/Panels/generic-trans-mini-panel.xml</path>
365 <path n="1">Huds/default.xml</path>
366 <path n="2">Huds/NTPS.xml</path>
367 <path n="3">Huds/minimal.xml</path>
370 <visibility n="1" type="bool">false</visibility>
373 <name type="string">Helvetica.txf</name>
374 <size type="float">8</size>
376 <current-color type="int">0</current-color>
380 <transparent type="bool">true</transparent>
381 <antialiased type="bool">true</antialiased>
382 <brightness type="float">0.85</brightness>
383 <alpha type="float">0.85</alpha>
384 <red type="float">0.38</red>
385 <green type="float">1.0</green>
386 <blue type="float">0.22</blue>
390 <transparent type="bool">false</transparent>
391 <antialiased type="bool">false</antialiased>
392 <brightness type="float">0.75</brightness>
393 <alpha type="float">0.67</alpha>
394 <red type="float">0.9</red>
395 <green type="float">0.1</green>
396 <blue type="float">0.1</blue>
400 <lon-lat-format type="int" userarchive="y">2</lon-lat-format>
402 <path>Aircraft/Generic/generic-systems.xml</path>
404 <name>generic autopilot</name>
405 <path>Aircraft/Generic/generic-autopilot.xml</path>
408 <name>autopilot helpers</name>
409 <path>Aircraft/Generic/generic-autopilot-helper.xml</path>
412 <name>Environment METAR Interpolation Rule</name>
413 <path>Environment/metarinterpolator.xml</path>
416 <name>Environment Interpolation Rule</name>
417 <path>Environment/interpolator.xml</path>
420 <name>Local Weather Rules </name>
421 <path>Environment/local-weather-rules.xml</path>
425 <path>Aircraft/Generic/generic-instrumentation.xml</path>
429 <has-gs-needle type="bool">true</has-gs-needle>
430 <needles-pivot type="bool">true</needles-pivot>
433 <has-gs-needle type="bool">false</has-gs-needle>
434 <needles-pivot type="bool">true</needles-pivot>
437 <has-gs-needle type="bool">true</has-gs-needle>
440 <style type="int">0</style>
442 </instrument-options>
444 <property-key-handler type="bool" userarchive="y">false</property-key-handler>
447 <chase-distance-m type="double">-25.0</chase-distance-m>
448 <allow-toggle-cockpit type="bool">false</allow-toggle-cockpit>
450 <!-- "tower" positioned to right of runway at KSFO -->
452 <longitude-deg type="double">-122.23045</longitude-deg>
453 <latitude-deg type="double">37.37027</latitude-deg>
454 <altitude-ft type="double">150</altitude-ft>
455 <roll-deg type="double">0</roll-deg>
456 <pitch-deg type="double">0</pitch-deg>
457 <heading-deg type="double">0</heading-deg>
458 <auto-position type="bool" userarchive="y">true</auto-position>
461 <view-name-popup type="bool" userarchive="y">true</view-name-popup>
464 <name>Cockpit View</name>
465 <enabled type="bool" userarchive="y">true</enabled>
466 <type>lookfrom</type>
467 <internal type="bool">false</internal>
469 <from-model type="bool">true</from-model>
470 <from-model-idx type="int">0</from-model-idx>
471 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
472 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
473 <default-pitch-deg type="double">0</default-pitch-deg>
474 <default-heading-deg type="double">0</default-heading-deg>
475 <front-direction-deg type="double">0</front-direction-deg>
476 <front-left-direction-deg type="double">45</front-left-direction-deg>
477 <left-direction-deg type="double">90</left-direction-deg>
478 <back-left-direction-deg type="double">135</back-left-direction-deg>
479 <back-direction-deg type="double">180</back-direction-deg>
480 <back-right-direction-deg type="double">225</back-right-direction-deg>
481 <right-direction-deg type="double">270</right-direction-deg>
482 <front-right-direction-deg type="double">315</front-right-direction-deg>
483 <dynamic-view type="bool">true</dynamic-view>
485 <enabled type="bool">true</enabled>
487 <heading-max-deg type="double">140</heading-max-deg>
488 <x-offset-max-m type="double">0.15</x-offset-max-m>
489 <x-offset-threshold-deg type="double">65</x-offset-threshold-deg>
492 <heading-max-deg type="double">140</heading-max-deg>
493 <x-offset-max-m type="double">0.15</x-offset-max-m>
494 <x-offset-threshold-deg type="double">65</x-offset-threshold-deg>
501 <name>Helicopter View</name>
502 <enabled type="bool" userarchive="y">true</enabled>
505 <from-model type="bool">false</from-model>
506 <from-model-idx type="int">0</from-model-idx>
507 <eye-lat-deg-path>/position/latitude-deg</eye-lat-deg-path>
508 <eye-lon-deg-path>/position/longitude-deg</eye-lon-deg-path>
509 <eye-alt-ft-path>/position/altitude-ft</eye-alt-ft-path>
510 <eye-heading-deg-path>/orientation/heading-deg</eye-heading-deg-path>
512 <at-model type="bool">true</at-model>
513 <at-model-idx type="int">0</at-model-idx>
514 <at-model-heading-damping type="double">0.0</at-model-heading-damping>
515 <target-z-offset-m type="double">0</target-z-offset-m>
517 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
518 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
520 <x-offset-m type="double">0</x-offset-m>
521 <y-offset-m type="double">0</y-offset-m>
522 <z-offset-m alias="/sim/chase-distance-m"/>
527 <name>Chase View</name>
528 <enabled type="bool" userarchive="y">true</enabled>
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-pitch-deg-path>/orientation/pitch-deg</eye-pitch-deg-path>
537 <eye-roll-deg-path>/orientation/roll-deg</eye-roll-deg-path>
538 <eye-heading-deg-path>/orientation/heading-deg</eye-heading-deg-path>
540 <at-model type="bool">true</at-model>
541 <at-model-idx type="int">0</at-model-idx>
542 <at-model-roll-damping type="double">1.8</at-model-roll-damping>
543 <at-model-pitch-damping type="double">1.8</at-model-pitch-damping>
544 <at-model-heading-damping type="double">1.8</at-model-heading-damping>
545 <target-z-offset-m type="double">0</target-z-offset-m>
547 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
548 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
550 <x-offset-m type="double">0</x-offset-m>
551 <y-offset-m type="double">5</y-offset-m>
552 <z-offset-m alias="/sim/chase-distance-m"/>
557 <name>Tower View</name>
558 <enabled type="bool" userarchive="y">true</enabled>
561 <eye-lat-deg-path>/sim/tower/latitude-deg</eye-lat-deg-path>
562 <eye-lon-deg-path>/sim/tower/longitude-deg</eye-lon-deg-path>
563 <eye-alt-ft-path>/sim/tower/altitude-ft</eye-alt-ft-path>
564 <eye-roll-deg-path>/sim/tower/roll-deg</eye-roll-deg-path>
565 <eye-pitch-deg-path>/sim/tower/pitch-deg</eye-pitch-deg-path>
566 <eye-heading-deg-path>/sim/tower/heading-deg</eye-heading-deg-path>
568 <at-model type="bool">true</at-model>
569 <at-model-idx type="int">0</at-model-idx>
571 <ground-level-nearplane-m type="double">10.0f</ground-level-nearplane-m>
572 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
574 <x-offset-m type="double">0</x-offset-m>
575 <y-offset-m type="double">0</y-offset-m>
576 <z-offset-m type="double">0</z-offset-m>
581 <name>Tower View Look From</name>
582 <enabled type="bool" userarchive="y">true</enabled>
583 <type>lookfrom</type>
585 <eye-lat-deg-path>/sim/tower/latitude-deg</eye-lat-deg-path>
586 <eye-lon-deg-path>/sim/tower/longitude-deg</eye-lon-deg-path>
587 <eye-alt-ft-path>/sim/tower/altitude-ft</eye-alt-ft-path>
588 <eye-roll-deg-path>/sim/tower/roll-deg</eye-roll-deg-path>
589 <eye-pitch-deg-path>/sim/tower/pitch-deg</eye-pitch-deg-path>
590 <eye-heading-deg-path>/sim/tower/heading-deg</eye-heading-deg-path>
592 <ground-level-nearplane-m type="double">10.0f</ground-level-nearplane-m>
593 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
595 <x-offset-m type="double">0</x-offset-m>
596 <y-offset-m type="double">0</y-offset-m>
597 <z-offset-m type="double">0</z-offset-m>
602 <name>Chase View Without Yaw</name>
603 <enabled type="bool" userarchive="y">true</enabled>
606 <from-model type="bool">false</from-model>
607 <from-model-idx type="int">0</from-model-idx>
608 <eye-lat-deg-path>/position/latitude-deg</eye-lat-deg-path>
609 <eye-lon-deg-path>/position/longitude-deg</eye-lon-deg-path>
610 <eye-alt-ft-path>/position/altitude-ft</eye-alt-ft-path>
612 <at-model type="bool">true</at-model>
613 <at-model-idx type="int">0</at-model-idx>
615 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
616 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
618 <x-offset-m type="double">25</x-offset-m>
619 <y-offset-m type="double">2</y-offset-m>
620 <z-offset-m alias="/sim/chase-distance-m"/>
625 <name>Fly-By View</name>
626 <enabled type="bool" userarchive="y">true</enabled>
629 <eye-lon-deg-path>/sim/viewer/longitude-deg</eye-lon-deg-path>
630 <eye-lat-deg-path>/sim/viewer/latitude-deg</eye-lat-deg-path>
631 <eye-alt-ft-path>/sim/viewer/altitude-ft</eye-alt-ft-path>
633 <at-model type="bool">true</at-model>
634 <at-model-idx type="int">0</at-model-idx>
636 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
637 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
642 <name>Model View</name>
643 <enabled type="bool" userarchive="y">true</enabled>
646 <from-model type="bool">false</from-model>
647 <from-model-idx type="int">0</from-model-idx>
649 <eye-lat-deg-path>/sim/viewer/eye/latitude-deg</eye-lat-deg-path>
650 <eye-lon-deg-path>/sim/viewer/eye/longitude-deg</eye-lon-deg-path>
651 <eye-alt-ft-path>/sim/viewer/eye/altitude-ft</eye-alt-ft-path>
652 <eye-heading-deg-path>/sim/viewer/eye/heading-deg</eye-heading-deg-path>
653 <eye-pitch-deg-path>/sim/viewer/eye/pitch-deg</eye-pitch-deg-path>
654 <eye-roll-deg-path>/sim/viewer/eye/roll-deg</eye-roll-deg-path>
656 <at-model type="bool">false</at-model>
657 <at-model-idx type="int">0</at-model-idx>
659 <target-lat-deg-path>/sim/viewer/target/latitude-deg</target-lat-deg-path>
660 <target-lon-deg-path>/sim/viewer/target/longitude-deg</target-lon-deg-path>
661 <target-alt-ft-path>/sim/viewer/target/altitude-ft</target-alt-ft-path>
662 <target-heading-deg-path>/sim/viewer/target/heading-deg</target-heading-deg-path>
663 <target-pitch-deg-path>/sim/viewer/target/pitch-deg</target-pitch-deg-path>
664 <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>
670 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
671 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
673 <x-offset-m type="double">0</x-offset-m>
674 <y-offset-m type="double">0</y-offset-m>
675 <z-offset-m type="double">100</z-offset-m>
676 <heading-offset-deg type="double">0</heading-offset-deg>
677 <pitch-offset-deg type="double">0</pitch-offset-deg>
678 <roll-offset-deg type="double">0</roll-offset-deg>
683 <visibility type="bool" userarchive="y">true</visibility>
684 <default include="gui/menubar.xml"/>
686 <enabled type="bool" userarchive="y">false</enabled>
687 <edge-size type="int">5</edge-size>
692 <current-style type="int" userarchive="y">1</current-style>
693 <style n="0" include="gui/styles/classic.xml"/>
694 <style n="1" include="gui/styles/anthrax.xml"/>
695 <devel-widgets type="bool" userarchive="y">false</devel-widgets>
699 <hide-cursor type="bool" userarchive="y">true</hide-cursor>
700 <right-button-mode-cycle-enabled type="bool" userarchive="y">false</right-button-mode-cycle-enabled>
701 <cycle-mode-popup type="bool" userarchive="y">true</cycle-mode-popup>
702 <cursor-timeout-sec type="double" userarchive="y">10.0</cursor-timeout-sec>
703 <click-shows-tooltip type="bool" userarchive="y">true</click-shows-tooltip>
704 <tooltip-delay-msec type="int" userarchive="y">800</tooltip-delay-msec>
705 <tooltips-enabled type="bool" userarchive="y">true</tooltips-enabled>
707 <drag-sensitivity type="double" userarchive="y">1.0</drag-sensitivity>
708 <invert-mouse-wheel type="bool" userarchive="y">false</invert-mouse-wheel>
709 <skip-flight-controls-mode type="bool" userarchive="y">false</skip-flight-controls-mode>
713 <duration type="double">90</duration>
714 <view type="int">1</view>
715 <looped type="bool" userarchive="y">true</looped>
716 <buffer> <!-- replay buffer configuration -->
717 <!-- 1st buffer level: short term -->
718 <high-res-time type="double">60.0</high-res-time> <!-- 60 seconds -->
719 <!-- short term sample rate is as every frame (fixed) -->
720 <!-- 2nd buffer level: medium term -->
721 <medium-res-sample-dt type="double">0.5</medium-res-sample-dt>
722 <medium-res-time type="double">600.0</medium-res-time><!-- 10 mins -->
723 <!-- 3rd buffer level: long term -->
724 <low-res-sample-dt type="double">5.0</low-res-sample-dt>
725 <low-res-time type="double">3600.0</low-res-time><!-- 1 h -->
727 <tape-directory type="string" userarchive="y"></tape-directory>
732 <start-offset-m type="double">5.0</start-offset-m>
734 <length-weight type="double">0.01</length-weight>
735 <width-weight type="double">0.01</width-weight>
736 <surface-weight type="double">10</surface-weight>
737 <deviation-weight type="double">1</deviation-weight>
743 <enabled type="bool">true</enabled>
744 <runway type="string" preserve="y"/>
748 <voice type="string" preserve="y">default</voice>
749 <concise-reports type="bool" preserve="y">false</concise-reports>
750 <random-notams type="bool" preserve="y">true</random-notams>
751 <announce-ils-frequency type="bool" preserve="y">false</announce-ils-frequency>
755 <enabled type="bool" userarchive="y">true</enabled>
756 <heuristics type="bool">true</heuristics>
757 <datafile type="string"></datafile>
758 <instantaneous-action type="bool">false</instantaneous-action>
759 <dumpdata type="bool">false</dumpdata>
760 <proportion type="double">1.0</proportion>
764 <enabled type="bool">true</enabled>
765 <scenarios-enabled type="bool" userarchive="y">true</scenarios-enabled>
766 <scenario>nimitz_demo</scenario>
767 <groundnet-cache type="bool">true</groundnet-cache>
768 <tankers include="AI/tankers.xml"/>
771 <multiplay preserve="y">
772 <chat type="string" preserve="y">Hello</chat>
773 <transmission-freq-hz type="string" preserve="y">118500000</transmission-freq-hz>
774 <chat-display type="bool" userarchive="y">true</chat-display>
775 <chat-menu include="ATC/chat-menu-entries.xml"/>
776 <write-message-log type="bool" preserve="y">false</write-message-log>
777 <freeze-on-replay type="bool" preserve="y">true</freeze-on-replay>
778 <default-model type="string" preserve="y">Models/Geometry/glider.ac</default-model>
779 <callsign type="string" userarchive="y">callsign</callsign>
780 <selected-server type="string" userarchive="y"/>
781 <txhost type="string" preserve="y"/>
785 <callsign type="string" preserve="y">Golf Foxtrot Sierra</callsign>
788 <performance-monitor>
789 <enabled type="bool" userarchive="n" preserve="y">false</enabled>
790 <interval-s type="double" userarchive="n" preserve="y">1.0</interval-s>
791 </performance-monitor>
793 <!-- animated jetway options -->
795 <enable-editor type="bool">false</enable-editor>
796 <interact-with-multiplay type="bool" userarchive="y">true</interact-with-multiplay>
797 <debug type="bool">false</debug>
800 <terrasync preserve="y">
801 <enabled type="bool" userarchive="y">false</enabled>
802 <use-built-in-svn type="bool" userarchive="y">true</use-built-in-svn>
803 <use-svn type="bool" userarchive="n">true</use-svn>
804 <svn-server userarchive="y">http://terrascenery.googlecode.com/svn/trunk/data/Scenery</svn-server>
805 <svn-data-server userarchive="y">http://fgfs.goneabitbursar.com/fgfsai/trunk</svn-data-server>
806 <rsync-server userarchive="n">scenery.flightgear.org::Scenery</rsync-server>
807 <scenery-dir userarchive="y"><!-- INTENTIONALLY LEFT BLANK! Do NOT edit.
808 This (empty) value is the initial/default value only. Actual data is stored/read from
809 $HOME/.fgfs/autosave.xml. Use command-line option "terrasync-dir", GUI-dialog, or
810 property browser to configure actual directory. --></scenery-dir>
811 <ext-svn-utility type="string">svn</ext-svn-utility> <!-- use absolute path if "svn"
812 isn't on system PATH (external SVN only)-->
813 <max-errors type="int">10</max-errors> <!-- abort when too many errors occurred, or -1=don't abort -->
817 <default-config type="string">/Aircraft/Generic/flightrecorder/generic-piston-propeller-4.xml</default-config>
821 <dme-fallback-to-loc type="bool">false</dme-fallback-to-loc>
823 <frame-rate-throttle-hz type="double" userarchive="y">0</frame-rate-throttle-hz>
825 <enabled type="bool">true</enabled>
829 <enabled type="bool" userarchive="y">false</enabled>
830 <server type="string" userarchive="y">fgcom.flightgear.org</server>
831 <show-messages type="bool" userarchive="y">false</show-messages>
832 <speaker-level type="double" userarchive="y">1.0</speaker-level>
833 <silence-threshold type="double" userarchive="y">-35.0</silence-threshold>
835 <enabled type="bool" userarchive="y">false</enabled>
836 <username type="string" userarchive="y">guest</username>
837 <password type="string" userarchive="y">guest</password>
846 <mode type="int">0</mode>
856 <altitude-ft type="double">-9999</altitude-ft>
863 <speed-north-fps type="double">0.0</speed-north-fps>
864 <speed-east-fps type="double">0.0</speed-east-fps>
865 <speed-down-fps type="double">0.0</speed-down-fps>
872 <heading-deg type="double">270</heading-deg>
873 <roll-deg type="double">0.0</roll-deg>
874 <pitch-deg type="double">0.424</pitch-deg>
880 <environment include="Environment/environment.xml"/>
884 <aileron type="double">0.0</aileron>
885 <aileron-trim type="double">0.0</aileron-trim>
886 <elevator type="double">0.0</elevator>
887 <elevator-trim type="double">0.0</elevator-trim>
888 <rudder type="double">0.0</rudder>
889 <rudder-trim type="double">0.0</rudder-trim>
890 <flaps type="double">0.0</flaps>
891 <flaps-serviceable type="bool">true</flaps-serviceable>
896 <starter type="bool">false</starter>
897 <magnetos type="int">0</magnetos>
898 <throttle type="double">0.0</throttle>
899 <mixture type="double">1.0</mixture>
900 <condition type="double">1.0</condition>
901 <propeller-pitch type="double">1.0</propeller-pitch>
903 <serviceable type="bool">true</serviceable>
904 <left-magneto-serviceable type="bool">true</left-magneto-serviceable>
905 <right-magneto-serviceable type="bool">true</right-magneto-serviceable>
906 <spark-plugs-serviceable type="bool">true</spark-plugs-serviceable>
907 <oil-pressure-status type="bool">false</oil-pressure-status>
908 <fuel-pump-serviceable type="bool">true</fuel-pump-serviceable>
912 <starter type="bool">false</starter>
913 <magnetos type="int">0</magnetos>
914 <throttle type="double">0.0</throttle>
915 <mixture type="double">1.0</mixture>
916 <condition type="double">1.0</condition>
917 <propeller-pitch type="double">1.0</propeller-pitch>
919 <serviceable type="bool">true</serviceable>
920 <left-magneto-serviceable type="bool">true</left-magneto-serviceable>
921 <right-magneto-serviceable type="bool">true</right-magneto-serviceable>
922 <spark-plugs-serviceable type="bool">true</spark-plugs-serviceable>
923 <oil-pressure-status type="bool">false</oil-pressure-status>
924 <fuel-pump-serviceable type="bool">true</fuel-pump-serviceable>
928 <starter type="bool">false</starter>
929 <magnetos type="int">0</magnetos>
930 <throttle type="double">0.0</throttle>
931 <mixture type="double">1.0</mixture>
932 <condition type="double">1.0</condition>
933 <propeller-pitch type="double">1.0</propeller-pitch>
935 <serviceable type="bool">true</serviceable>
936 <left-magneto-serviceable type="bool">true</left-magneto-serviceable>
937 <right-magneto-serviceable type="bool">true</right-magneto-serviceable>
938 <spark-plugs-serviceable type="bool">true</spark-plugs-serviceable>
939 <oil-pressure-status type="bool">false</oil-pressure-status>
940 <fuel-pump-serviceable type="bool">true</fuel-pump-serviceable>
944 <starter type="bool">false</starter>
945 <magnetos type="int">0</magnetos>
946 <throttle type="double">0.0</throttle>
947 <mixture type="double">1.0</mixture>
948 <condition type="double">1.0</condition>
949 <propeller-pitch type="double">1.0</propeller-pitch>
951 <serviceable type="bool">true</serviceable>
952 <left-magneto-serviceable type="bool">true</left-magneto-serviceable>
953 <right-magneto-serviceable type="bool">true</right-magneto-serviceable>
954 <spark-plugs-serviceable type="bool">true</spark-plugs-serviceable>
955 <oil-pressure-status type="bool">false</oil-pressure-status>
956 <fuel-pump-serviceable type="bool">true</fuel-pump-serviceable>
962 <brake-left type="double">0.0</brake-left>
963 <brake-right type="double">0.0</brake-right>
964 <brake-parking type="double">0.0</brake-parking>
965 <gear-down type="bool">true</gear-down>
969 <taxi-light type="bool">true</taxi-light>
970 <landing-lights type="bool">true</landing-lights>
971 <nav-lights type="bool">true</nav-lights>
972 <beacon type="bool">true</beacon>
973 <strobe type="bool">false</strobe>
977 <pitot-heat type="bool">false</pitot-heat>
979 <carb-heat type="bool">false</carb-heat>
982 <carb-heat type="bool">false</carb-heat>
985 <carb-heat type="bool">false</carb-heat>
988 <carb-heat type="bool">false</carb-heat>
995 <!-- User input devices -->
998 <keyboard include="keyboard.xml">
999 <multikey include="Input/Keyboard/multikey.xml"/>
1001 <joysticks include="joysticks.xml"/>
1002 <mice include="mice.xml"/>
1008 <!-- Radio settings -->
1012 <selected-mhz type="double">120.500</selected-mhz>
1013 <standby-mhz type="double">118.850</standby-mhz>
1015 <volume type="double">0.6</volume>
1016 <serviceable type="bool">true</serviceable>
1017 <ptt type="int">0</ptt>
1022 <selected-mhz type="double">118.300</selected-mhz>
1023 <standby-mhz type="double">133.775</standby-mhz>
1025 <volume type="double">0.6</volume>
1026 <serviceable type="bool">true</serviceable>
1027 <ptt type="int">0</ptt>
1032 <selected-mhz type="double">115.80</selected-mhz>
1033 <standby-mhz type="double">111.70</standby-mhz>
1036 <selected-deg type="double">280.0</selected-deg>
1038 <serviceable type="bool">true</serviceable>
1040 <serviceable type="bool">true</serviceable>
1043 <serviceable type="bool">true</serviceable>
1046 <serviceable type="bool">true</serviceable>
1048 <slaved-to-gps type="bool">false</slaved-to-gps>
1053 <selected-mhz type="double">116.80</selected-mhz>
1054 <standby-mhz type="double">113.90</standby-mhz>
1057 <selected-deg type="double">029.0</selected-deg>
1059 <serviceable type="bool">true</serviceable>
1061 <serviceable type="bool">true</serviceable>
1064 <serviceable type="bool">true</serviceable>
1067 <serviceable type="bool">true</serviceable>
1069 <slaved-to-gps type="bool">false</slaved-to-gps>
1074 <serviceable type="bool">true</serviceable>
1079 <volume type="double">0.3</volume>
1081 <!-- Instruments -->
1083 <airspeed-indicator>
1084 <serviceable type="bool" archive="y">true</serviceable>
1085 </airspeed-indicator>
1087 <attitude-indicator>
1089 <!-- true if this AI can tumble -->
1090 <tumble-flag type="bool" archive="y">false</tumble-flag>
1092 <caged-flag type="bool" archive="y">false</caged-flag>
1093 <serviceable type="bool" archive="y">true</serviceable>
1094 <spin type="double" archive="y">0.0</spin>
1095 <tumble-norm type="double" archive="y">0.0</tumble-norm>
1096 <indicated-pitch-deg type="double">0.0</indicated-pitch-deg>
1097 <indicated-roll-deg type="double">0.0</indicated-roll-deg>
1098 </attitude-indicator>
1101 <serviceable type="bool" archive="y">true</serviceable>
1102 <setting-inhg type="double" archive="y">29.92</setting-inhg>
1106 <serviceable type="bool" archive="y">true</serviceable>
1110 <serviceable type="bool" archive="y">true</serviceable>
1114 <serviceable type="bool" archive="y">true</serviceable>
1115 <spin type="double" archive="y">0.0</spin>
1116 <offset-deg type="double" archive="y">4.5</offset-deg>
1117 <!-- just for fun -->
1118 </heading-indicator>
1120 <vertical-speed-indicator>
1121 <serviceable type="bool" archive="y">true</serviceable>
1122 </vertical-speed-indicator>
1125 <serviceable type="bool" archive="y">true</serviceable>
1129 <serviceable type="bool" archive="y">true</serviceable>
1130 <switch-position type="int" archive="y">1</switch-position>
1132 <source>/instrumentation/nav[0]/frequencies/selected-mhz</source>
1137 <serviceable type="bool" archive="y">true</serviceable>
1138 <message-alert type="bool">false</message-alert>
1139 <waypoint-alert type="bool">false</waypoint-alert>
1140 <leg-mode type="bool">true</leg-mode>
1141 <obs-mode type="bool">false</obs-mode>
1142 <approach-arm type="bool">false</approach-arm>
1143 <approach-active type="bool">false</approach-active>
1144 <cdi-deflection type="double">0</cdi-deflection>
1148 <scan-pull type="bool" archive="y">false</scan-pull>
1152 <serviceable type="bool" archive="y">true</serviceable>
1153 <offset-sec type="long" archive="y">0</offset-sec>
1158 <selected-khz type="int">379</selected-khz>
1159 <standby-khz type="int">341</standby-khz>
1161 <serviceable type="bool" archive="y">true</serviceable>
1162 <indicated-bearing-deg type="double">90</indicated-bearing-deg>
1163 <error-deg type="double">2</error-deg>
1165 <rotation-deg type="double">0</rotation-deg>
1166 <volume-norm type="double">0.5</volume-norm>
1171 <selected-khz type="int">379</selected-khz>
1172 <standby-khz type="int">341</standby-khz>
1174 <serviceable type="bool" archive="y">true</serviceable>
1175 <indicated-bearing-deg type="double">90</indicated-bearing-deg>
1176 <error-deg type="double">2</error-deg>
1178 <rotation-deg type="double">0</rotation-deg>
1179 <volume-norm type="double">0.5</volume-norm>
1184 <rotation-deg type="double">0</rotation-deg>
1187 <selected-khz type="double">379.0</selected-khz>
1188 <standby-khz type="double">341.0</standby-khz>
1193 <lamp-test type="bool">false</lamp-test>
1197 <serviceable type="bool" archive="y">true</serviceable>
1198 <switch-position type="int" archive="y">1</switch-position>
1200 <selected-channel n="1">0</selected-channel>
1201 <selected-channel n="2">2</selected-channel>
1202 <selected-channel n="3">9</selected-channel>
1203 <selected-channel n="4">Y</selected-channel>
1210 <serviceable type="bool" archive="y">true</serviceable>
1213 <serviceable type="bool" archive="y">true</serviceable>
1214 <pressure-inhg type="double" archive="y">29.92</pressure-inhg>
1217 <serviceable type="bool" archive="y">true</serviceable>
1220 <serviceable type="bool" archive="y">true</serviceable>
1223 <serviceable type="bool" archive="y">true</serviceable>
1226 <serviceable type="bool" archive="y">true</serviceable>
1227 <contact-radius-m type="double">76</contact-radius-m>
1228 <report-contact type="bool">false</report-contact>
1229 <max-fuel-transfer-lbs-min type="double">6000</max-fuel-transfer-lbs-min>
1235 <ft type="double">0.1</ft>
1238 <min-lock-altitude-agl-ft type="double">300</min-lock-altitude-agl-ft>
1244 <enabled type="bool">false</enabled>
1245 <interval-ms type="long">1000</interval-ms>
1246 <filename>fg_log.csv</filename>
1247 <delimiter>,</delimiter>
1249 <enabled type="bool">false</enabled>
1250 <title>Longitude</title>
1251 <property>/position/longitude-deg</property>
1254 <enabled type="bool">false</enabled>
1255 <title>Latitude</title>
1256 <property>/position/latitude-deg</property>
1259 <enabled type="bool">false</enabled>
1260 <title>Altitude</title>
1261 <property>/position/altitude-ft</property>
1264 <enabled type="bool">false</enabled>
1266 <property>/orientation/roll-deg</property>
1269 <enabled type="bool">false</enabled>
1270 <title>Pitch</title>
1271 <property>/orientation/pitch-deg</property>
1274 <enabled type="bool">false</enabled>
1275 <title>Heading</title>
1276 <property>/orientation/heading-deg</property>
1283 <enabled type="bool" userarchive="n">false</enabled>
1286 <enabled type="bool" userarchive="n">false</enabled>
1289 <enabled type="bool" userarchive="y">false</enabled>
1292 <enabled type="bool" userarchive="y">false</enabled>
1295 <enabled type="bool" userarchive="n">false</enabled>
1297 <performance_monitor>
1298 <enabled type="bool" userarchive="n">false</enabled>
1299 </performance_monitor>
1303 <share-events type="bool" userarchive="y">false</share-events>
1304 <events type="string"/>
1309 <!-- end of preferences.xml -->