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>
264 <use-vbos type="bool">false</use-vbos>
267 <enabled-near type="bool">false</enabled-near>
268 <enabled-far type="bool">false</enabled-far>
269 <ratio type="double">0.01</ratio>
270 <max-error type="double">3000.0</max-error>
271 <max-length type="double">1000.0</max-length>
275 <model-hz type="int">120</model-hz>
278 <auto-align type="bool">true</auto-align>
279 <auto-align-threshold-deg type="double">5.0</auto-align-threshold-deg>
283 <volume type="float" userarchive="y">0.8</volume>
284 <enabled type="bool" userarchive="y">true</enabled>
286 <enabled type="bool" userarchive="y">true</enabled>
287 <external-view type="bool" userarchive="y">true</external-view>
288 <volume type="float" userarchive="y">0.6</volume>
291 <enabled type="bool" userarchive="y">true</enabled>
292 <external-view type="bool" userarchive="y">true</external-view>
293 <volume type="float" userarchive="y">0.6</volume>
296 <enabled type="bool" userarchive="y">false</enabled>
297 <volume type="float" userarchive="y">0.6</volume>
300 <enabled type="bool" userarchive="y">true</enabled>
301 <volume type="float" userarchive="y">0.6</volume>
303 <device-name type="string" userarchive="y"/>
304 <voice type="bool">true</voice>
306 <host type="string" write="n">localhost</host>
307 <port type="string" write="n">1314</port>
308 <enabled type="bool">false</enabled>
309 <atc alias="/sim/sound/voices/voice[0]/text"/>
310 <approach alias="/sim/sound/voices/voice[0]/text"/>
311 <ground alias="/sim/sound/voices/voice[0]/text"/>
312 <pilot alias="/sim/sound/voices/voice[1]/text"/>
313 <copilot alias="/sim/sound/voices/voice[2]/text"/>
314 <ai-plane alias="/sim/sound/voices/voice[3]/text"/>
316 <desc>ATC/Approach/Ground</desc>
317 <text type="string"></text>
318 <volume type="double">1.0</volume>
319 <pitch type="double">100.0</pitch>
320 <speed type="double">1.0</speed>
321 <preamble type="string"></preamble>
322 <festival type="bool">true</festival>
326 <text type="string"></text>
327 <volume type="double">1.0</volume>
328 <pitch type="double">100.0</pitch>
329 <speed type="double">1.0</speed>
330 <preamble type="string">(voice_us2_mbrola)</preamble>
331 <festival type="bool">true</festival>
334 <desc>Copilot/Instructor</desc>
335 <text type="string"></text>
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">(voice_en1_mbrola)</preamble>
340 <festival type="bool">true</festival>
343 <desc>AI-Plane</desc>
344 <text type="string"></text>
345 <volume type="double">1.0</volume>
346 <pitch type="double">100.0</pitch>
347 <speed type="double">1.0</speed>
348 <preamble type="string">(voice_don_diphone)</preamble>
349 <festival type="bool">true</festival>
353 <enabled type="bool" userarchive="y">false</enabled>
354 <volume type="float" userarchive="y">0.6</volume>
357 <speed-up type="double">1.0</speed-up>
359 <field-of-view type="double">55.0</field-of-view>
360 <field-of-view-compensation type="bool" userarchive="y">false</field-of-view-compensation>
361 <aspect-ratio-multiplier type="double">1.0</aspect-ratio-multiplier>
362 <dynamic-view type="bool" userarchive="y">false</dynamic-view>
365 <path>Aircraft/Generic/Panels/generic-vfr-panel.xml</path>
366 <visibility type="bool" userarchive="y">false</visibility>
367 <jitter type="bool">false</jitter>
368 <hide-nonzero-view type="bool" userarchive="y">true</hide-nonzero-view>
369 <hide-nonzero-heading-offset type="bool" userarchive="y">true</hide-nonzero-heading-offset>
372 <path>Aircraft/Generic/Panels/generic-trans-mini-panel.xml</path>
375 <path n="1">Huds/default.xml</path>
376 <path n="2">Huds/NTPS.xml</path>
377 <path n="3">Huds/minimal.xml</path>
380 <visibility n="1" type="bool">false</visibility>
383 <name type="string">Helvetica.txf</name>
384 <size type="float">8</size>
386 <current-color type="int">0</current-color>
390 <transparent type="bool">true</transparent>
391 <antialiased type="bool">true</antialiased>
392 <brightness type="float">0.85</brightness>
393 <alpha type="float">0.85</alpha>
394 <red type="float">0.38</red>
395 <green type="float">1.0</green>
396 <blue type="float">0.22</blue>
400 <transparent type="bool">false</transparent>
401 <antialiased type="bool">false</antialiased>
402 <brightness type="float">0.75</brightness>
403 <alpha type="float">0.67</alpha>
404 <red type="float">0.9</red>
405 <green type="float">0.1</green>
406 <blue type="float">0.1</blue>
410 <lon-lat-format type="int" userarchive="y">2</lon-lat-format>
412 <path>Aircraft/Generic/generic-systems.xml</path>
414 <name>generic autopilot</name>
415 <path>Aircraft/Generic/generic-autopilot.xml</path>
418 <name>autopilot helpers</name>
419 <path>Aircraft/Generic/generic-autopilot-helper.xml</path>
422 <name>Environment METAR Interpolation Rule</name>
423 <path>Environment/metarinterpolator.xml</path>
426 <name>Environment Interpolation Rule</name>
427 <path>Environment/interpolator.xml</path>
430 <name>Local Weather Rules </name>
431 <path>Environment/local-weather-rules.xml</path>
435 <path>Aircraft/Generic/generic-instrumentation.xml</path>
439 <has-gs-needle type="bool">true</has-gs-needle>
440 <needles-pivot type="bool">true</needles-pivot>
443 <has-gs-needle type="bool">false</has-gs-needle>
444 <needles-pivot type="bool">true</needles-pivot>
447 <has-gs-needle type="bool">true</has-gs-needle>
450 <style type="int">0</style>
452 </instrument-options>
454 <property-key-handler type="bool" userarchive="y">false</property-key-handler>
457 <chase-distance-m type="double">-25.0</chase-distance-m>
458 <allow-toggle-cockpit type="bool">false</allow-toggle-cockpit>
460 <!-- "tower" positioned to right of runway at KSFO -->
462 <longitude-deg type="double">-122.23045</longitude-deg>
463 <latitude-deg type="double">37.37027</latitude-deg>
464 <altitude-ft type="double">150</altitude-ft>
465 <roll-deg type="double">0</roll-deg>
466 <pitch-deg type="double">0</pitch-deg>
467 <heading-deg type="double">0</heading-deg>
468 <auto-position type="bool" userarchive="y">true</auto-position>
471 <view-name-popup type="bool" userarchive="y">true</view-name-popup>
474 <name>Cockpit View</name>
475 <enabled type="bool" userarchive="y">true</enabled>
476 <type>lookfrom</type>
477 <internal type="bool">false</internal>
479 <from-model type="bool">true</from-model>
480 <from-model-idx type="int">0</from-model-idx>
481 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
482 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
483 <default-pitch-deg type="double">0</default-pitch-deg>
484 <default-heading-deg type="double">0</default-heading-deg>
485 <front-direction-deg type="double">0</front-direction-deg>
486 <front-left-direction-deg type="double">45</front-left-direction-deg>
487 <left-direction-deg type="double">90</left-direction-deg>
488 <back-left-direction-deg type="double">135</back-left-direction-deg>
489 <back-direction-deg type="double">180</back-direction-deg>
490 <back-right-direction-deg type="double">225</back-right-direction-deg>
491 <right-direction-deg type="double">270</right-direction-deg>
492 <front-right-direction-deg type="double">315</front-right-direction-deg>
493 <dynamic-view type="bool">true</dynamic-view>
495 <enabled type="bool">true</enabled>
497 <heading-max-deg type="double">140</heading-max-deg>
498 <x-offset-max-m type="double">0.15</x-offset-max-m>
499 <x-offset-threshold-deg type="double">65</x-offset-threshold-deg>
502 <heading-max-deg type="double">140</heading-max-deg>
503 <x-offset-max-m type="double">0.15</x-offset-max-m>
504 <x-offset-threshold-deg type="double">65</x-offset-threshold-deg>
511 <name>Helicopter View</name>
512 <enabled type="bool" userarchive="y">true</enabled>
515 <from-model type="bool">false</from-model>
516 <from-model-idx type="int">0</from-model-idx>
517 <eye-lat-deg-path>/position/latitude-deg</eye-lat-deg-path>
518 <eye-lon-deg-path>/position/longitude-deg</eye-lon-deg-path>
519 <eye-alt-ft-path>/position/altitude-ft</eye-alt-ft-path>
520 <eye-heading-deg-path>/orientation/heading-deg</eye-heading-deg-path>
522 <at-model type="bool">true</at-model>
523 <at-model-idx type="int">0</at-model-idx>
524 <at-model-heading-damping type="double">0.0</at-model-heading-damping>
525 <target-z-offset-m type="double">0</target-z-offset-m>
527 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
528 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
530 <x-offset-m type="double">0</x-offset-m>
531 <y-offset-m type="double">0</y-offset-m>
532 <z-offset-m alias="/sim/chase-distance-m"/>
537 <name>Chase View</name>
538 <enabled type="bool" userarchive="y">true</enabled>
541 <from-model type="bool">false</from-model>
542 <from-model-idx type="int">0</from-model-idx>
543 <eye-lat-deg-path>/position/latitude-deg</eye-lat-deg-path>
544 <eye-lon-deg-path>/position/longitude-deg</eye-lon-deg-path>
545 <eye-alt-ft-path>/position/altitude-ft</eye-alt-ft-path>
546 <eye-pitch-deg-path>/orientation/pitch-deg</eye-pitch-deg-path>
547 <eye-roll-deg-path>/orientation/roll-deg</eye-roll-deg-path>
548 <eye-heading-deg-path>/orientation/heading-deg</eye-heading-deg-path>
550 <at-model type="bool">true</at-model>
551 <at-model-idx type="int">0</at-model-idx>
552 <at-model-roll-damping type="double">1.8</at-model-roll-damping>
553 <at-model-pitch-damping type="double">1.8</at-model-pitch-damping>
554 <at-model-heading-damping type="double">1.8</at-model-heading-damping>
555 <target-z-offset-m type="double">0</target-z-offset-m>
557 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
558 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
560 <x-offset-m type="double">0</x-offset-m>
561 <y-offset-m type="double">5</y-offset-m>
562 <z-offset-m alias="/sim/chase-distance-m"/>
567 <name>Tower View</name>
568 <enabled type="bool" userarchive="y">true</enabled>
571 <eye-lat-deg-path>/sim/tower/latitude-deg</eye-lat-deg-path>
572 <eye-lon-deg-path>/sim/tower/longitude-deg</eye-lon-deg-path>
573 <eye-alt-ft-path>/sim/tower/altitude-ft</eye-alt-ft-path>
574 <eye-roll-deg-path>/sim/tower/roll-deg</eye-roll-deg-path>
575 <eye-pitch-deg-path>/sim/tower/pitch-deg</eye-pitch-deg-path>
576 <eye-heading-deg-path>/sim/tower/heading-deg</eye-heading-deg-path>
578 <at-model type="bool">true</at-model>
579 <at-model-idx type="int">0</at-model-idx>
581 <ground-level-nearplane-m type="double">10.0f</ground-level-nearplane-m>
582 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
584 <x-offset-m type="double">0</x-offset-m>
585 <y-offset-m type="double">0</y-offset-m>
586 <z-offset-m type="double">0</z-offset-m>
591 <name>Tower View Look From</name>
592 <enabled type="bool" userarchive="y">true</enabled>
593 <type>lookfrom</type>
595 <eye-lat-deg-path>/sim/tower/latitude-deg</eye-lat-deg-path>
596 <eye-lon-deg-path>/sim/tower/longitude-deg</eye-lon-deg-path>
597 <eye-alt-ft-path>/sim/tower/altitude-ft</eye-alt-ft-path>
598 <eye-roll-deg-path>/sim/tower/roll-deg</eye-roll-deg-path>
599 <eye-pitch-deg-path>/sim/tower/pitch-deg</eye-pitch-deg-path>
600 <eye-heading-deg-path>/sim/tower/heading-deg</eye-heading-deg-path>
602 <ground-level-nearplane-m type="double">10.0f</ground-level-nearplane-m>
603 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
605 <x-offset-m type="double">0</x-offset-m>
606 <y-offset-m type="double">0</y-offset-m>
607 <z-offset-m type="double">0</z-offset-m>
612 <name>Chase View Without Yaw</name>
613 <enabled type="bool" userarchive="y">true</enabled>
616 <from-model type="bool">false</from-model>
617 <from-model-idx type="int">0</from-model-idx>
618 <eye-lat-deg-path>/position/latitude-deg</eye-lat-deg-path>
619 <eye-lon-deg-path>/position/longitude-deg</eye-lon-deg-path>
620 <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>
625 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
626 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
628 <x-offset-m type="double">25</x-offset-m>
629 <y-offset-m type="double">2</y-offset-m>
630 <z-offset-m alias="/sim/chase-distance-m"/>
635 <name>Fly-By View</name>
636 <enabled type="bool" userarchive="y">true</enabled>
639 <eye-lon-deg-path>/sim/viewer/longitude-deg</eye-lon-deg-path>
640 <eye-lat-deg-path>/sim/viewer/latitude-deg</eye-lat-deg-path>
641 <eye-alt-ft-path>/sim/viewer/altitude-ft</eye-alt-ft-path>
643 <at-model type="bool">true</at-model>
644 <at-model-idx type="int">0</at-model-idx>
646 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
647 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
652 <name>Model View</name>
653 <enabled type="bool" userarchive="y">true</enabled>
656 <from-model type="bool">false</from-model>
657 <from-model-idx type="int">0</from-model-idx>
659 <eye-lat-deg-path>/sim/viewer/eye/latitude-deg</eye-lat-deg-path>
660 <eye-lon-deg-path>/sim/viewer/eye/longitude-deg</eye-lon-deg-path>
661 <eye-alt-ft-path>/sim/viewer/eye/altitude-ft</eye-alt-ft-path>
662 <eye-heading-deg-path>/sim/viewer/eye/heading-deg</eye-heading-deg-path>
663 <eye-pitch-deg-path>/sim/viewer/eye/pitch-deg</eye-pitch-deg-path>
664 <eye-roll-deg-path>/sim/viewer/eye/roll-deg</eye-roll-deg-path>
666 <at-model type="bool">false</at-model>
667 <at-model-idx type="int">0</at-model-idx>
669 <target-lat-deg-path>/sim/viewer/target/latitude-deg</target-lat-deg-path>
670 <target-lon-deg-path>/sim/viewer/target/longitude-deg</target-lon-deg-path>
671 <target-alt-ft-path>/sim/viewer/target/altitude-ft</target-alt-ft-path>
672 <target-heading-deg-path>/sim/viewer/target/heading-deg</target-heading-deg-path>
673 <target-pitch-deg-path>/sim/viewer/target/pitch-deg</target-pitch-deg-path>
674 <target-roll-deg-path>/sim/viewer/target/roll-deg</target-roll-deg-path>
676 <target-x-offset-m type="double">0</target-x-offset-m>
677 <target-y-offset-m type="double">0</target-y-offset-m>
678 <target-z-offset-m type="double">0</target-z-offset-m>
680 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
681 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
683 <x-offset-m type="double">0</x-offset-m>
684 <y-offset-m type="double">0</y-offset-m>
685 <z-offset-m type="double">100</z-offset-m>
686 <heading-offset-deg type="double">0</heading-offset-deg>
687 <pitch-offset-deg type="double">0</pitch-offset-deg>
688 <roll-offset-deg type="double">0</roll-offset-deg>
693 <visibility type="bool" userarchive="y">true</visibility>
694 <default include="gui/menubar.xml"/>
696 <enabled type="bool" userarchive="y">false</enabled>
697 <edge-size type="int">5</edge-size>
702 <current-style type="int" userarchive="y">1</current-style>
703 <style n="0" include="gui/styles/classic.xml"/>
704 <style n="1" include="gui/styles/anthrax.xml"/>
705 <devel-widgets type="bool" userarchive="y">false</devel-widgets>
709 <hide-cursor type="bool" userarchive="y">true</hide-cursor>
710 <right-button-mode-cycle-enabled type="bool" userarchive="y">false</right-button-mode-cycle-enabled>
711 <cycle-mode-popup type="bool" userarchive="y">true</cycle-mode-popup>
712 <cursor-timeout-sec type="double" userarchive="y">10.0</cursor-timeout-sec>
713 <click-shows-tooltip type="bool" userarchive="y">true</click-shows-tooltip>
714 <tooltip-delay-msec type="int" userarchive="y">800</tooltip-delay-msec>
715 <tooltips-enabled type="bool" userarchive="y">true</tooltips-enabled>
717 <drag-sensitivity type="double" userarchive="y">1.0</drag-sensitivity>
718 <invert-mouse-wheel type="bool" userarchive="y">false</invert-mouse-wheel>
719 <skip-flight-controls-mode type="bool" userarchive="y">false</skip-flight-controls-mode>
723 <duration type="double">90</duration>
724 <view type="int">1</view>
725 <looped type="bool" userarchive="y">true</looped>
726 <buffer> <!-- replay buffer configuration -->
727 <!-- 1st buffer level: short term -->
728 <high-res-time type="double">60.0</high-res-time> <!-- 60 seconds -->
729 <!-- short term sample rate is as every frame (fixed) -->
730 <!-- 2nd buffer level: medium term -->
731 <medium-res-sample-dt type="double">0.5</medium-res-sample-dt>
732 <medium-res-time type="double">600.0</medium-res-time><!-- 10 mins -->
733 <!-- 3rd buffer level: long term -->
734 <low-res-sample-dt type="double">5.0</low-res-sample-dt>
735 <low-res-time type="double">3600.0</low-res-time><!-- 1 h -->
737 <tape-directory type="string" userarchive="y"></tape-directory>
742 <start-offset-m type="double">5.0</start-offset-m>
744 <length-weight type="double">0.01</length-weight>
745 <width-weight type="double">0.01</width-weight>
746 <surface-weight type="double">10</surface-weight>
747 <deviation-weight type="double">1</deviation-weight>
753 <enabled type="bool">true</enabled>
754 <runway type="string" preserve="y"/>
758 <voice type="string" preserve="y">default</voice>
759 <concise-reports type="bool" preserve="y">false</concise-reports>
760 <random-notams type="bool" preserve="y">true</random-notams>
761 <announce-ils-frequency type="bool" preserve="y">false</announce-ils-frequency>
765 <enabled type="bool" userarchive="y">true</enabled>
766 <heuristics type="bool">true</heuristics>
767 <datafile type="string"></datafile>
768 <instantaneous-action type="bool">false</instantaneous-action>
769 <dumpdata type="bool">false</dumpdata>
770 <proportion type="double">1.0</proportion>
774 <enabled type="bool">true</enabled>
775 <scenarios-enabled type="bool" userarchive="y">true</scenarios-enabled>
776 <scenario>nimitz_demo</scenario>
777 <groundnet-cache type="bool">true</groundnet-cache>
778 <tankers include="AI/tankers.xml"/>
781 <multiplay preserve="y">
782 <chat type="string" preserve="y">Hello</chat>
783 <transmission-freq-hz type="string" preserve="y">118500000</transmission-freq-hz>
784 <chat-display type="bool" userarchive="y">true</chat-display>
785 <chat-menu include="ATC/chat-menu-entries.xml"/>
786 <write-message-log type="bool" preserve="y">false</write-message-log>
787 <freeze-on-replay type="bool" preserve="y">true</freeze-on-replay>
788 <default-model type="string" preserve="y">Models/Geometry/glider.ac</default-model>
789 <callsign type="string" userarchive="y">callsign</callsign>
790 <selected-server type="string" userarchive="y"/>
791 <txhost type="string" preserve="y"/>
795 <callsign type="string" preserve="y">Golf Foxtrot Sierra</callsign>
798 <performance-monitor>
799 <enabled type="bool" userarchive="n" preserve="y">false</enabled>
800 <interval-s type="double" userarchive="n" preserve="y">1.0</interval-s>
801 </performance-monitor>
803 <!-- animated jetway options -->
805 <enable-editor type="bool">false</enable-editor>
806 <interact-with-multiplay type="bool" userarchive="y">true</interact-with-multiplay>
807 <debug type="bool">false</debug>
810 <terrasync preserve="y">
811 <enabled type="bool" userarchive="y">false</enabled>
812 <use-built-in-svn type="bool" userarchive="y">true</use-built-in-svn>
813 <use-svn type="bool" userarchive="n">true</use-svn>
814 <svn-server userarchive="y">http://terrascenery.googlecode.com/svn/trunk/data/Scenery</svn-server>
815 <svn-data-server userarchive="y">http://fgfs.goneabitbursar.com/fgfsai/trunk</svn-data-server>
816 <rsync-server userarchive="n">scenery.flightgear.org::Scenery</rsync-server>
817 <scenery-dir userarchive="y"><!-- INTENTIONALLY LEFT BLANK! Do NOT edit.
818 This (empty) value is the initial/default value only. Actual data is stored/read from
819 $HOME/.fgfs/autosave.xml. Use command-line option "terrasync-dir", GUI-dialog, or
820 property browser to configure actual directory. --></scenery-dir>
821 <ext-svn-utility type="string">svn</ext-svn-utility> <!-- use absolute path if "svn"
822 isn't on system PATH (external SVN only)-->
823 <max-errors type="int">10</max-errors> <!-- abort when too many errors occurred, or -1=don't abort -->
827 <default-config type="string">/Aircraft/Generic/flightrecorder/generic-piston-propeller-4.xml</default-config>
831 <dme-fallback-to-loc type="bool">false</dme-fallback-to-loc>
833 <frame-rate-throttle-hz type="double" userarchive="y">0</frame-rate-throttle-hz>
835 <enabled type="bool">true</enabled>
839 <enabled type="bool" userarchive="y">false</enabled>
840 <server type="string" userarchive="y">fgcom.flightgear.org</server>
841 <show-messages type="bool" userarchive="y">false</show-messages>
842 <speaker-level type="double" userarchive="y">1.0</speaker-level>
843 <silence-threshold type="double" userarchive="y">-35.0</silence-threshold>
845 <enabled type="bool" userarchive="y">false</enabled>
846 <username type="string" userarchive="y">guest</username>
847 <password type="string" userarchive="y">guest</password>
856 <mode type="int">0</mode>
866 <altitude-ft type="double">-9999</altitude-ft>
873 <speed-north-fps type="double">0.0</speed-north-fps>
874 <speed-east-fps type="double">0.0</speed-east-fps>
875 <speed-down-fps type="double">0.0</speed-down-fps>
882 <heading-deg type="double">270</heading-deg>
883 <roll-deg type="double">0.0</roll-deg>
884 <pitch-deg type="double">0.424</pitch-deg>
890 <environment include="Environment/environment.xml"/>
894 <aileron type="double">0.0</aileron>
895 <aileron-trim type="double">0.0</aileron-trim>
896 <elevator type="double">0.0</elevator>
897 <elevator-trim type="double">0.0</elevator-trim>
898 <rudder type="double">0.0</rudder>
899 <rudder-trim type="double">0.0</rudder-trim>
900 <flaps type="double">0.0</flaps>
901 <flaps-serviceable type="bool">true</flaps-serviceable>
906 <starter type="bool">false</starter>
907 <magnetos type="int">0</magnetos>
908 <throttle type="double">0.0</throttle>
909 <mixture type="double">1.0</mixture>
910 <condition type="double">1.0</condition>
911 <propeller-pitch type="double">1.0</propeller-pitch>
913 <serviceable type="bool">true</serviceable>
914 <left-magneto-serviceable type="bool">true</left-magneto-serviceable>
915 <right-magneto-serviceable type="bool">true</right-magneto-serviceable>
916 <spark-plugs-serviceable type="bool">true</spark-plugs-serviceable>
917 <oil-pressure-status type="bool">false</oil-pressure-status>
918 <fuel-pump-serviceable type="bool">true</fuel-pump-serviceable>
922 <starter type="bool">false</starter>
923 <magnetos type="int">0</magnetos>
924 <throttle type="double">0.0</throttle>
925 <mixture type="double">1.0</mixture>
926 <condition type="double">1.0</condition>
927 <propeller-pitch type="double">1.0</propeller-pitch>
929 <serviceable type="bool">true</serviceable>
930 <left-magneto-serviceable type="bool">true</left-magneto-serviceable>
931 <right-magneto-serviceable type="bool">true</right-magneto-serviceable>
932 <spark-plugs-serviceable type="bool">true</spark-plugs-serviceable>
933 <oil-pressure-status type="bool">false</oil-pressure-status>
934 <fuel-pump-serviceable type="bool">true</fuel-pump-serviceable>
938 <starter type="bool">false</starter>
939 <magnetos type="int">0</magnetos>
940 <throttle type="double">0.0</throttle>
941 <mixture type="double">1.0</mixture>
942 <condition type="double">1.0</condition>
943 <propeller-pitch type="double">1.0</propeller-pitch>
945 <serviceable type="bool">true</serviceable>
946 <left-magneto-serviceable type="bool">true</left-magneto-serviceable>
947 <right-magneto-serviceable type="bool">true</right-magneto-serviceable>
948 <spark-plugs-serviceable type="bool">true</spark-plugs-serviceable>
949 <oil-pressure-status type="bool">false</oil-pressure-status>
950 <fuel-pump-serviceable type="bool">true</fuel-pump-serviceable>
954 <starter type="bool">false</starter>
955 <magnetos type="int">0</magnetos>
956 <throttle type="double">0.0</throttle>
957 <mixture type="double">1.0</mixture>
958 <condition type="double">1.0</condition>
959 <propeller-pitch type="double">1.0</propeller-pitch>
961 <serviceable type="bool">true</serviceable>
962 <left-magneto-serviceable type="bool">true</left-magneto-serviceable>
963 <right-magneto-serviceable type="bool">true</right-magneto-serviceable>
964 <spark-plugs-serviceable type="bool">true</spark-plugs-serviceable>
965 <oil-pressure-status type="bool">false</oil-pressure-status>
966 <fuel-pump-serviceable type="bool">true</fuel-pump-serviceable>
972 <brake-left type="double">0.0</brake-left>
973 <brake-right type="double">0.0</brake-right>
974 <brake-parking type="double">0.0</brake-parking>
975 <gear-down type="bool">true</gear-down>
979 <taxi-light type="bool">true</taxi-light>
980 <landing-lights type="bool">true</landing-lights>
981 <nav-lights type="bool">true</nav-lights>
982 <beacon type="bool">true</beacon>
983 <strobe type="bool">false</strobe>
987 <pitot-heat type="bool">false</pitot-heat>
989 <carb-heat type="bool">false</carb-heat>
992 <carb-heat type="bool">false</carb-heat>
995 <carb-heat type="bool">false</carb-heat>
998 <carb-heat type="bool">false</carb-heat>
1005 <!-- User input devices -->
1008 <keyboard include="keyboard.xml">
1009 <multikey include="Input/Keyboard/multikey.xml"/>
1011 <joysticks include="joysticks.xml"/>
1012 <mice include="mice.xml"/>
1018 <!-- Radio settings -->
1022 <selected-mhz type="double">120.500</selected-mhz>
1023 <standby-mhz type="double">118.850</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">118.300</selected-mhz>
1033 <standby-mhz type="double">133.775</standby-mhz>
1035 <volume type="double">0.6</volume>
1036 <serviceable type="bool">true</serviceable>
1037 <ptt type="int">0</ptt>
1042 <selected-mhz type="double">115.80</selected-mhz>
1043 <standby-mhz type="double">111.70</standby-mhz>
1046 <selected-deg type="double">280.0</selected-deg>
1048 <serviceable type="bool">true</serviceable>
1050 <serviceable type="bool">true</serviceable>
1053 <serviceable type="bool">true</serviceable>
1056 <serviceable type="bool">true</serviceable>
1058 <slaved-to-gps type="bool">false</slaved-to-gps>
1063 <selected-mhz type="double">116.80</selected-mhz>
1064 <standby-mhz type="double">113.90</standby-mhz>
1067 <selected-deg type="double">029.0</selected-deg>
1069 <serviceable type="bool">true</serviceable>
1071 <serviceable type="bool">true</serviceable>
1074 <serviceable type="bool">true</serviceable>
1077 <serviceable type="bool">true</serviceable>
1079 <slaved-to-gps type="bool">false</slaved-to-gps>
1084 <serviceable type="bool">true</serviceable>
1089 <volume type="double">0.3</volume>
1091 <!-- Instruments -->
1093 <airspeed-indicator>
1094 <serviceable type="bool" archive="y">true</serviceable>
1095 </airspeed-indicator>
1097 <attitude-indicator>
1099 <!-- true if this AI can tumble -->
1100 <tumble-flag type="bool" archive="y">false</tumble-flag>
1102 <caged-flag type="bool" archive="y">false</caged-flag>
1103 <serviceable type="bool" archive="y">true</serviceable>
1104 <spin type="double" archive="y">0.0</spin>
1105 <tumble-norm type="double" archive="y">0.0</tumble-norm>
1106 <indicated-pitch-deg type="double">0.0</indicated-pitch-deg>
1107 <indicated-roll-deg type="double">0.0</indicated-roll-deg>
1108 </attitude-indicator>
1111 <serviceable type="bool" archive="y">true</serviceable>
1112 <setting-inhg type="double" archive="y">29.92</setting-inhg>
1116 <serviceable type="bool" archive="y">true</serviceable>
1120 <serviceable type="bool" archive="y">true</serviceable>
1124 <serviceable type="bool" archive="y">true</serviceable>
1125 <spin type="double" archive="y">0.0</spin>
1126 <offset-deg type="double" archive="y">4.5</offset-deg>
1127 <!-- just for fun -->
1128 </heading-indicator>
1130 <vertical-speed-indicator>
1131 <serviceable type="bool" archive="y">true</serviceable>
1132 </vertical-speed-indicator>
1135 <serviceable type="bool" archive="y">true</serviceable>
1139 <serviceable type="bool" archive="y">true</serviceable>
1140 <switch-position type="int" archive="y">1</switch-position>
1142 <source>/instrumentation/nav[0]/frequencies/selected-mhz</source>
1147 <serviceable type="bool" archive="y">true</serviceable>
1148 <message-alert type="bool">false</message-alert>
1149 <waypoint-alert type="bool">false</waypoint-alert>
1150 <leg-mode type="bool">true</leg-mode>
1151 <obs-mode type="bool">false</obs-mode>
1152 <approach-arm type="bool">false</approach-arm>
1153 <approach-active type="bool">false</approach-active>
1154 <cdi-deflection type="double">0</cdi-deflection>
1158 <scan-pull type="bool" archive="y">false</scan-pull>
1162 <serviceable type="bool" archive="y">true</serviceable>
1163 <offset-sec type="long" archive="y">0</offset-sec>
1168 <selected-khz type="int">379</selected-khz>
1169 <standby-khz type="int">341</standby-khz>
1171 <serviceable type="bool" archive="y">true</serviceable>
1172 <indicated-bearing-deg type="double">90</indicated-bearing-deg>
1173 <error-deg type="double">2</error-deg>
1175 <rotation-deg type="double">0</rotation-deg>
1176 <volume-norm type="double">0.5</volume-norm>
1181 <selected-khz type="int">379</selected-khz>
1182 <standby-khz type="int">341</standby-khz>
1184 <serviceable type="bool" archive="y">true</serviceable>
1185 <indicated-bearing-deg type="double">90</indicated-bearing-deg>
1186 <error-deg type="double">2</error-deg>
1188 <rotation-deg type="double">0</rotation-deg>
1189 <volume-norm type="double">0.5</volume-norm>
1194 <rotation-deg type="double">0</rotation-deg>
1197 <selected-khz type="double">379.0</selected-khz>
1198 <standby-khz type="double">341.0</standby-khz>
1203 <lamp-test type="bool">false</lamp-test>
1207 <serviceable type="bool" archive="y">true</serviceable>
1208 <switch-position type="int" archive="y">1</switch-position>
1210 <selected-channel n="1">0</selected-channel>
1211 <selected-channel n="2">2</selected-channel>
1212 <selected-channel n="3">9</selected-channel>
1213 <selected-channel n="4">Y</selected-channel>
1220 <serviceable type="bool" archive="y">true</serviceable>
1223 <serviceable type="bool" archive="y">true</serviceable>
1224 <pressure-inhg type="double" archive="y">29.92</pressure-inhg>
1227 <serviceable type="bool" archive="y">true</serviceable>
1230 <serviceable type="bool" archive="y">true</serviceable>
1233 <serviceable type="bool" archive="y">true</serviceable>
1236 <serviceable type="bool" archive="y">true</serviceable>
1237 <contact-radius-m type="double">76</contact-radius-m>
1238 <report-contact type="bool">false</report-contact>
1239 <max-fuel-transfer-lbs-min type="double">6000</max-fuel-transfer-lbs-min>
1245 <ft type="double">0.1</ft>
1248 <min-lock-altitude-agl-ft type="double">300</min-lock-altitude-agl-ft>
1254 <enabled type="bool">false</enabled>
1255 <interval-ms type="long">1000</interval-ms>
1256 <filename>fg_log.csv</filename>
1257 <delimiter>,</delimiter>
1259 <enabled type="bool">false</enabled>
1260 <title>Longitude</title>
1261 <property>/position/longitude-deg</property>
1264 <enabled type="bool">false</enabled>
1265 <title>Latitude</title>
1266 <property>/position/latitude-deg</property>
1269 <enabled type="bool">false</enabled>
1270 <title>Altitude</title>
1271 <property>/position/altitude-ft</property>
1274 <enabled type="bool">false</enabled>
1276 <property>/orientation/roll-deg</property>
1279 <enabled type="bool">false</enabled>
1280 <title>Pitch</title>
1281 <property>/orientation/pitch-deg</property>
1284 <enabled type="bool">false</enabled>
1285 <title>Heading</title>
1286 <property>/orientation/heading-deg</property>
1293 <enabled type="bool" userarchive="n">false</enabled>
1296 <enabled type="bool" userarchive="n">false</enabled>
1299 <enabled type="bool" userarchive="y">false</enabled>
1302 <enabled type="bool" userarchive="y">false</enabled>
1305 <enabled type="bool" userarchive="n">false</enabled>
1307 <performance_monitor>
1308 <enabled type="bool" userarchive="n">false</enabled>
1309 </performance_monitor>
1313 <share-events type="bool" userarchive="y">false</share-events>
1314 <events type="string"/>
1319 <!-- end of preferences.xml -->