3 ************************************************************************
4 Global defaults for FlightGear property values.
6 Started September 2000 by David Megginson, david@megginson.com
7 ************************************************************************
10 <local-weather include="Environment/local-weather-defaults.xml"/>
11 <!-- General simulation preferences -->
13 <!-- show-aircraft option: show ALL aircraft regardless by default -->
14 <aircraft-min-status>all</aircraft-min-status>
15 <!-- don't reset the simulator when the aircraft hits the ground -->
16 <reset-on-crash type="bool">false</reset-on-crash>
17 <!-- Limit the time we need to spend in simulation loops to 1 second -->
18 <max-simtime-per-frame type="double">1.0</max-simtime-per-frame>
19 <session type="int" userarchive="y">0</session>
21 <screenshot-dir type="string" userarchive="y"/>
22 <!-- defaults to current working dir -->
25 <write type="string"/>
28 <intl include="Translations/locale.xml"/>
29 <aircraft>c172p</aircraft>
30 <virtual-cockpit type="bool">false</virtual-cockpit>
31 <presets preserve="y">
32 <airport-id>KSFO</airport-id>
34 <trim type="bool">true</trim>
37 <xsize type="int" preserve="y">1024</xsize>
38 <ysize type="int" preserve="y">768</ysize>
39 <splash-screen type="bool">true</splash-screen>
40 <splash-progress type="bool">true</splash-progress>
44 <fullscreen type="bool" preserve="y">false</fullscreen>
46 <save-on-exit type="bool" userarchive="y">true</save-on-exit>
47 <restore-defaults type="bool">false</restore-defaults>
48 <!-- help viewer; only used under Unix -->
49 <terminal-ansi-colors type="bool">true</terminal-ansi-colors>
50 <season type="string" preserve="y">summer</season>
53 <materials-file>Materials/regions/materials.xml</materials-file>
55 <enabled type="bool">false</enabled>
56 <renderer>default-pipeline</renderer>
57 <show-buffers type="bool" userarchive="y">false</show-buffers>
58 <ambient-occlusion type="bool" userarchive="y">false</ambient-occlusion>
59 <ambient-occlusion-strength type="float" userarchive="y">0.6</ambient-occlusion-strength>
60 <ambient-occlusion-buffers type="bool">true</ambient-occlusion-buffers>
61 <bloom type="bool" userarchive="y">true</bloom>
62 <bloom-strength type="float" userarchive="y">0.6</bloom-strength>
63 <bloom-buffers type="bool">true</bloom-buffers>
64 <night-vision type="bool">false</night-vision>
66 <vignette type="bool">false</vignette>
67 <inner-circle type="float" userarchive="y">0.8</inner-circle>
68 <outer-circle type="float" userarchive="y">1.3</outer-circle>
69 <color-shift type="bool">false</color-shift>
71 <x type="float" userarchive="y">.393</x>
72 <y type="float" userarchive="y">.769</y>
73 <z type="float" userarchive="y">.189</z>
76 <x type="float" userarchive="y">.349</x>
77 <y type="float" userarchive="y">.686</y>
78 <z type="float" userarchive="y">.168</z>
81 <x type="float" userarchive="y">.272</x>
82 <y type="float" userarchive="y">.534</y>
83 <z type="float" userarchive="y">.131</z>
85 <distortion type="bool">false</distortion>
87 <x type="float" userarchive="y">0.0</x>
88 <y type="float" userarchive="y">0.0</y>
89 <z type="float" userarchive="y">1.0</z>
91 <color-fringe type="bool">false</color-fringe>
92 <color-fringe-factor type="float" userarchive="y">1.0</color-fringe-factor>
93 <film-wear type="bool">false</film-wear>
95 <exposure type="float" userarchive="y">1.0</exposure>
96 <use-color-for-depth type="bool">false</use-color-for-depth>
97 <no-16bit-buffer type="bool">false</no-16bit-buffer>
99 <enabled type="bool" userarchive="y">false</enabled>
100 <name userarchive="y"/>
103 <enabled type="bool" userarchive="y">true</enabled>
104 <name userarchive="y">spec-emis</name>
107 <enabled type="bool" userarchive="y">true</enabled>
108 <name userarchive="y">normal</name>
111 <enabled type="bool" userarchive="y">true</enabled>
112 <name userarchive="y">diffuse</name>
116 <sky type="bool">true</sky>
117 <ambient type="bool">true</ambient>
118 <sunlight type="bool">true</sunlight>
119 <lights type="bool">true</lights>
120 <fog type="bool">true</fog>
121 <debug type="bool">false</debug>
122 <transparent type="bool">false</transparent>
126 <debug type="bool">false</debug>
127 <realism type="int">5</realism>
128 <filtering type="int">8</filtering>
130 <custom-settings type="bool" userarchive="y">false</custom-settings>
131 <generic type="float" userarchive="y">1.0</generic>
132 <landmass type="float" userarchive="y">1.0</landmass>
133 <model type="float" userarchive="y">1.0</model>
134 <contrails type="float" userarchive="y">1.0</contrails>
135 <crop type="float" userarchive="y">1.0</crop>
136 <skydome type="bool" userarchive="y">false</skydome>
137 <transition type="float" userarchive="y">1.0</transition>
138 <urban type="float" userarchive="y">1.0</urban>
139 <water type="float" userarchive="y">1.0</water>
140 <wind-effects type="float" userarchive="y">0.0</wind-effects>
141 <forest type="float" userarchive="y">0.0</forest>
142 <lights type="float" userarchive="y">1.0</lights>
143 <quality-level-internal type="float" userarchive="y">1.0</quality-level-internal>
145 <mie type="float" userarchive="y">0.003</mie>
146 <rayleigh type="float" userarchive="y">0.0003</rayleigh>
147 <dome-density type="float" userarchive="y">0.5</dome-density>
149 <multithreading-mode>AutomaticSelection</multithreading-mode>
150 Uncomment the above element to select OSG multi-threading mode.
151 This may improve performance on multi-core, multi-CPU
152 and/or multi-GPU systems. The recommended setting is AutomaticSelection.
156 CullDrawThreadPerContext
157 CullThreadPerCameraDrawThreadPerContext
159 <plod-minimum-expiry-time-secs type="double" userarchive="y">180.0</plod-minimum-expiry-time-secs>
161 <detailed type="double" userarchive="y">1500</detailed>
162 <rough type="double" userarchive="y">9000</rough>
163 <bare type="double" userarchive="y">30000</bare>
165 ai-range-mode-pixel: true=use pixel size on screen, false=use distance from eyepoint
166 With /sim/rendering/static-lod/ai-range-mode-pixel set to true
167 /sim/rendering/static-lod/ai-detailed now contains the minimum size of the
168 model on the screen to be displayed. Values of 10-50 seem to make some sense.
170 <ai-range-mode-pixel type="bool" userarchive="y">true</ai-range-mode-pixel>
171 <ai-detailed type="double" userarchive="y">30</ai-detailed>
172 <!-- ai-bare type="double" userarchive="y">10000</ai-bare -->
173 <ai-interior type="double" userarchive="y">50</ai-interior>
175 <random-objects type="bool" userarchive="y">true</random-objects>
176 <random-vegetation type="bool" userarchive="y">true</random-vegetation>
177 <random-vegetation-shadows type="bool" userarchive="y">false</random-vegetation-shadows>
178 <random-vegetation-normals type="bool" userarchive="y">false</random-vegetation-normals>
179 <vegetation-density type="double" userarchive="y">1.0</vegetation-density>
180 <random-buildings type="bool" userarchive="y">false</random-buildings>
181 <building-density type="double" userarchive="y">1.0</building-density>
182 <horizon-effect type="bool" userarchive="y">false</horizon-effect>
183 <point-sprites type="bool" userarchive="y">true</point-sprites>
184 <enhanced-lighting type="bool" userarchive="y">false</enhanced-lighting>
185 <distance-attenuation type="bool" userarchive="y">false</distance-attenuation>
186 <particles type="bool" userarchive="y">true</particles>
187 <precipitation-gui-enable type="bool" userarchive="y">false</precipitation-gui-enable>
188 <precipitation-enable type="bool" userarchive="y">false</precipitation-enable>
189 <precipitation-aircraft-enable type="bool">true</precipitation-aircraft-enable>
191 <!-- streaks coloring and transparency -->
192 <min-light type="float">0.35</min-light>
193 <streak-brightness-nearmost-layer type="float">0.9</streak-brightness-nearmost-layer>
194 <streak-brightness-farmost-layer type="float">0.5</streak-brightness-farmost-layer>
195 <!-- streak period as a function of the speed, decreases with speed -->
196 <streak-period-max type="float">2.5</streak-period-max>
197 <streak-period-change-per-kt type="float">0.005</streak-period-change-per-kt>
198 <streak-period-min type="float">1.0</streak-period-min>
199 <!-- streak length as a function of the speed, increases with speed -->
200 <streak-length-min type="float">0.03</streak-length-min>
201 <streak-length-change-per-kt type="float">0.0005</streak-length-change-per-kt>
202 <streak-length-max type="float">0.1</streak-length-max>
203 <!-- # of rain streaks at the 100.0% precipitation density -->
204 <streak-count-min type="int">40</streak-count-min>
205 <!-- lightest rain -->
206 <streak-count-max type="int">190</streak-count-max>
207 <!-- heaviest rain -->
208 <!-- numbers over MAX_RAIN_SLICE in simgear/environment/visual_enviro.cxx
209 will be ignored in the current implementation. -->
210 <!-- the precipitation cone geometry -->
211 <cone-base-radius type="float">15.0</cone-base-radius>
212 <cone-height type="float">30.0</cone-height>
214 <lightning-enable type="bool" userarchive="y">false</lightning-enable>
215 <specular-highlight type="bool" userarchive="y">false</specular-highlight>
216 <bump-mapping type="bool" userarchive="y">false</bump-mapping>
217 <clouds3d-enable type="bool" userarchive="y">false</clouds3d-enable>
218 <clouds3d-vis-range type="float" userarchive="y">10000.0</clouds3d-vis-range>
219 <clouds3d-detail-range type="float" userarchive="y">10000.0</clouds3d-detail-range>
220 <clouds3d-density type="float" userarchive="y">0.25</clouds3d-density>
221 <!-- legacy property to control drawing 'out the window', i.e
222 non-cockpit + aircraft elements. Use draw-mask instead. -->
223 <draw-otw type="bool">true</draw-otw>
225 <terrain type="bool">true</terrain>
226 <models type="bool">true</models>
227 <aircraft type="bool">true</aircraft>
228 <clouds type="bool">true</clouds>
230 <shadows-ac type="bool" userarchive="y">false</shadows-ac>
231 <shadows-ac-transp type="bool" userarchive="y">false</shadows-ac-transp>
232 <shadows-ai type="bool" userarchive="y">false</shadows-ai>
233 <shadows-to type="bool" userarchive="y">false</shadows-to>
234 <shadows-debug type="bool" userarchive="y">false</shadows-debug>
236 <enabled type="bool" userarchive="y">true</enabled>
237 <debug type="bool" userarchive="y">false</debug>
238 <map-size type="int" userarchive="y">2048</map-size>
239 <num-cascades type="int" userarchive="y">4</num-cascades>
240 <cascade-far-m n="0" type="float" userarchive="y">2.0</cascade-far-m>
241 <cascade-far-m n="1" type="float" userarchive="y">8.0</cascade-far-m>
242 <cascade-far-m n="2" type="float" userarchive="y">32.0</cascade-far-m>
243 <cascade-far-m n="3" type="float" userarchive="y">128.0</cascade-far-m>
244 <filtering type="int" userarchive="y">1</filtering>
246 <shader-experimental type="bool" userarchive="y">false</shader-experimental>
247 <shader-effects type="bool" userarchive="y">true</shader-effects>
248 <fps-display type="bool" userarchive="y">false</fps-display>
249 <frame-latency-display type="bool" userarchive="y">false</frame-latency-display>
250 <on-screen-statistics type="int">0</on-screen-statistics>
251 <glide-slope-tunnel type="bool" userarchive="y">false</glide-slope-tunnel>
253 <enabled type="bool" userarchive="y">true</enabled>
255 <blackout-onset-g type="double">3.5</blackout-onset-g>
256 <blackout-complete-g type="double">5</blackout-complete-g>
257 <redout-onset-g type="double">-2</redout-onset-g>
258 <redout-complete-g type="double">-4</redout-complete-g>
262 <enabled type="bool" userarchive="y">false</enabled>
263 <rate-m-g type="double">0.005</rate-m-g>
265 <osg-displaysettings>
266 <eye-separation type="double" userarchive="y">0.05</eye-separation>
267 <screen-distance type="double" userarchive="y">0.5</screen-distance>
268 <stereo-mode type="string" userarchive="y">OFF</stereo-mode>
269 </osg-displaysettings>
270 <osg-notify-level type="string" userarchive="y">warn</osg-notify-level>
271 <cache type="bool">true</cache>
272 <use-vbos type="bool">false</use-vbos>
275 <enabled-near type="bool">false</enabled-near>
276 <enabled-far type="bool">false</enabled-far>
277 <ratio type="double">0.01</ratio>
278 <max-error type="double">3000.0</max-error>
279 <max-length type="double">1000.0</max-length>
282 <!-- OSG default is 300, but this means we burn lots of memory on no-longer
283 visible trees / random buildings -->
284 <max-paged-lod type="int">16</max-paged-lod>
285 <als-secondary-lights>
286 <use-searchlight type="bool">false</use-searchlight>
287 <use-landing-light type="bool">false</use-landing-light>
288 <use-alt-landing-light type="bool">false</use-alt-landing-light>
289 <landing-light1-offset-deg type="float">0.0</landing-light1-offset-deg>
290 <landing-light2-offset-deg type="float">0.0</landing-light2-offset-deg>
291 </als-secondary-lights>
293 <model-hz type="int">120</model-hz>
296 <auto-align type="bool">true</auto-align>
297 <auto-align-threshold-deg type="double">5.0</auto-align-threshold-deg>
301 <volume type="float" userarchive="y">0.8</volume>
302 <enabled type="bool" userarchive="y">true</enabled>
304 <enabled type="bool" userarchive="y">true</enabled>
305 <external-view type="bool" userarchive="y">true</external-view>
306 <volume type="float" userarchive="y">0.6</volume>
309 <enabled type="bool" userarchive="y">true</enabled>
310 <external-view type="bool" userarchive="y">true</external-view>
311 <volume type="float" userarchive="y">0.6</volume>
314 <enabled type="bool" userarchive="y">false</enabled>
315 <volume type="float" userarchive="y">0.6</volume>
318 <enabled type="bool" userarchive="y">true</enabled>
319 <volume type="float" userarchive="y">0.6</volume>
321 <device-name type="string" userarchive="y"/>
322 <voice type="bool">true</voice>
324 <host type="string" write="n">localhost</host>
325 <port type="string" write="n">1314</port>
326 <enabled type="bool">false</enabled>
327 <atc alias="/sim/sound/voices/voice[0]/text"/>
328 <approach alias="/sim/sound/voices/voice[0]/text"/>
329 <ground alias="/sim/sound/voices/voice[0]/text"/>
330 <pilot alias="/sim/sound/voices/voice[1]/text"/>
331 <copilot alias="/sim/sound/voices/voice[2]/text"/>
332 <ai-plane alias="/sim/sound/voices/voice[3]/text"/>
334 <desc>ATC/Approach/Ground</desc>
335 <text type="string"/>
336 <volume type="double">1.0</volume>
337 <pitch type="double">100.0</pitch>
338 <speed type="double">1.0</speed>
339 <preamble type="string"/>
340 <festival type="bool">true</festival>
341 <htsvoice type="string">cmu_us_arctic_slt.htsvoice</htsvoice>
345 <text type="string"/>
346 <volume type="double">1.0</volume>
347 <pitch type="double">100.0</pitch>
348 <speed type="double">1.0</speed>
349 <preamble type="string">(voice_us2_mbrola)</preamble>
350 <festival type="bool">true</festival>
351 <htsvoice type="string">cstr_uk_female-1.0.htsvoice</htsvoice>
354 <desc>Copilot/Instructor</desc>
355 <text type="string"/>
356 <volume type="double">1.0</volume>
357 <pitch type="double">100.0</pitch>
358 <speed type="double">1.0</speed>
359 <preamble type="string">(voice_en1_mbrola)</preamble>
360 <festival type="bool">true</festival>
361 <htsvoice type="string">cmu_us_arctic_slt.htsvoice</htsvoice>
364 <desc>AI-Plane</desc>
365 <text type="string"/>
366 <volume type="double">1.0</volume>
367 <pitch type="double">100.0</pitch>
368 <speed type="double">1.0</speed>
369 <preamble type="string">(voice_don_diphone)</preamble>
370 <festival type="bool">true</festival>
371 <htsvoice type="string">cmu_us_arctic_slt.htsvoice</htsvoice>
375 <enabled type="bool" userarchive="y">false</enabled>
376 <volume type="float" userarchive="y">0.6</volume>
379 <speed-up type="double">1.0</speed-up>
381 <field-of-view type="double">55.0</field-of-view>
382 <field-of-view-compensation type="bool" userarchive="y">false</field-of-view-compensation>
383 <aspect-ratio-multiplier type="double">1.0</aspect-ratio-multiplier>
384 <dynamic-view type="bool" userarchive="y">false</dynamic-view>
387 <path>Aircraft/Generic/Panels/generic-vfr-panel.xml</path>
388 <visibility type="bool" userarchive="y">false</visibility>
389 <jitter type="bool">false</jitter>
390 <hide-nonzero-view type="bool" userarchive="y">true</hide-nonzero-view>
391 <hide-nonzero-heading-offset type="bool" userarchive="y">true</hide-nonzero-heading-offset>
394 <path>Aircraft/Generic/Panels/generic-trans-mini-panel.xml</path>
397 <path n="1">Huds/default.xml</path>
398 <path n="2">Huds/NTPS.xml</path>
399 <path n="3">Huds/minimal.xml</path>
401 <visibility n="1" type="bool">false</visibility>
404 <name type="string">Helvetica.txf</name>
405 <size type="float">8</size>
407 <current-color type="int">0</current-color>
411 <transparent type="bool">true</transparent>
412 <antialiased type="bool">true</antialiased>
413 <brightness type="float">0.85</brightness>
414 <alpha type="float">0.85</alpha>
415 <red type="float">0.38</red>
416 <green type="float">1.0</green>
417 <blue type="float">0.22</blue>
421 <transparent type="bool">false</transparent>
422 <antialiased type="bool">false</antialiased>
423 <brightness type="float">0.75</brightness>
424 <alpha type="float">0.67</alpha>
425 <red type="float">0.9</red>
426 <green type="float">0.1</green>
427 <blue type="float">0.1</blue>
431 <lon-lat-format type="int" userarchive="y">2</lon-lat-format>
433 <path>Aircraft/Generic/generic-systems.xml</path>
435 <name>generic autopilot</name>
436 <path>Aircraft/Generic/generic-autopilot.xml</path>
439 <name>autopilot helpers</name>
440 <path>Aircraft/Generic/generic-autopilot-helper.xml</path>
443 <name>Environment METAR Interpolation Rule</name>
444 <path>Environment/metarinterpolator.xml</path>
447 <name>Environment Interpolation Rule</name>
448 <path>Environment/interpolator.xml</path>
451 <name>Local Weather Rules </name>
452 <path>Environment/local-weather-rules.xml</path>
456 <path>Aircraft/Generic/generic-instrumentation.xml</path>
460 <has-gs-needle type="bool">true</has-gs-needle>
461 <needles-pivot type="bool">true</needles-pivot>
464 <has-gs-needle type="bool">false</has-gs-needle>
465 <needles-pivot type="bool">true</needles-pivot>
468 <has-gs-needle type="bool">true</has-gs-needle>
471 <style type="int">0</style>
473 </instrument-options>
475 <property-key-handler type="bool" userarchive="y">false</property-key-handler>
477 <chase-distance-m type="double">-25.0</chase-distance-m>
478 <allow-toggle-cockpit type="bool">false</allow-toggle-cockpit>
479 <!-- "tower" positioned to right of runway at KSFO -->
481 <longitude-deg type="double">-122.23045</longitude-deg>
482 <latitude-deg type="double">37.37027</latitude-deg>
483 <altitude-ft type="double">150</altitude-ft>
484 <roll-deg type="double">0</roll-deg>
485 <pitch-deg type="double">0</pitch-deg>
486 <heading-deg type="double">0</heading-deg>
487 <auto-position type="bool" userarchive="y">true</auto-position>
489 <view-name-popup type="bool" userarchive="y">true</view-name-popup>
491 <name>Cockpit View</name>
492 <enabled type="bool" userarchive="y">true</enabled>
493 <type>lookfrom</type>
494 <internal type="bool">false</internal>
496 <from-model type="bool">true</from-model>
497 <from-model-idx type="int">0</from-model-idx>
498 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
499 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
500 <default-pitch-deg type="double">0</default-pitch-deg>
501 <default-heading-deg type="double">0</default-heading-deg>
502 <front-direction-deg type="double">0</front-direction-deg>
503 <front-left-direction-deg type="double">45</front-left-direction-deg>
504 <left-direction-deg type="double">90</left-direction-deg>
505 <back-left-direction-deg type="double">135</back-left-direction-deg>
506 <back-direction-deg type="double">180</back-direction-deg>
507 <back-right-direction-deg type="double">225</back-right-direction-deg>
508 <right-direction-deg type="double">270</right-direction-deg>
509 <front-right-direction-deg type="double">315</front-right-direction-deg>
510 <dynamic-view type="bool">true</dynamic-view>
512 <enabled type="bool">true</enabled>
514 <heading-max-deg type="double">140</heading-max-deg>
515 <x-offset-max-m type="double">0.15</x-offset-max-m>
516 <x-offset-threshold-deg type="double">65</x-offset-threshold-deg>
519 <heading-max-deg type="double">140</heading-max-deg>
520 <x-offset-max-m type="double">0.15</x-offset-max-m>
521 <x-offset-threshold-deg type="double">65</x-offset-threshold-deg>
527 <name>Helicopter 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-heading-deg-path>/orientation/heading-deg</eye-heading-deg-path>
537 <at-model type="bool">true</at-model>
538 <at-model-idx type="int">0</at-model-idx>
539 <at-model-heading-damping type="double">0.0</at-model-heading-damping>
540 <target-z-offset-m type="double">0</target-z-offset-m>
541 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
542 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
543 <x-offset-m type="double">0</x-offset-m>
544 <y-offset-m type="double">0</y-offset-m>
545 <z-offset-m alias="/sim/chase-distance-m"/>
549 <name>Chase View</name>
550 <enabled type="bool" userarchive="y">true</enabled>
553 <from-model type="bool">false</from-model>
554 <from-model-idx type="int">0</from-model-idx>
555 <eye-lat-deg-path>/position/latitude-deg</eye-lat-deg-path>
556 <eye-lon-deg-path>/position/longitude-deg</eye-lon-deg-path>
557 <eye-alt-ft-path>/position/altitude-ft</eye-alt-ft-path>
558 <eye-pitch-deg-path>/orientation/pitch-deg</eye-pitch-deg-path>
559 <eye-roll-deg-path>/orientation/roll-deg</eye-roll-deg-path>
560 <eye-heading-deg-path>/orientation/heading-deg</eye-heading-deg-path>
561 <at-model type="bool">true</at-model>
562 <at-model-idx type="int">0</at-model-idx>
563 <at-model-roll-damping type="double">1.8</at-model-roll-damping>
564 <at-model-pitch-damping type="double">1.8</at-model-pitch-damping>
565 <at-model-heading-damping type="double">1.8</at-model-heading-damping>
566 <target-z-offset-m type="double">0</target-z-offset-m>
567 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
568 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
569 <x-offset-m type="double">0</x-offset-m>
570 <y-offset-m type="double">5</y-offset-m>
571 <z-offset-m alias="/sim/chase-distance-m"/>
575 <name>Tower View</name>
576 <enabled type="bool" userarchive="y">true</enabled>
579 <eye-lat-deg-path>/sim/tower/latitude-deg</eye-lat-deg-path>
580 <eye-lon-deg-path>/sim/tower/longitude-deg</eye-lon-deg-path>
581 <eye-alt-ft-path>/sim/tower/altitude-ft</eye-alt-ft-path>
582 <eye-roll-deg-path>/sim/tower/roll-deg</eye-roll-deg-path>
583 <eye-pitch-deg-path>/sim/tower/pitch-deg</eye-pitch-deg-path>
584 <eye-heading-deg-path>/sim/tower/heading-deg</eye-heading-deg-path>
585 <at-model type="bool">true</at-model>
586 <at-model-idx type="int">0</at-model-idx>
587 <ground-level-nearplane-m type="double">10.0f</ground-level-nearplane-m>
588 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
589 <x-offset-m type="double">0</x-offset-m>
590 <y-offset-m type="double">0</y-offset-m>
591 <z-offset-m type="double">0</z-offset-m>
595 <name>Tower View Look From</name>
596 <enabled type="bool" userarchive="y">true</enabled>
597 <type>lookfrom</type>
599 <eye-lat-deg-path>/sim/tower/latitude-deg</eye-lat-deg-path>
600 <eye-lon-deg-path>/sim/tower/longitude-deg</eye-lon-deg-path>
601 <eye-alt-ft-path>/sim/tower/altitude-ft</eye-alt-ft-path>
602 <eye-roll-deg-path>/sim/tower/roll-deg</eye-roll-deg-path>
603 <eye-pitch-deg-path>/sim/tower/pitch-deg</eye-pitch-deg-path>
604 <eye-heading-deg-path>/sim/tower/heading-deg</eye-heading-deg-path>
605 <ground-level-nearplane-m type="double">10.0f</ground-level-nearplane-m>
606 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
607 <x-offset-m type="double">0</x-offset-m>
608 <y-offset-m type="double">0</y-offset-m>
609 <z-offset-m type="double">0</z-offset-m>
613 <name>Chase View Without Yaw</name>
614 <enabled type="bool" userarchive="y">true</enabled>
617 <from-model type="bool">false</from-model>
618 <from-model-idx type="int">0</from-model-idx>
619 <eye-lat-deg-path>/position/latitude-deg</eye-lat-deg-path>
620 <eye-lon-deg-path>/position/longitude-deg</eye-lon-deg-path>
621 <eye-alt-ft-path>/position/altitude-ft</eye-alt-ft-path>
622 <at-model type="bool">true</at-model>
623 <at-model-idx type="int">0</at-model-idx>
624 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
625 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
626 <x-offset-m type="double">25</x-offset-m>
627 <y-offset-m type="double">2</y-offset-m>
628 <z-offset-m alias="/sim/chase-distance-m"/>
632 <name>Fly-By View</name>
633 <enabled type="bool" userarchive="y">true</enabled>
636 <eye-lon-deg-path>/sim/viewer/longitude-deg</eye-lon-deg-path>
637 <eye-lat-deg-path>/sim/viewer/latitude-deg</eye-lat-deg-path>
638 <eye-alt-ft-path>/sim/viewer/altitude-ft</eye-alt-ft-path>
639 <at-model type="bool">true</at-model>
640 <at-model-idx type="int">0</at-model-idx>
641 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
642 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
646 <name>Model View</name>
647 <enabled type="bool" userarchive="y">true</enabled>
650 <from-model type="bool">false</from-model>
651 <from-model-idx type="int">0</from-model-idx>
652 <eye-lat-deg-path>/sim/viewer/eye/latitude-deg</eye-lat-deg-path>
653 <eye-lon-deg-path>/sim/viewer/eye/longitude-deg</eye-lon-deg-path>
654 <eye-alt-ft-path>/sim/viewer/eye/altitude-ft</eye-alt-ft-path>
655 <eye-heading-deg-path>/sim/viewer/eye/heading-deg</eye-heading-deg-path>
656 <eye-pitch-deg-path>/sim/viewer/eye/pitch-deg</eye-pitch-deg-path>
657 <eye-roll-deg-path>/sim/viewer/eye/roll-deg</eye-roll-deg-path>
658 <at-model type="bool">false</at-model>
659 <at-model-idx type="int">0</at-model-idx>
660 <target-lat-deg-path>/sim/viewer/target/latitude-deg</target-lat-deg-path>
661 <target-lon-deg-path>/sim/viewer/target/longitude-deg</target-lon-deg-path>
662 <target-alt-ft-path>/sim/viewer/target/altitude-ft</target-alt-ft-path>
663 <target-heading-deg-path>/sim/viewer/target/heading-deg</target-heading-deg-path>
664 <target-pitch-deg-path>/sim/viewer/target/pitch-deg</target-pitch-deg-path>
665 <target-roll-deg-path>/sim/viewer/target/roll-deg</target-roll-deg-path>
666 <target-x-offset-m type="double">0</target-x-offset-m>
667 <target-y-offset-m type="double">0</target-y-offset-m>
668 <target-z-offset-m type="double">0</target-z-offset-m>
669 <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
670 <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
671 <x-offset-m type="double">0</x-offset-m>
672 <y-offset-m type="double">0</y-offset-m>
673 <z-offset-m type="double">100</z-offset-m>
674 <heading-offset-deg type="double">0</heading-offset-deg>
675 <pitch-offset-deg type="double">0</pitch-offset-deg>
676 <roll-offset-deg type="double">0</roll-offset-deg>
680 <visibility type="bool" userarchive="y">true</visibility>
681 <default include="gui/menubar.xml"/>
683 <enabled type="bool" userarchive="y">false</enabled>
684 <edge-size type="int">5</edge-size>
688 <current-style type="int" userarchive="y">1</current-style>
689 <style n="0" include="gui/styles/classic.xml"/>
690 <style n="1" include="gui/styles/anthrax.xml"/>
691 <devel-widgets type="bool" userarchive="y">false</devel-widgets>
694 <hide-cursor type="bool" userarchive="y">true</hide-cursor>
695 <right-button-mode-cycle-enabled type="bool" userarchive="y">false</right-button-mode-cycle-enabled>
696 <cycle-mode-popup type="bool" userarchive="y">true</cycle-mode-popup>
697 <cursor-timeout-sec type="double" userarchive="y">10.0</cursor-timeout-sec>
698 <click-shows-tooltip type="bool" userarchive="y">true</click-shows-tooltip>
699 <tooltip-delay-msec type="int" userarchive="y">800</tooltip-delay-msec>
700 <tooltips-enabled type="bool" userarchive="y">true</tooltips-enabled>
701 <drag-sensitivity type="double" userarchive="y">1.0</drag-sensitivity>
702 <invert-mouse-wheel type="bool" userarchive="y">false</invert-mouse-wheel>
703 <skip-flight-controls-mode type="bool" userarchive="y">false</skip-flight-controls-mode>
706 <duration type="double">90</duration>
707 <view type="int">1</view>
708 <looped type="bool" userarchive="y">true</looped>
710 <!-- replay buffer configuration -->
711 <!-- 1st buffer level: short term -->
712 <high-res-time type="double">60.0</high-res-time>
714 <!-- short term sample rate is as every frame (fixed) -->
715 <!-- 2nd buffer level: medium term -->
716 <medium-res-sample-dt type="double">0.5</medium-res-sample-dt>
717 <medium-res-time type="double">600.0</medium-res-time>
719 <!-- 3rd buffer level: long term -->
720 <low-res-sample-dt type="double">5.0</low-res-sample-dt>
721 <low-res-time type="double">3600.0</low-res-time>
724 <tape-directory type="string" userarchive="y"/>
728 <start-offset-m type="double">5.0</start-offset-m>
730 <length-weight type="double">0.01</length-weight>
731 <width-weight type="double">0.01</width-weight>
732 <surface-weight type="double">10</surface-weight>
733 <deviation-weight type="double">1</deviation-weight>
738 <enabled type="bool">true</enabled>
739 <runway type="string" preserve="y"/>
742 <voice type="string" preserve="y">default</voice>
743 <concise-reports type="bool" preserve="y">false</concise-reports>
744 <random-notams type="bool" preserve="y">true</random-notams>
745 <announce-ils-frequency type="bool" preserve="y">false</announce-ils-frequency>
748 <enabled type="bool" userarchive="y">true</enabled>
749 <heuristics type="bool">true</heuristics>
750 <datafile type="string"/>
751 <instantaneous-action type="bool">false</instantaneous-action>
752 <dumpdata type="bool">false</dumpdata>
753 <proportion type="double">1.0</proportion>
756 <enabled type="bool">true</enabled>
757 <scenarios-enabled type="bool" userarchive="y">true</scenarios-enabled>
758 <scenario>nimitz_demo</scenario>
759 <groundnet-cache type="bool">true</groundnet-cache>
760 <tankers include="AI/tankers.xml"/>
762 <multiplay preserve="y">
763 <chat type="string" preserve="y">Hello</chat>
764 <transmission-freq-hz type="string" preserve="y">118500000</transmission-freq-hz>
765 <chat-display type="bool" userarchive="y">true</chat-display>
766 <chat-menu include="ATC/chat-menu-entries.xml"/>
767 <write-message-log type="bool" preserve="y">false</write-message-log>
768 <freeze-on-replay type="bool" preserve="y">true</freeze-on-replay>
769 <default-model type="string" preserve="y">Models/Geometry/glider.ac</default-model>
770 <callsign type="string" userarchive="y">callsign</callsign>
771 <selected-server type="string" userarchive="y"/>
772 <txhost type="string" preserve="y"/>
775 <callsign type="string" preserve="y">Golf Foxtrot Sierra</callsign>
777 <performance-monitor>
778 <enabled type="bool" userarchive="n" preserve="y">false</enabled>
779 <interval-s type="double" userarchive="n" preserve="y">1.0</interval-s>
780 </performance-monitor>
781 <!-- animated jetway options -->
783 <enable-editor type="bool">false</enable-editor>
784 <interact-with-multiplay type="bool" userarchive="y">true</interact-with-multiplay>
785 <debug type="bool">false</debug>
787 <terrasync preserve="y">
788 <enabled type="bool" userarchive="y">false</enabled>
789 <use-built-in-svn type="bool" userarchive="y">true</use-built-in-svn>
790 <use-svn type="bool" userarchive="n">true</use-svn>
791 <svn-server userarchive="y">http://terrascenery.googlecode.com/svn/trunk/data/Scenery</svn-server>
792 <svn-data-server userarchive="y">http://fgfs.goneabitbursar.com/fgfsai/trunk</svn-data-server>
793 <rsync-server userarchive="n">scenery.flightgear.org::Scenery</rsync-server>
794 <scenery-dir userarchive="y">
795 <!-- INTENTIONALLY LEFT BLANK! Do NOT edit.
796 This (empty) value is the initial/default value only. Actual data is stored/read from
797 $HOME/.fgfs/autosave.xml. Use command-line option "terrasync-dir", GUI-dialog, or
798 property browser to configure actual directory. -->
800 <ext-svn-utility type="string">svn</ext-svn-utility>
801 <!-- use absolute path if "svn"
802 isn't on system PATH (external SVN only)-->
803 <max-errors type="int">10</max-errors>
804 <!-- abort when too many errors occurred, or -1=don't abort -->
807 <default-config type="string">/Aircraft/Generic/flightrecorder/generic-piston-propeller-4.xml</default-config>
810 <dme-fallback-to-loc type="bool">false</dme-fallback-to-loc>
812 <frame-rate-throttle-hz type="double" userarchive="y">0</frame-rate-throttle-hz>
814 <enabled type="bool">true</enabled>
817 <enabled type="bool" userarchive="y">false</enabled>
818 <server type="string" userarchive="y">fgcom.flightgear.org</server>
819 <show-messages type="bool" userarchive="y">false</show-messages>
820 <speaker-level type="double" userarchive="y">1.0</speaker-level>
821 <silence-threshold type="double" userarchive="y">-35.0</silence-threshold>
823 <enabled type="bool" userarchive="y">false</enabled>
824 <username type="string" userarchive="y">guest</username>
825 <password type="string" userarchive="y">guest</password>
828 <http include="httpd-settings.xml"/>
830 <enable type="bool">false</enable>
833 <warp-easing type="bool">true</warp-easing>
834 <warp-easing-method type="string">swing</warp-easing-method>
835 <warp-easing-duration-secs type="double">10</warp-easing-duration-secs>
843 <mode type="int">0</mode>
850 <altitude-ft type="double">-9999</altitude-ft>
854 <speed-north-fps type="double">0.0</speed-north-fps>
855 <speed-east-fps type="double">0.0</speed-east-fps>
856 <speed-down-fps type="double">0.0</speed-down-fps>
860 <heading-deg type="double">270</heading-deg>
861 <roll-deg type="double">0.0</roll-deg>
862 <pitch-deg type="double">0.424</pitch-deg>
865 <environment include="Environment/environment.xml"/>
868 <aileron type="double">0.0</aileron>
869 <aileron-trim type="double">0.0</aileron-trim>
870 <elevator type="double">0.0</elevator>
871 <elevator-trim type="double">0.0</elevator-trim>
872 <rudder type="double">0.0</rudder>
873 <rudder-trim type="double">0.0</rudder-trim>
874 <flaps type="double">0.0</flaps>
875 <flaps-serviceable type="bool">true</flaps-serviceable>
879 <starter type="bool">false</starter>
880 <magnetos type="int">0</magnetos>
881 <throttle type="double">0.0</throttle>
882 <mixture type="double">1.0</mixture>
883 <condition type="double">1.0</condition>
884 <propeller-pitch type="double">1.0</propeller-pitch>
886 <serviceable type="bool">true</serviceable>
887 <left-magneto-serviceable type="bool">true</left-magneto-serviceable>
888 <right-magneto-serviceable type="bool">true</right-magneto-serviceable>
889 <spark-plugs-serviceable type="bool">true</spark-plugs-serviceable>
890 <oil-pressure-status type="bool">false</oil-pressure-status>
891 <fuel-pump-serviceable type="bool">true</fuel-pump-serviceable>
895 <starter type="bool">false</starter>
896 <magnetos type="int">0</magnetos>
897 <throttle type="double">0.0</throttle>
898 <mixture type="double">1.0</mixture>
899 <condition type="double">1.0</condition>
900 <propeller-pitch type="double">1.0</propeller-pitch>
902 <serviceable type="bool">true</serviceable>
903 <left-magneto-serviceable type="bool">true</left-magneto-serviceable>
904 <right-magneto-serviceable type="bool">true</right-magneto-serviceable>
905 <spark-plugs-serviceable type="bool">true</spark-plugs-serviceable>
906 <oil-pressure-status type="bool">false</oil-pressure-status>
907 <fuel-pump-serviceable type="bool">true</fuel-pump-serviceable>
911 <starter type="bool">false</starter>
912 <magnetos type="int">0</magnetos>
913 <throttle type="double">0.0</throttle>
914 <mixture type="double">1.0</mixture>
915 <condition type="double">1.0</condition>
916 <propeller-pitch type="double">1.0</propeller-pitch>
918 <serviceable type="bool">true</serviceable>
919 <left-magneto-serviceable type="bool">true</left-magneto-serviceable>
920 <right-magneto-serviceable type="bool">true</right-magneto-serviceable>
921 <spark-plugs-serviceable type="bool">true</spark-plugs-serviceable>
922 <oil-pressure-status type="bool">false</oil-pressure-status>
923 <fuel-pump-serviceable type="bool">true</fuel-pump-serviceable>
927 <starter type="bool">false</starter>
928 <magnetos type="int">0</magnetos>
929 <throttle type="double">0.0</throttle>
930 <mixture type="double">1.0</mixture>
931 <condition type="double">1.0</condition>
932 <propeller-pitch type="double">1.0</propeller-pitch>
934 <serviceable type="bool">true</serviceable>
935 <left-magneto-serviceable type="bool">true</left-magneto-serviceable>
936 <right-magneto-serviceable type="bool">true</right-magneto-serviceable>
937 <spark-plugs-serviceable type="bool">true</spark-plugs-serviceable>
938 <oil-pressure-status type="bool">false</oil-pressure-status>
939 <fuel-pump-serviceable type="bool">true</fuel-pump-serviceable>
944 <brake-left type="double">0.0</brake-left>
945 <brake-right type="double">0.0</brake-right>
946 <brake-parking type="double">0.0</brake-parking>
947 <gear-down type="bool">true</gear-down>
950 <taxi-light type="bool">true</taxi-light>
951 <landing-lights type="bool">true</landing-lights>
952 <nav-lights type="bool">true</nav-lights>
953 <beacon type="bool">true</beacon>
954 <strobe type="bool">false</strobe>
957 <pitot-heat type="bool">false</pitot-heat>
959 <carb-heat type="bool">false</carb-heat>
962 <carb-heat type="bool">false</carb-heat>
965 <carb-heat type="bool">false</carb-heat>
968 <carb-heat type="bool">false</carb-heat>
972 <!-- User input devices -->
974 <keyboard include="keyboard.xml">
975 <multikey include="Input/Keyboard/multikey.xml"/>
977 <joysticks include="joysticks.xml"/>
978 <mice include="mice.xml"/>
981 <!-- Radio settings -->
984 <selected-mhz type="double">120.500</selected-mhz>
985 <standby-mhz type="double">118.850</standby-mhz>
987 <volume type="double">0.6</volume>
988 <serviceable type="bool">true</serviceable>
989 <ptt type="int">0</ptt>
993 <selected-mhz type="double">118.300</selected-mhz>
994 <standby-mhz type="double">133.775</standby-mhz>
996 <volume type="double">0.6</volume>
997 <serviceable type="bool">true</serviceable>
998 <ptt type="int">0</ptt>
1002 <selected-mhz type="double">115.80</selected-mhz>
1003 <standby-mhz type="double">111.70</standby-mhz>
1006 <selected-deg type="double">280.0</selected-deg>
1008 <serviceable type="bool">true</serviceable>
1010 <serviceable type="bool">true</serviceable>
1013 <serviceable type="bool">true</serviceable>
1016 <serviceable type="bool">true</serviceable>
1018 <slaved-to-gps type="bool">false</slaved-to-gps>
1022 <selected-mhz type="double">116.80</selected-mhz>
1023 <standby-mhz type="double">113.90</standby-mhz>
1026 <selected-deg type="double">029.0</selected-deg>
1028 <serviceable type="bool">true</serviceable>
1030 <serviceable type="bool">true</serviceable>
1033 <serviceable type="bool">true</serviceable>
1036 <serviceable type="bool">true</serviceable>
1038 <slaved-to-gps type="bool">false</slaved-to-gps>
1042 <serviceable type="bool">true</serviceable>
1046 <volume type="double">0.3</volume>
1048 <!-- Instruments -->
1049 <airspeed-indicator>
1050 <serviceable type="bool" archive="y">true</serviceable>
1051 </airspeed-indicator>
1052 <attitude-indicator>
1054 <!-- true if this AI can tumble -->
1055 <tumble-flag type="bool" archive="y">false</tumble-flag>
1057 <caged-flag type="bool" archive="y">false</caged-flag>
1058 <serviceable type="bool" archive="y">true</serviceable>
1059 <spin type="double" archive="y">0.0</spin>
1060 <tumble-norm type="double" archive="y">0.0</tumble-norm>
1061 <indicated-pitch-deg type="double">0.0</indicated-pitch-deg>
1062 <indicated-roll-deg type="double">0.0</indicated-roll-deg>
1063 </attitude-indicator>
1065 <serviceable type="bool" archive="y">true</serviceable>
1066 <setting-inhg type="double" archive="y">29.92</setting-inhg>
1069 <serviceable type="bool" archive="y">true</serviceable>
1072 <serviceable type="bool" archive="y">true</serviceable>
1075 <serviceable type="bool" archive="y">true</serviceable>
1076 <spin type="double" archive="y">0.0</spin>
1077 </heading-indicator>
1078 <vertical-speed-indicator>
1079 <serviceable type="bool" archive="y">true</serviceable>
1080 </vertical-speed-indicator>
1082 <serviceable type="bool" archive="y">true</serviceable>
1085 <serviceable type="bool" archive="y">true</serviceable>
1086 <switch-position type="int" archive="y">1</switch-position>
1088 <source>/instrumentation/nav[0]/frequencies/selected-mhz</source>
1092 <serviceable type="bool" archive="y">true</serviceable>
1093 <message-alert type="bool">false</message-alert>
1094 <waypoint-alert type="bool">false</waypoint-alert>
1095 <leg-mode type="bool">true</leg-mode>
1096 <obs-mode type="bool">false</obs-mode>
1097 <approach-arm type="bool">false</approach-arm>
1098 <approach-active type="bool">false</approach-active>
1099 <cdi-deflection type="double">0</cdi-deflection>
1100 <approach-active type="bool">false</approach-active>
1102 <!-- default configuration -->
1104 <follow-leg-track-to-fix type="bool">false</follow-leg-track-to-fix>
1108 <scan-pull type="bool" archive="y">false</scan-pull>
1111 <serviceable type="bool" archive="y">true</serviceable>
1112 <offset-sec type="long" archive="y">0</offset-sec>
1116 <selected-khz type="int">379</selected-khz>
1117 <standby-khz type="int">341</standby-khz>
1119 <serviceable type="bool" archive="y">true</serviceable>
1120 <indicated-bearing-deg type="double">90</indicated-bearing-deg>
1121 <error-deg type="double">2</error-deg>
1123 <rotation-deg type="double">0</rotation-deg>
1124 <volume-norm type="double">0.5</volume-norm>
1128 <selected-khz type="int">379</selected-khz>
1129 <standby-khz type="int">341</standby-khz>
1131 <serviceable type="bool" archive="y">true</serviceable>
1132 <indicated-bearing-deg type="double">90</indicated-bearing-deg>
1133 <error-deg type="double">2</error-deg>
1135 <rotation-deg type="double">0</rotation-deg>
1136 <volume-norm type="double">0.5</volume-norm>
1140 <rotation-deg type="double">0</rotation-deg>
1143 <selected-khz type="double">379.0</selected-khz>
1144 <standby-khz type="double">341.0</standby-khz>
1148 <lamp-test type="bool">false</lamp-test>
1151 <serviceable type="bool" archive="y">true</serviceable>
1152 <switch-position type="int" archive="y">1</switch-position>
1154 <selected-channel n="1">0</selected-channel>
1155 <selected-channel n="2">2</selected-channel>
1156 <selected-channel n="3">9</selected-channel>
1157 <selected-channel n="4">Y</selected-channel>
1163 <serviceable type="bool" archive="y">true</serviceable>
1166 <serviceable type="bool" archive="y">true</serviceable>
1167 <pressure-inhg type="double" archive="y">29.92</pressure-inhg>
1170 <serviceable type="bool" archive="y">true</serviceable>
1173 <serviceable type="bool" archive="y">true</serviceable>
1176 <serviceable type="bool" archive="y">true</serviceable>
1179 <serviceable type="bool" archive="y">true</serviceable>
1180 <contact-radius-m type="double">76</contact-radius-m>
1181 <report-contact type="bool">false</report-contact>
1182 <max-fuel-transfer-lbs-min type="double">6000</max-fuel-transfer-lbs-min>
1187 <ft type="double">0.1</ft>
1190 <min-lock-altitude-agl-ft type="double">300</min-lock-altitude-agl-ft>
1194 http://en.wikipedia.org/wiki/Aircraft_approach_category
1195 Default to category C on the assumption people using the route-manager
1196 which cares about this will be flying larger aircraft, not smaller.
1198 <icao-aircraft-category type="string">C</icao-aircraft-category>
1203 <enabled type="bool">false</enabled>
1204 <interval-ms type="long">1000</interval-ms>
1205 <filename>fg_log.csv</filename>
1206 <delimiter>,</delimiter>
1208 <enabled type="bool">false</enabled>
1209 <title>Longitude</title>
1210 <property>/position/longitude-deg</property>
1213 <enabled type="bool">false</enabled>
1214 <title>Latitude</title>
1215 <property>/position/latitude-deg</property>
1218 <enabled type="bool">false</enabled>
1219 <title>Altitude</title>
1220 <property>/position/altitude-ft</property>
1223 <enabled type="bool">false</enabled>
1225 <property>/orientation/roll-deg</property>
1228 <enabled type="bool">false</enabled>
1229 <title>Pitch</title>
1230 <property>/orientation/pitch-deg</property>
1233 <enabled type="bool">false</enabled>
1234 <title>Heading</title>
1235 <property>/orientation/heading-deg</property>
1241 <enabled type="bool" userarchive="n">false</enabled>
1244 <enabled type="bool" userarchive="y">false</enabled>
1247 <enabled type="bool" userarchive="y">false</enabled>
1250 <enabled type="bool" userarchive="n">false</enabled>
1252 <performance_monitor>
1253 <enabled type="bool" userarchive="n">false</enabled>
1254 </performance_monitor>
1257 <share-events type="bool" userarchive="y">false</share-events>
1258 <events type="string"/>
1261 <cloudsphere-flag type="bool" userarchive="y">true</cloudsphere-flag>
1262 <cloud-shadow-flag type="bool" userarchive="y"/>
1263 <mrd-flag type="bool" userarchive="y"/>
1264 <cloudsphere-angle type="double" userarchive="y">0.0</cloudsphere-angle>
1267 <!-- end of preferences.xml -->