[pkg-fgfs-crew] r98 - /fgfs-base/branches/upstream/current/preferences.xml

ovek at users.alioth.debian.org ovek at users.alioth.debian.org
Sun Oct 3 17:03:43 UTC 2010


Author: ovek
Date: Sun Oct  3 17:03:38 2010
New Revision: 98

URL: http://svn.debian.org/wsvn/pkg-fgfs/?sc=1&rev=98
Log:
Installing source of fgfs-base 2.0.0.

Modified:
    fgfs-base/branches/upstream/current/preferences.xml

Modified: fgfs-base/branches/upstream/current/preferences.xml
URL: http://svn.debian.org/wsvn/pkg-fgfs/fgfs-base/branches/upstream/current/preferences.xml?rev=98&op=diff
==============================================================================
--- fgfs-base/branches/upstream/current/preferences.xml (original)
+++ fgfs-base/branches/upstream/current/preferences.xml Sun Oct  3 17:03:38 2010
@@ -21,12 +21,14 @@
   <!-- Limit the time we need to spend in simulation loops to 1 second -->
   <max-simtime-per-frame>1.0</max-simtime-per-frame>
 
+  <session type="int" userarchive="y">0</session>
   <paths>
    <screenshot-dir/> <!-- defaults to current working dir -->
    <validate>
     <read type="string"/>
     <write type="string"/>
    </validate>
+   <use-custom-scenery-data type="bool">false</use-custom-scenery-data>
   </paths>
 
   <intl include="Translations/locale.xml"/>
@@ -50,7 +52,7 @@
    <save-on-exit type="bool" userarchive="y">true</save-on-exit>
    <browser-app write="n">firefox -new-tab "%u"</browser-app><!--  help viewer; only used under Unix -->
    <terminal-ansi-colors type="bool">true</terminal-ansi-colors>
-   <season type="string">summer</season>
+		<season type="string">summer</season>
   </startup>
   <rendering>
    <debug type="bool">false</debug>
@@ -69,6 +71,7 @@
    <distance-attenuation type="bool" userarchive="y">false</distance-attenuation>
    <particles type="bool" userarchive="y">true</particles>
    <precipitation-gui-enable type="bool" userarchive="y">false</precipitation-gui-enable>
+   <precipitation-enable type="bool" userarchive="y">false</precipitation-enable>
    <precipitation-aircraft-enable type="bool">true</precipitation-aircraft-enable>
    <precipitation>
     <!-- streaks coloring and transparency -->
@@ -108,6 +111,12 @@
    <shadows-ai type="bool" userarchive="y">false</shadows-ai>
    <shadows-to type="bool" userarchive="y">false</shadows-to>
    <shadows-debug type="bool" userarchive="y">false</shadows-debug>
+   <shadows>
+     <enabled type="bool" userarchive="y">true</enabled>
+     <debug type="bool" userarchive="y">false</debug>
+   </shadows>
+   <shader-experimental type="bool" userarchive="y">false</shader-experimental>
+   <shader-effects type="bool" userarchive="y">true</shader-effects>
    <fps-display type="bool" userarchive="y">false</fps-display>
    <on-screen-statistics type="int">0</on-screen-statistics>
    <glide-slope-tunnel type="bool" userarchive="y">false</glide-slope-tunnel>
@@ -124,6 +133,9 @@
     <enabled type="bool" userarchive="y">false</enabled>
     <rate-m-g>0.005</rate-m-g>
    </headshake>
+   <crop-shader userarchive="y">0</crop-shader>
+   <landmass-shader userarchive="y">0</landmass-shader>
+   <water-shader userarchive="y">0</water-shader>
   </rendering>
   <model-hz type="int">120</model-hz>
   <navdb>
@@ -134,9 +146,26 @@
   </navdb>
   <sound>
    <volume type="float" userarchive="y">0.8</volume>
