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>
222 <!-- legacy property to control drawing 'out the window', i.e
223 non-cockpit + aircraft elements. Use draw-mask instead. -->
224 <draw-otw type="bool">true</draw-otw>
226 <terrain type="bool">true</terrain>
227 <models type="bool">true</models>
228 <aircraft type="bool">true</aircraft>
229 <clouds type="bool">true</clouds>
232 <shadows-ac type="bool" userarchive="y">false</shadows-ac>
233 <shadows-ac-transp type="bool" userarchive="y">false</shadows-ac-transp>
234 <shadows-ai type="bool" userarchive="y">false</shadows-ai>
235 <shadows-to type="bool" userarchive="y">false</shadows-to>
236 <shadows-debug type="bool" userarchive="y">false</shadows-debug>
238 <enabled type="bool" userarchive="y">true</enabled>
239 <debug type="bool" userarchive="y">false</debug>
240 <map-size type="int" userarchive="y">2048</map-size>
241 <num-cascades type="int" userarchive="y">4</num-cascades>
242 <cascade-far-m n="0" type="float" userarchive="y">2.0</cascade-far-m>
243 <cascade-far-m n="1" type="float" userarchive="y">8.0</cascade-far-m>
244 <cascade-far-m n="2" type="float" userarchive="y">32.0</cascade-far-m>
245 <cascade-far-m n="3" type="float" userarchive="y">128.0</cascade-far-m>
246 <filtering type="int" userarchive="y">1</filtering>
248 <shader-experimental type="bool" userarchive="y">false</shader-experimental>
249 <shader-effects type="bool" userarchive="y">true</shader-effects>
250 <fps-display type="bool" userarchive="y">false</fps-display>
251 <frame-latency-display type="bool" userarchive="y">false</frame-latency-display>
252 <on-screen-statistics type="int">0</on-screen-statistics>
253 <glide-slope-tunnel type="bool" userarchive="y">false</glide-slope-tunnel>
255 <enabled type="bool" userarchive="y">true</enabled>
257 <blackout-onset-g type="double">3.5</blackout-onset-g>
258 <blackout-complete-g type="double">5</blackout-complete-g>
259 <redout-onset-g type="double">-2</redout-onset-g>
260 <redout-complete-g type="double">-4</redout-complete-g>
264 <enabled type="bool" userarchive="y">false</enabled>
265 <rate-m-g type="double">0.005</rate-m-g>
267 <osg-displaysettings>
268 <eye-separation type="double" userarchive="y">0.05</eye-separation>
269 <screen-distance type="double" userarchive="y">0.5</screen-distance>
270 <stereo-mode type="string" userarchive="y">OFF</stereo-mode>
271 </osg-displaysettings>
272 <osg-notify-level type="string" userarchive="y">warn</osg-notify-level>
273 <cache type="bool">true</cache>
274 <use-vbos type="bool">false</use-vbos>
277 <enabled-near type="bool">false</enabled-near>
278 <enabled-far type="bool">false</enabled-far>
279 <ratio type="double">0.01</ratio>
280 <max-error type="double">3000.0</max-error>
281 <max-length type="double">1000.0</max-length>
285 <model-hz type="int">120</model-hz>
288 <auto-align type="bool">true</auto-align>
289 <auto-align-threshold-deg type="double">5.0</auto-align-threshold-deg>
293 <volume type="float" userarchive="y">0.8</volume>
294 <enabled type="bool" userarchive="y">true</enabled>
296 <enabled type="bool" userarchive="y">true</enabled>
297 <external-view type="bool" userarchive="y">true</external-view>
298 <volume type="float" userarchive="y">0.6</volume>
301 <enabled type="bool" userarchive="y">true</enabled>
302 <external-view type="bool" userarchive="y">true</external-view>
303 <volume type="float" userarchive="y">0.6</volume>
306 <enabled type="bool" userarchive="y">false</enabled>
307 <volume type="float" userarchive="y">0.6</volume>
310 <enabled type="bool" userarchive="y">true</enabled>
311 <volume type="float" userarchive="y">0.6</volume>
313 <device-name type="string" userarchive="y"/>
314 <voice type="bool">true</voice>
316 <host type="string" write="n">localhost</host>
317 <port type="string" write="n">1314</port>
318 <enabled type="bool">false</enabled>
319 <atc alias="/sim/sound/voices/voice[0]/text"/>
320 <approach alias="/sim/sound/voices/voice[0]/text"/>
321 <ground alias="/sim/sound/voices/voice[0]/text"/>
322 <pilot alias="/sim/sound/voices/voice[1]/text"/>
323 <copilot alias="/sim/sound/voices/voice[2]/text"/>
324 <ai-plane alias="/sim/sound/voices/voice[3]/text"/>
326 <desc>ATC/Approach/Ground</desc>
327 <text type="string"></text>
328 <volume type="double">1.0</volume>
329 <pitch type="double">100.0</pitch>
330 <speed type="double">1.0</speed>
331 <preamble type="string"></preamble>
332 <festival type="bool">true</festival>
336 <text type="string"></text>
337 <volume type="double">1.0</volume>
338 <pitch type="double">100.0</pitch>
339 <speed type="double">1.0</speed>
340 <preamble type="string">(voice_us2_mbrola)</preamble>
341 <festival type="bool">true</festival>
344 <desc>Copilot/Instructor</desc>
345 <text type="string"></text>
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_en1_mbrola)</preamble>
350 <festival type="bool">true</festival>
353 <desc>AI-Plane</desc>
354 <text type="string"></text>
355 <volume type="double">1.0</volume>
356 <pitch type="double">100.0</pitch>
357 <speed type="double">1.0</speed>
358 <preamble type="string">(voice_don_diphone)</preamble>
359 <festival type="bool">true</festival>
363 <enabled type="bool" userarchive="y">false</enabled>
364 <volume type="float" userarchive="y">0.6</volume>
367 <speed-up type="double">1.0</speed-up>
369 <field-of-view type="double">55.0</field-of-view>
370 <field-of-view-compensation type="bool" userarchive="y">false</field-of-view-compensation>
371 <aspect-ratio-multiplier type="double">1.0</aspect-ratio-multiplier>
372 <dynamic-view type="bool" userarchive="y">false</dynamic-view>
375 <path>Aircraft/Generic/Panels/generic-vfr-panel.xml</path>
376 <visibility type="bool" userarchive="y">false</visibility>
377 <jitter type="bool">false</jitter>
378 <hide-nonzero-view type="bool" userarchive="y">true</hide-nonzero-view>
379 <hide-nonzero-heading-offset type="bool" userarchive="y">true</hide-nonzero-heading-offset>
382 <path>Aircraft/Generic/Panels/generic-trans-mini-panel.xml</path>
385 <path n="1">Huds/default.xml</path>
386 <path n="2">Huds/NTPS.xml</path>
387 <path n="3">Huds/minimal.xml</path>
390 <visibility n="1" type="bool">false</visibility>
393 <name type="string">Helvetica.txf</name>
394 <size type="float">8</size>
396 <current-color type="int">0</current-color>
400 <transparent type="bool">true</transparent>
401 <antialiased type="bool">true</antialiased>
402 <brightness type="float">0.85</brightness>
403 <alpha type="float">0.85</alpha>
404 <red type="float">0.38</red>
405 <green type="float">1.0</green>
406 <blue type="float">0.22</blue>
410 <transparent type="bool">false</transparent>
411 <antialiased type="bool">false</antialiased>
412 <brightness type="float">0.75</brightness>
413 <alpha type="float">0.67</alpha>
414 <red type="float">0.9</red>
415 <green type="float">0.1</green>
416 <blue type="float">0.1</blue>
420 <lon-lat-format type="int" userarchive="y">2</lon-lat-format>
422 <path>Aircraft/Generic/generic-systems.xml</path>
424 <name>generic autopilot</name>
425 <path>Aircraft/Generic/generic-autopilot.xml</path>
428 <name>autopilot helpers</name>
429 <path>Aircraft/Generic/generic-autopilot-helper.xml</path>
432 <name>Environment METAR Interpolation Rule</name>
433 <path>Environment/metarinterpolator.xml</path>
436 <name>Environment Interpolation Rule</name>
437 <path>Environment/interpolator.xml</path>
440 <name>Local Weather Rules </name>
441 <path>Environment/local-weather-rules.xml</path>
445 <path>Aircraft/Generic/generic-instrumentation.xml</path>
449 <has-gs-needle type="bool">true</has-gs-needle>
450 <needles-pivot type="bool">true</needles-pivot>
453 <has-gs-needle type="bool">false</has-gs-needle>
454 <needles-pivot type="bool">true</needles-pivot>
457 <has-gs-needle type="bool">true</has-gs-needle>
460 <style type="int">0</style>
462 </instrument-options>
464 <property-key-handler type="bool" userarchive="y">false</property-key-handler>
467 <chase-distance-m type="double">-25.0</chase-distance-m>
468 <allow-toggle-cockpit type="bool">false</allow-toggle-cockpit>
470 <!-- "tower" positioned to right of runway at KSFO -->
472 <longitude-deg type="double">-122.23045</longitude-deg>
473 <latitude-deg type="double">37.37027</latitude-deg>
474 <altitude-ft type="double">150</altitude-ft>
475 <roll-deg type="double">0</roll-deg>
476 <pitch-deg type="double">0</pitch-deg>
477 <heading-deg type="double">0</heading-deg>
478 <auto-position type="bool" userarchive="y">true</auto-position>
481 <view-name-popup type="bool" userarchive="y">true</view-name-popup>
484 <name>Cockpit View</name>
485 <enabled type="bool" userarchive="y">true</enabled>
486 <type>lookfrom</type>
487 <internal type="bool">false</internal>
489 <from-model type="bool">true</from-model>
490 <from-model-idx type="int">0</from-model-idx>
491 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
492 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
493 <default-pitch-deg type="double">0</default-pitch-deg>
494 <default-heading-deg type="double">0</default-heading-deg>
495 <front-direction-deg type="double">0</front-direction-deg>
496 <front-left-direction-deg type="double">45</front-left-direction-deg>
497 <left-direction-deg type="double">90</left-direction-deg>
498 <back-left-direction-deg type="double">135</back-left-direction-deg>
499 <back-direction-deg type="double">180</back-direction-deg>
500 <back-right-direction-deg type="double">225</back-right-direction-deg>
501 <right-direction-deg type="double">270</right-direction-deg>
502 <front-right-direction-deg type="double">315</front-right-direction-deg>
503 <dynamic-view type="bool">true</dynamic-view>
505 <enabled type="bool">true</enabled>
507 <heading-max-deg type="double">140</heading-max-deg>
508 <x-offset-max-m type="double">0.15</x-offset-max-m>
509 <x-offset-threshold-deg type="double">65</x-offset-threshold-deg>
512 <heading-max-deg type="double">140</heading-max-deg>
513 <x-offset-max-m type="double">0.15</x-offset-max-m>
514 <x-offset-threshold-deg type="double">65</x-offset-threshold-deg>
521 <name>Helicopter View</name>
522 <enabled type="bool" userarchive="y">true</enabled>
525 <from-model type="bool">false</from-model>
526 <from-model-idx type="int">0</from-model-idx>
527 <eye-lat-deg-path>/position/latitude-deg</eye-lat-deg-path>
528 <eye-lon-deg-path>/position/longitude-deg</eye-lon-deg-path>
529 <eye-alt-ft-path>/position/altitude-ft</eye-alt-ft-path>
530 <eye-heading-deg-path>/orientation/heading-deg</eye-heading-deg-path>
532 <at-model type="bool">true</at-model>
533 <at-model-idx type="int">0</at-model-idx>
534 <at-model-heading-damping type="double">0.0</at-model-heading-damping>
535 <target-z-offset-m type="double">0</target-z-offset-m>
537 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
538 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
540 <x-offset-m type="double">0</x-offset-m>
541 <y-offset-m type="double">0</y-offset-m>
542 <z-offset-m alias="/sim/chase-distance-m"/>
547 <name>Chase View</name>
548 <enabled type="bool" userarchive="y">true</enabled>
551 <from-model type="bool">false</from-model>
552 <from-model-idx type="int">0</from-model-idx>
553 <eye-lat-deg-path>/position/latitude-deg</eye-lat-deg-path>
554 <eye-lon-deg-path>/position/longitude-deg</eye-lon-deg-path>
555 <eye-alt-ft-path>/position/altitude-ft</eye-alt-ft-path>
556 <eye-pitch-deg-path>/orientation/pitch-deg</eye-pitch-deg-path>
557 <eye-roll-deg-path>/orientation/roll-deg</eye-roll-deg-path>
558 <eye-heading-deg-path>/orientation/heading-deg</eye-heading-deg-path>
560 <at-model type="bool">true</at-model>
561 <at-model-idx type="int">0</at-model-idx>
562 <at-model-roll-damping type="double">1.8</at-model-roll-damping>
563 <at-model-pitch-damping type="double">1.8</at-model-pitch-damping>
564 <at-model-heading-damping type="double">1.8</at-model-heading-damping>
565 <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>
570 <x-offset-m type="double">0</x-offset-m>
571 <y-offset-m type="double">5</y-offset-m>
572 <z-offset-m alias="/sim/chase-distance-m"/>
577 <name>Tower View</name>
578 <enabled type="bool" userarchive="y">true</enabled>
581 <eye-lat-deg-path>/sim/tower/latitude-deg</eye-lat-deg-path>
582 <eye-lon-deg-path>/sim/tower/longitude-deg</eye-lon-deg-path>
583 <eye-alt-ft-path>/sim/tower/altitude-ft</eye-alt-ft-path>
584 <eye-roll-deg-path>/sim/tower/roll-deg</eye-roll-deg-path>
585 <eye-pitch-deg-path>/sim/tower/pitch-deg</eye-pitch-deg-path>
586 <eye-heading-deg-path>/sim/tower/heading-deg</eye-heading-deg-path>
588 <at-model type="bool">true</at-model>
589 <at-model-idx type="int">0</at-model-idx>
591 <ground-level-nearplane-m type="double">10.0f</ground-level-nearplane-m>
592 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
594 <x-offset-m type="double">0</x-offset-m>
595 <y-offset-m type="double">0</y-offset-m>
596 <z-offset-m type="double">0</z-offset-m>
601 <name>Tower View Look From</name>
602 <enabled type="bool" userarchive="y">true</enabled>
603 <type>lookfrom</type>
605 <eye-lat-deg-path>/sim/tower/latitude-deg</eye-lat-deg-path>
606 <eye-lon-deg-path>/sim/tower/longitude-deg</eye-lon-deg-path>
607 <eye-alt-ft-path>/sim/tower/altitude-ft</eye-alt-ft-path>
608 <eye-roll-deg-path>/sim/tower/roll-deg</eye-roll-deg-path>
609 <eye-pitch-deg-path>/sim/tower/pitch-deg</eye-pitch-deg-path>
610 <eye-heading-deg-path>/sim/tower/heading-deg</eye-heading-deg-path>
612 <ground-level-nearplane-m type="double">10.0f</ground-level-nearplane-m>
613 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
615 <x-offset-m type="double">0</x-offset-m>
616 <y-offset-m type="double">0</y-offset-m>
617 <z-offset-m type="double">0</z-offset-m>
622 <name>Chase View Without Yaw</name>
623 <enabled type="bool" userarchive="y">true</enabled>
626 <from-model type="bool">false</from-model>
627 <from-model-idx type="int">0</from-model-idx>
628 <eye-lat-deg-path>/position/latitude-deg</eye-lat-deg-path>
629 <eye-lon-deg-path>/position/longitude-deg</eye-lon-deg-path>
630 <eye-alt-ft-path>/position/altitude-ft</eye-alt-ft-path>
632 <at-model type="bool">true</at-model>
633 <at-model-idx type="int">0</at-model-idx>
635 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
636 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
638 <x-offset-m type="double">25</x-offset-m>
639 <y-offset-m type="double">2</y-offset-m>
640 <z-offset-m alias="/sim/chase-distance-m"/>
645 <name>Fly-By View</name>
646 <enabled type="bool" userarchive="y">true</enabled>
649 <eye-lon-deg-path>/sim/viewer/longitude-deg</eye-lon-deg-path>
650 <eye-lat-deg-path>/sim/viewer/latitude-deg</eye-lat-deg-path>
651 <eye-alt-ft-path>/sim/viewer/altitude-ft</eye-alt-ft-path>
653 <at-model type="bool">true</at-model>
654 <at-model-idx type="int">0</at-model-idx>
656 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
657 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
662 <name>Model View</name>
663 <enabled type="bool" userarchive="y">true</enabled>
666 <from-model type="bool">false</from-model>
667 <from-model-idx type="int">0</from-model-idx>
669 <eye-lat-deg-path>/sim/viewer/eye/latitude-deg</eye-lat-deg-path>
670 <eye-lon-deg-path>/sim/viewer/eye/longitude-deg</eye-lon-deg-path>
671 <eye-alt-ft-path>/sim/viewer/eye/altitude-ft</eye-alt-ft-path>
672 <eye-heading-deg-path>/sim/viewer/eye/heading-deg</eye-heading-deg-path>
673 <eye-pitch-deg-path>/sim/viewer/eye/pitch-deg</eye-pitch-deg-path>
674 <eye-roll-deg-path>/sim/viewer/eye/roll-deg</eye-roll-deg-path>
676 <at-model type="bool">false</at-model>
677 <at-model-idx type="int">0</at-model-idx>
679 <target-lat-deg-path>/sim/viewer/target/latitude-deg</target-lat-deg-path>
680 <target-lon-deg-path>/sim/viewer/target/longitude-deg</target-lon-deg-path>
681 <target-alt-ft-path>/sim/viewer/target/altitude-ft</target-alt-ft-path>
682 <target-heading-deg-path>/sim/viewer/target/heading-deg</target-heading-deg-path>
683 <target-pitch-deg-path>/sim/viewer/target/pitch-deg</target-pitch-deg-path>
684 <target-roll-deg-path>/sim/viewer/target/roll-deg</target-roll-deg-path>
686 <target-x-offset-m type="double">0</target-x-offset-m>
687 <target-y-offset-m type="double">0</target-y-offset-m>
688 <target-z-offset-m type="double">0</target-z-offset-m>
690 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
691 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
693 <x-offset-m type="double">0</x-offset-m>
694 <y-offset-m type="double">0</y-offset-m>
695 <z-offset-m type="double">100</z-offset-m>
696 <heading-offset-deg type="double">0</heading-offset-deg>
697 <pitch-offset-deg type="double">0</pitch-offset-deg>
698 <roll-offset-deg type="double">0</roll-offset-deg>
703 <visibility type="bool" userarchive="y">true</visibility>
704 <default include="gui/menubar.xml"/>
706 <enabled type="bool" userarchive="y">false</enabled>
707 <edge-size type="int">5</edge-size>
712 <current-style type="int" userarchive="y">1</current-style>
713 <style n="0" include="gui/styles/classic.xml"/>
714 <style n="1" include="gui/styles/anthrax.xml"/>
715 <devel-widgets type="bool" userarchive="y">false</devel-widgets>
719 <hide-cursor type="bool" userarchive="y">true</hide-cursor>
720 <right-button-mode-cycle-enabled type="bool" userarchive="y">false</right-button-mode-cycle-enabled>
721 <cycle-mode-popup type="bool" userarchive="y">true</cycle-mode-popup>
722 <cursor-timeout-sec type="double" userarchive="y">10.0</cursor-timeout-sec>
723 <click-shows-tooltip type="bool" userarchive="y">true</click-shows-tooltip>
724 <tooltip-delay-msec type="int" userarchive="y">800</tooltip-delay-msec>
725 <tooltips-enabled type="bool" userarchive="y">true</tooltips-enabled>
727 <drag-sensitivity type="double" userarchive="y">1.0</drag-sensitivity>
728 <invert-mouse-wheel type="bool" userarchive="y">false</invert-mouse-wheel>
729 <skip-flight-controls-mode type="bool" userarchive="y">false</skip-flight-controls-mode>
733 <duration type="double">90</duration>
734 <view type="int">1</view>
735 <looped type="bool" userarchive="y">true</looped>
736 <buffer> <!-- replay buffer configuration -->
737 <!-- 1st buffer level: short term -->
738 <high-res-time type="double">60.0</high-res-time> <!-- 60 seconds -->
739 <!-- short term sample rate is as every frame (fixed) -->
740 <!-- 2nd buffer level: medium term -->
741 <medium-res-sample-dt type="double">0.5</medium-res-sample-dt>
742 <medium-res-time type="double">600.0</medium-res-time><!-- 10 mins -->
743 <!-- 3rd buffer level: long term -->
744 <low-res-sample-dt type="double">5.0</low-res-sample-dt>
745 <low-res-time type="double">3600.0</low-res-time><!-- 1 h -->
747 <tape-directory type="string" userarchive="y"></tape-directory>
752 <start-offset-m type="double">5.0</start-offset-m>
754 <length-weight type="double">0.01</length-weight>
755 <width-weight type="double">0.01</width-weight>
756 <surface-weight type="double">10</surface-weight>
757 <deviation-weight type="double">1</deviation-weight>
763 <enabled type="bool">true</enabled>
764 <runway type="string" preserve="y"/>
768 <voice type="string" preserve="y">default</voice>
769 <concise-reports type="bool" preserve="y">false</concise-reports>
770 <random-notams type="bool" preserve="y">true</random-notams>
771 <announce-ils-frequency type="bool" preserve="y">false</announce-ils-frequency>
775 <enabled type="bool" userarchive="y">true</enabled>
776 <heuristics type="bool">true</heuristics>
777 <datafile type="string"></datafile>
778 <instantaneous-action type="bool">false</instantaneous-action>
779 <dumpdata type="bool">false</dumpdata>
780 <proportion type="double">1.0</proportion>
784 <enabled type="bool">true</enabled>
785 <scenarios-enabled type="bool" userarchive="y">true</scenarios-enabled>
786 <scenario>nimitz_demo</scenario>
787 <groundnet-cache type="bool">true</groundnet-cache>
788 <tankers include="AI/tankers.xml"/>
791 <multiplay preserve="y">
792 <chat type="string" preserve="y">Hello</chat>
793 <transmission-freq-hz type="string" preserve="y">118500000</transmission-freq-hz>
794 <chat-display type="bool" userarchive="y">true</chat-display>
795 <chat-menu include="ATC/chat-menu-entries.xml"/>
796 <write-message-log type="bool" preserve="y">false</write-message-log>
797 <freeze-on-replay type="bool" preserve="y">true</freeze-on-replay>
798 <default-model type="string" preserve="y">Models/Geometry/glider.ac</default-model>
799 <callsign type="string" userarchive="y">callsign</callsign>
800 <selected-server type="string" userarchive="y"/>
801 <txhost type="string" preserve="y"/>
805 <callsign type="string" preserve="y">Golf Foxtrot Sierra</callsign>
808 <performance-monitor>
809 <enabled type="bool" userarchive="n" preserve="y">false</enabled>
810 <interval-s type="double" userarchive="n" preserve="y">1.0</interval-s>
811 </performance-monitor>
813 <!-- animated jetway options -->
815 <enable-editor type="bool">false</enable-editor>
816 <interact-with-multiplay type="bool" userarchive="y">true</interact-with-multiplay>
817 <debug type="bool">false</debug>
820 <terrasync preserve="y">
821 <enabled type="bool" userarchive="y">false</enabled>
822 <use-built-in-svn type="bool" userarchive="y">true</use-built-in-svn>
823 <use-svn type="bool" userarchive="n">true</use-svn>
824 <svn-server userarchive="y">http://terrascenery.googlecode.com/svn/trunk/data/Scenery</svn-server>
825 <svn-data-server userarchive="y">http://fgfs.goneabitbursar.com/fgfsai/trunk</svn-data-server>
826 <rsync-server userarchive="n">scenery.flightgear.org::Scenery</rsync-server>
827 <scenery-dir userarchive="y"><!-- INTENTIONALLY LEFT BLANK! Do NOT edit.
828 This (empty) value is the initial/default value only. Actual data is stored/read from
829 $HOME/.fgfs/autosave.xml. Use command-line option "terrasync-dir", GUI-dialog, or
830 property browser to configure actual directory. --></scenery-dir>
831 <ext-svn-utility type="string">svn</ext-svn-utility> <!-- use absolute path if "svn"
832 isn't on system PATH (external SVN only)-->
833 <max-errors type="int">10</max-errors> <!-- abort when too many errors occurred, or -1=don't abort -->
837 <default-config type="string">/Aircraft/Generic/flightrecorder/generic-piston-propeller-4.xml</default-config>
841 <dme-fallback-to-loc type="bool">false</dme-fallback-to-loc>
843 <frame-rate-throttle-hz type="double" userarchive="y">0</frame-rate-throttle-hz>
845 <enabled type="bool">true</enabled>
849 <enabled type="bool" userarchive="y">false</enabled>
850 <server type="string" userarchive="y">fgcom.flightgear.org</server>
851 <show-messages type="bool" userarchive="y">false</show-messages>
852 <speaker-level type="double" userarchive="y">1.0</speaker-level>
853 <silence-threshold type="double" userarchive="y">-35.0</silence-threshold>
855 <enabled type="bool" userarchive="y">false</enabled>
856 <username type="string" userarchive="y">guest</username>
857 <password type="string" userarchive="y">guest</password>
860 <http include="httpd-settings.xml" />
867 <mode type="int">0</mode>
877 <altitude-ft type="double">-9999</altitude-ft>
884 <speed-north-fps type="double">0.0</speed-north-fps>
885 <speed-east-fps type="double">0.0</speed-east-fps>
886 <speed-down-fps type="double">0.0</speed-down-fps>
893 <heading-deg type="double">270</heading-deg>
894 <roll-deg type="double">0.0</roll-deg>
895 <pitch-deg type="double">0.424</pitch-deg>
901 <environment include="Environment/environment.xml"/>
905 <aileron type="double">0.0</aileron>
906 <aileron-trim type="double">0.0</aileron-trim>
907 <elevator type="double">0.0</elevator>
908 <elevator-trim type="double">0.0</elevator-trim>
909 <rudder type="double">0.0</rudder>
910 <rudder-trim type="double">0.0</rudder-trim>
911 <flaps type="double">0.0</flaps>
912 <flaps-serviceable type="bool">true</flaps-serviceable>
917 <starter type="bool">false</starter>
918 <magnetos type="int">0</magnetos>
919 <throttle type="double">0.0</throttle>
920 <mixture type="double">1.0</mixture>
921 <condition type="double">1.0</condition>
922 <propeller-pitch type="double">1.0</propeller-pitch>
924 <serviceable type="bool">true</serviceable>
925 <left-magneto-serviceable type="bool">true</left-magneto-serviceable>
926 <right-magneto-serviceable type="bool">true</right-magneto-serviceable>
927 <spark-plugs-serviceable type="bool">true</spark-plugs-serviceable>
928 <oil-pressure-status type="bool">false</oil-pressure-status>
929 <fuel-pump-serviceable type="bool">true</fuel-pump-serviceable>
933 <starter type="bool">false</starter>
934 <magnetos type="int">0</magnetos>
935 <throttle type="double">0.0</throttle>
936 <mixture type="double">1.0</mixture>
937 <condition type="double">1.0</condition>
938 <propeller-pitch type="double">1.0</propeller-pitch>
940 <serviceable type="bool">true</serviceable>
941 <left-magneto-serviceable type="bool">true</left-magneto-serviceable>
942 <right-magneto-serviceable type="bool">true</right-magneto-serviceable>
943 <spark-plugs-serviceable type="bool">true</spark-plugs-serviceable>
944 <oil-pressure-status type="bool">false</oil-pressure-status>
945 <fuel-pump-serviceable type="bool">true</fuel-pump-serviceable>
949 <starter type="bool">false</starter>
950 <magnetos type="int">0</magnetos>
951 <throttle type="double">0.0</throttle>
952 <mixture type="double">1.0</mixture>
953 <condition type="double">1.0</condition>
954 <propeller-pitch type="double">1.0</propeller-pitch>
956 <serviceable type="bool">true</serviceable>
957 <left-magneto-serviceable type="bool">true</left-magneto-serviceable>
958 <right-magneto-serviceable type="bool">true</right-magneto-serviceable>
959 <spark-plugs-serviceable type="bool">true</spark-plugs-serviceable>
960 <oil-pressure-status type="bool">false</oil-pressure-status>
961 <fuel-pump-serviceable type="bool">true</fuel-pump-serviceable>
965 <starter type="bool">false</starter>
966 <magnetos type="int">0</magnetos>
967 <throttle type="double">0.0</throttle>
968 <mixture type="double">1.0</mixture>
969 <condition type="double">1.0</condition>
970 <propeller-pitch type="double">1.0</propeller-pitch>
972 <serviceable type="bool">true</serviceable>
973 <left-magneto-serviceable type="bool">true</left-magneto-serviceable>
974 <right-magneto-serviceable type="bool">true</right-magneto-serviceable>
975 <spark-plugs-serviceable type="bool">true</spark-plugs-serviceable>
976 <oil-pressure-status type="bool">false</oil-pressure-status>
977 <fuel-pump-serviceable type="bool">true</fuel-pump-serviceable>
983 <brake-left type="double">0.0</brake-left>
984 <brake-right type="double">0.0</brake-right>
985 <brake-parking type="double">0.0</brake-parking>
986 <gear-down type="bool">true</gear-down>
990 <taxi-light type="bool">true</taxi-light>
991 <landing-lights type="bool">true</landing-lights>
992 <nav-lights type="bool">true</nav-lights>
993 <beacon type="bool">true</beacon>
994 <strobe type="bool">false</strobe>
998 <pitot-heat type="bool">false</pitot-heat>
1000 <carb-heat type="bool">false</carb-heat>
1003 <carb-heat type="bool">false</carb-heat>
1006 <carb-heat type="bool">false</carb-heat>
1009 <carb-heat type="bool">false</carb-heat>
1016 <!-- User input devices -->
1019 <keyboard include="keyboard.xml">
1020 <multikey include="Input/Keyboard/multikey.xml"/>
1022 <joysticks include="joysticks.xml"/>
1023 <mice include="mice.xml"/>
1029 <!-- Radio settings -->
1033 <selected-mhz type="double">120.500</selected-mhz>
1034 <standby-mhz type="double">118.850</standby-mhz>
1036 <volume type="double">0.6</volume>
1037 <serviceable type="bool">true</serviceable>
1038 <ptt type="int">0</ptt>
1043 <selected-mhz type="double">118.300</selected-mhz>
1044 <standby-mhz type="double">133.775</standby-mhz>
1046 <volume type="double">0.6</volume>
1047 <serviceable type="bool">true</serviceable>
1048 <ptt type="int">0</ptt>
1053 <selected-mhz type="double">115.80</selected-mhz>
1054 <standby-mhz type="double">111.70</standby-mhz>
1057 <selected-deg type="double">280.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 <selected-mhz type="double">116.80</selected-mhz>
1075 <standby-mhz type="double">113.90</standby-mhz>
1078 <selected-deg type="double">029.0</selected-deg>
1080 <serviceable type="bool">true</serviceable>
1082 <serviceable type="bool">true</serviceable>
1085 <serviceable type="bool">true</serviceable>
1088 <serviceable type="bool">true</serviceable>
1090 <slaved-to-gps type="bool">false</slaved-to-gps>
1095 <serviceable type="bool">true</serviceable>
1100 <volume type="double">0.3</volume>
1102 <!-- Instruments -->
1104 <airspeed-indicator>
1105 <serviceable type="bool" archive="y">true</serviceable>
1106 </airspeed-indicator>
1108 <attitude-indicator>
1110 <!-- true if this AI can tumble -->
1111 <tumble-flag type="bool" archive="y">false</tumble-flag>
1113 <caged-flag type="bool" archive="y">false</caged-flag>
1114 <serviceable type="bool" archive="y">true</serviceable>
1115 <spin type="double" archive="y">0.0</spin>
1116 <tumble-norm type="double" archive="y">0.0</tumble-norm>
1117 <indicated-pitch-deg type="double">0.0</indicated-pitch-deg>
1118 <indicated-roll-deg type="double">0.0</indicated-roll-deg>
1119 </attitude-indicator>
1122 <serviceable type="bool" archive="y">true</serviceable>
1123 <setting-inhg type="double" archive="y">29.92</setting-inhg>
1127 <serviceable type="bool" archive="y">true</serviceable>
1131 <serviceable type="bool" archive="y">true</serviceable>
1135 <serviceable type="bool" archive="y">true</serviceable>
1136 <spin type="double" archive="y">0.0</spin>
1137 <offset-deg type="double" archive="y">4.5</offset-deg>
1138 <!-- just for fun -->
1139 </heading-indicator>
1141 <vertical-speed-indicator>
1142 <serviceable type="bool" archive="y">true</serviceable>
1143 </vertical-speed-indicator>
1146 <serviceable type="bool" archive="y">true</serviceable>
1150 <serviceable type="bool" archive="y">true</serviceable>
1151 <switch-position type="int" archive="y">1</switch-position>
1153 <source>/instrumentation/nav[0]/frequencies/selected-mhz</source>
1158 <serviceable type="bool" archive="y">true</serviceable>
1159 <message-alert type="bool">false</message-alert>
1160 <waypoint-alert type="bool">false</waypoint-alert>
1161 <leg-mode type="bool">true</leg-mode>
1162 <obs-mode type="bool">false</obs-mode>
1163 <approach-arm type="bool">false</approach-arm>
1164 <approach-active type="bool">false</approach-active>
1165 <cdi-deflection type="double">0</cdi-deflection>
1169 <scan-pull type="bool" archive="y">false</scan-pull>
1173 <serviceable type="bool" archive="y">true</serviceable>
1174 <offset-sec type="long" archive="y">0</offset-sec>
1179 <selected-khz type="int">379</selected-khz>
1180 <standby-khz type="int">341</standby-khz>
1182 <serviceable type="bool" archive="y">true</serviceable>
1183 <indicated-bearing-deg type="double">90</indicated-bearing-deg>
1184 <error-deg type="double">2</error-deg>
1186 <rotation-deg type="double">0</rotation-deg>
1187 <volume-norm type="double">0.5</volume-norm>
1192 <selected-khz type="int">379</selected-khz>
1193 <standby-khz type="int">341</standby-khz>
1195 <serviceable type="bool" archive="y">true</serviceable>
1196 <indicated-bearing-deg type="double">90</indicated-bearing-deg>
1197 <error-deg type="double">2</error-deg>
1199 <rotation-deg type="double">0</rotation-deg>
1200 <volume-norm type="double">0.5</volume-norm>
1205 <rotation-deg type="double">0</rotation-deg>
1208 <selected-khz type="double">379.0</selected-khz>
1209 <standby-khz type="double">341.0</standby-khz>
1214 <lamp-test type="bool">false</lamp-test>
1218 <serviceable type="bool" archive="y">true</serviceable>
1219 <switch-position type="int" archive="y">1</switch-position>
1221 <selected-channel n="1">0</selected-channel>
1222 <selected-channel n="2">2</selected-channel>
1223 <selected-channel n="3">9</selected-channel>
1224 <selected-channel n="4">Y</selected-channel>
1231 <serviceable type="bool" archive="y">true</serviceable>
1234 <serviceable type="bool" archive="y">true</serviceable>
1235 <pressure-inhg type="double" archive="y">29.92</pressure-inhg>
1238 <serviceable type="bool" archive="y">true</serviceable>
1241 <serviceable type="bool" archive="y">true</serviceable>
1244 <serviceable type="bool" archive="y">true</serviceable>
1247 <serviceable type="bool" archive="y">true</serviceable>
1248 <contact-radius-m type="double">76</contact-radius-m>
1249 <report-contact type="bool">false</report-contact>
1250 <max-fuel-transfer-lbs-min type="double">6000</max-fuel-transfer-lbs-min>
1256 <ft type="double">0.1</ft>
1259 <min-lock-altitude-agl-ft type="double">300</min-lock-altitude-agl-ft>
1265 <enabled type="bool">false</enabled>
1266 <interval-ms type="long">1000</interval-ms>
1267 <filename>fg_log.csv</filename>
1268 <delimiter>,</delimiter>
1270 <enabled type="bool">false</enabled>
1271 <title>Longitude</title>
1272 <property>/position/longitude-deg</property>
1275 <enabled type="bool">false</enabled>
1276 <title>Latitude</title>
1277 <property>/position/latitude-deg</property>
1280 <enabled type="bool">false</enabled>
1281 <title>Altitude</title>
1282 <property>/position/altitude-ft</property>
1285 <enabled type="bool">false</enabled>
1287 <property>/orientation/roll-deg</property>
1290 <enabled type="bool">false</enabled>
1291 <title>Pitch</title>
1292 <property>/orientation/pitch-deg</property>
1295 <enabled type="bool">false</enabled>
1296 <title>Heading</title>
1297 <property>/orientation/heading-deg</property>
1304 <enabled type="bool" userarchive="n">false</enabled>
1307 <enabled type="bool" userarchive="n">false</enabled>
1310 <enabled type="bool" userarchive="y">false</enabled>
1313 <enabled type="bool" userarchive="y">false</enabled>
1316 <enabled type="bool" userarchive="n">false</enabled>
1318 <performance_monitor>
1319 <enabled type="bool" userarchive="n">false</enabled>
1320 </performance_monitor>
1324 <share-events type="bool" userarchive="y">false</share-events>
1325 <events type="string"/>
1330 <!-- end of preferences.xml -->