-   <pause type="bool">false</pause>
-   <atc-chatter type="bool" userarchive="y">false</atc-chatter>
-   <atc-chatter-volume type="double" userarchive="y">0.5</atc-chatter-volume>
+   <enabled type="bool">true</enabled>
+   <atc>
+    <enabled type="bool" userarchive="y">true</enabled>
+    <external-view type="bool" userarchive="y">true</external-view>
+    <volume type="float" userarchive="y">0.6</volume>
+   </atc>
+   <avionics>
+    <enabled type="bool" userarchive="y">true</enabled>
+    <external-view type="bool" userarchive="y">true</external-view>
+    <volume type="float" userarchive="y">0.6</volume>
+   </avionics>
+   <chatter>
+    <enabled type="bool" userarchive="y">false</enabled>
+    <volume type="float" userarchive="y">0.6</volume>
+   </chatter>
+   <effects>
+    <enabled type="bool" userarchive="y">true</enabled>
+    <volume type="float" userarchive="y">0.6</volume>
+   </effects>
+   <device-name type="string" userarchive="y"/>
    <voice type="bool">true</voice>
    <voices>
     <host type="string" write="n">localhost</host>
@@ -274,6 +303,8 @@
     <heading-deg type="double">0</heading-deg>
   </tower>
 
+  <view-name-popup type="bool" userarchive="y">true</view-name-popup>
+
   <view>
     <name>Cockpit View</name>
     <enabled type="bool" userarchive="y">true</enabled>
@@ -452,9 +483,53 @@
     </config>
   </view>
 
+  <view>
+    <name>Model View</name>
+    <type>lookat</type>
+    <config>
+      <from-model type="bool">false</from-model>
+      <from-model-idx type="int">0</from-model-idx>
+
+      <eye-lat-deg-path>/sim/viewer/eye/latitude-deg</eye-lat-deg-path>
+      <eye-lon-deg-path>/sim/viewer/eye/longitude-deg</eye-lon-deg-path>
+      <eye-alt-ft-path>/sim/viewer/eye/altitude-ft</eye-alt-ft-path>
+      <eye-heading-deg-path>/sim/viewer/eye/heading-deg</eye-heading-deg-path>
+      <eye-pitch-deg-path>/sim/viewer/eye/pitch-deg</eye-pitch-deg-path>
+      <eye-roll-deg-path>/sim/viewer/eye/roll-deg</eye-roll-deg-path>
+
+      <at-model type="bool">false</at-model>
+      <at-model-idx type="int">0</at-model-idx>
+
+      <target-lat-deg-path>/sim/viewer/target/latitude-deg</target-lat-deg-path>
+      <target-lon-deg-path>/sim/viewer/target/longitude-deg</target-lon-deg-path>
+      <target-alt-ft-path>/sim/viewer/target/altitude-ft</target-alt-ft-path>
+      <target-heading-deg-path>/sim/viewer/target/heading-deg</target-heading-deg-path>
+      <target-pitch-deg-path>/sim/viewer/target/pitch-deg</target-pitch-deg-path>
+      <target-roll-deg-path>/sim/viewer/target/roll-deg</target-roll-deg-path>
+
+      <target-x-offset-m type="double">0</target-x-offset-m>
+      <target-y-offset-m type="double">0</target-y-offset-m>
+      <target-z-offset-m type="double">0</target-z-offset-m>
+
+      <ground-level-nearplane-m type="double">0.5f</ground-level-nearplane-m>
+      <default-field-of-view-deg type="double">55.0</default-field-of-view-deg>
+
+      <x-offset-m type="double">0</x-offset-m>
+      <y-offset-m type="double">0</y-offset-m>
+      <z-offset-m type="double">100</z-offset-m>
+      <heading-offset-deg>0</heading-offset-deg>
+      <pitch-offset-deg>0</pitch-offset-deg>
+      <roll-offset-deg>0</roll-offset-deg>
+    </config>
+  </view>
+
   <menubar>
    <visibility type="bool" userarchive="y">true</visibility>
    <default include="gui/menubar.xml"/>
+   <autovisibility>
+    <enabled type="bool" userarchive="y">false</enabled>
+    <edge-size type="int">5</edge-size>
+   </autovisibility>
   </menubar>
 
   <gui>
@@ -491,7 +566,7 @@
   </atc>
 
   <ai-traffic>
-   <enabled type="bool" userarchive="y">false</enabled>
+   <enabled type="bool" userarchive="y">true</enabled>
    <level type="int" userarchive="y">1</level>
   </ai-traffic>
 
@@ -514,6 +589,8 @@
    <transmission-freq-hz type="string">118500000</transmission-freq-hz>
    <chat-display type="bool" userarchive="y">true</chat-display>
    <chat-menu include="ATC/chat-menu-entries.xml"/>
+   <write-message-log type="bool">false</write-message-log>
+   <default-model type="string">Models/Geometry/glider.ac</default-model>
   </multiplay>
 
   <user>
@@ -562,6 +639,61 @@
  <!-- Environment -->
 
  <environment>
+  <weather-scenarios>
+    <scenario>
+      <name>Disabled</name>
+      <description>METAR weather generation is disabled. Use 'Weather Conditions' and 'Clouds' dialogs to setup your weather.</description>
+    </scenario>
+    <scenario>
+      <name>Live data</name>
+      <description>Fetch live weather data for your nearest airport from noaa.gov. You need a working internet connection.</description>
+    </scenario>
+    <scenario>
+      <name>Manual input</name>
+      <description>Enter your favorite METAR weather in the textbox below. A valid METAR syntax is required.</description>
+    </scenario>
+    <scenario>
+      <name>Fair weather</name>
+      <metar>XXXX 012345Z 15003KT 12SM SCT041 FEW200 20/08 Q1015 NOSIG</metar>
+      <description>A lovely day for trip to your favorite 100$ hamburger airfield</description>
+    </scenario>
+    <scenario>
+      <name>Thunderstorm</name>
+      <metar>XXXX 012345Z 15012G25KT 4000 TSRA FEW030CB SCT035TCU 27/24 Q0995</metar>
+      <description>A hot and damp summer day with thunderstorms developing in the afternoon.
+                   Be prepared for reduction of visibility in showers and strong gusts
+                   near thunderstorms</description>
+    </scenario>
+    <scenario>
+      <name>Stormy Monday</name>
+      <metar>XXXX 012345Z 28035G50KT 9999 TSRA SCT022CB BKN030 13/09 Q1005</metar>
+      <description>You're out for an adventure? Gusty winds blowing from the west
+                   and isolated thunderstorms should be avoided. Fasten your seatbelt!</description>
+    </scenario>
+    <scenario>
+      <name>Marginal VFR</name>
+      <metar>XXXX 012345Z 23010KT 5000 SHRA SCT012 BKN018 OVC060 15/11 Q1010</metar>
+      <description>After the storm - limited visibility and some showers. 
+                   Go or No-Go?</description>
+    </scenario>
+    <scenario>
+      <name>CAT I minimum</name>
+      <metar>XXXX 012345Z 15015KT 0800 -RA BKN002 OVC004 08/06 Q0990</metar>
+      <description>If you just got your IFR rating, this is what you are allowed to do. But can you?</description>
+    </scenario>
+    <scenario>
+      <name>CAT II minimum</name>
+      <metar>XXXX 012345Z 15010KT 0400 -RA BKN001 OVC002 08/06 Q0990</metar>
+      <description>With just a 1/4 mile visibility and clouds at 100ft, you don't see much of the runway until
+                   seconds before touchdown. Trust your instruments to stay alive.</description>
+    </scenario>
+    <scenario>
+      <name>CAT IIIb minimum</name>
+      <metar>XXXX 012345Z VRB01KT 0100 FG OVC001 OVC002 02/02 Q0990</metar>
+      <description>This is expert level. You will barely see the taxiway from the cockpit, even if you are
+                   on ground. Fog and light drizzle, freezing level at 1000ft.</description>
+    </scenario>
+  </weather-scenarios>
   <weather-scenario>Fair weather</weather-scenario>
   <config>
 
@@ -578,9 +710,12 @@
      <temperature-degc>15.0</temperature-degc>
      <dewpoint-degc>5.0</dewpoint-degc>
      <turbulence>
+      <factor>0.2</factor>
       <magnitude-norm>0.0</magnitude-norm>
       <rate-hz>1.0</rate-hz>
      </turbulence>
+     <wind-heading-change-deg>0</wind-heading-change-deg>
+     <wind-speed-change-rel>0</wind-speed-change-rel>
     </entry>
 
     <entry>
@@ -588,9 +723,12 @@
      <wind-from-heading-deg>280</wind-from-heading-deg>
      <wind-speed-kt>6</wind-speed-kt>
      <turbulence>
+      <factor>1.0</factor>
       <magnitude-norm>0.1</magnitude-norm>
       <rate-hz>1.0</rate-hz>
      </turbulence>
+     <wind-heading-change-deg>5</wind-heading-change-deg>
+     <wind-speed-change-rel>0.3</wind-speed-change-rel>
     </entry>
 
    </boundary>
@@ -606,9 +744,12 @@
      <!-- <temperature-degc>15.0</temperature-degc> -->
      <!-- <dewpoint-degc>5.0</dewpoint-degc> -->
      <turbulence>
+      <factor>0.5</factor>
       <magnitude-norm>0.05</magnitude-norm>
       <rate-hz>1.0</rate-hz>
      </turbulence>
+     <wind-heading-change-deg>25</wind-heading-change-deg>
+     <wind-speed-change-rel>1</wind-speed-change-rel>
     </entry>
 
     <entry>
@@ -616,15 +757,20 @@
      <wind-from-heading-deg>310</wind-from-heading-deg>
      <wind-speed-kt>20</wind-speed-kt>
      <turbulence>
+      <factor>0.0</factor>
       <magnitude-norm>0.0</magnitude-norm>
       <rate-hz>1.0</rate-hz>
      </turbulence>
+     <wind-heading-change-deg>30</wind-heading-change-deg>
+     <wind-speed-change-rel>1.2</wind-speed-change-rel>
     </entry>
 
     <entry>
      <elevation-ft>9000</elevation-ft>
      <wind-from-heading-deg>320</wind-from-heading-deg>
      <wind-speed-kt>30</wind-speed-kt>
+     <wind-heading-change-deg>35</wind-heading-change-deg>
+     <wind-speed-change-rel>1.3</wind-speed-change-rel>
     </entry>
 
    </aloft>
@@ -666,9 +812,20 @@
   <params>
    <real-world-weather-fetch type="bool">false</real-world-weather-fetch>
    <metar-max-age-min type="long">240</metar-max-age-min>
+   <metar-updates-environment type="bool">true</metar-updates-environment>
    <control-fdm-atmosphere type="bool">true</control-fdm-atmosphere>
    <contrail-altitude>30000</contrail-altitude>
   </params>
+
+  <wildfire>
+   <enabled type="bool" userarchive="y">false</enabled>
+   <share-events type="bool" userarchive="y">false</share-events>
+   <save-on-exit type="bool" userarchive="y">false</save-on-exit>
+   <restore-on-startup type="bool" userarchive="y">false</restore-on-startup>
+   <fire-on-crash type="bool" userarchive="y">false</fire-on-crash>
+   <report-score type="bool" userarchive="y">false</report-score>
+   <data type="string"/>
+  </wildfire>
 
  </environment>
 




More information about the pkg-fgfs-crew mailing list