From 6ed5d507f40421542f831ec1da8805eede55ffac Mon Sep 17 00:00:00 2001 From: Torsten Dreyer Date: Mon, 23 Aug 2010 21:46:09 +0200 Subject: [PATCH 1/2] Naming of generic autopilot stage and environment reorganization Fix a duplicate stage name of the generic autopilot (Altitude Hode Stage 2) Move environment relevant files from into FGDATA/Environment --- Aircraft/Generic/generic-autopilot.xml | 2 +- .../cloudlayers.xml | 0 Environment/environment.xml | 204 ++++++++++++++++++ 3 files changed, 205 insertions(+), 1 deletion(-) rename cloudlayers.xml => Environment/cloudlayers.xml (100%) create mode 100644 Environment/environment.xml diff --git a/Aircraft/Generic/generic-autopilot.xml b/Aircraft/Generic/generic-autopilot.xml index b1806eaa4..b66fc9d49 100644 --- a/Aircraft/Generic/generic-autopilot.xml +++ b/Aircraft/Generic/generic-autopilot.xml @@ -385,7 +385,7 @@ - Altitude Hold (Altimeter based) Stage 2 + AGL Hold (Altimeter based) Stage 2 false /autopilot/locks/altitude diff --git a/cloudlayers.xml b/Environment/cloudlayers.xml similarity index 100% rename from cloudlayers.xml rename to Environment/cloudlayers.xml diff --git a/Environment/environment.xml b/Environment/environment.xml new file mode 100644 index 000000000..813819159 --- /dev/null +++ b/Environment/environment.xml @@ -0,0 +1,204 @@ + + + + Disabled + METAR weather generation is disabled. Use 'Weather Conditions' and 'Clouds' dialogs to setup your weather. + + + Live data + Fetch live weather data for your nearest airport from noaa.gov. You need a working internet connection. + + + Manual input + Enter your favorite METAR weather in the textbox below. A valid METAR syntax is required. + + + Fair weather + XXXX 012345Z 15003KT 12SM SCT041 FEW200 20/08 Q1015 NOSIG + A lovely day for trip to your favorite 100$ hamburger airfield + + + Thunderstorm + XXXX 012345Z 15012G25KT 4000 TSRA FEW030CB SCT035TCU 27/24 Q0995 + 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 + + + Stormy Monday + XXXX 012345Z 28035G50KT 9999 TSRA SCT022CB BKN030 13/09 Q1005 + You're out for an adventure? Gusty winds blowing from the west + and isolated thunderstorms should be avoided. Fasten your seatbelt! + + + Marginal VFR + XXXX 012345Z 23010KT 5000 SHRA SCT012 BKN018 OVC060 15/11 Q1010 + After the storm - limited visibility and some showers. + Go or No-Go? + + + CAT I minimum + XXXX 012345Z 15015KT 0800 -RA BKN002 OVC004 08/06 Q0990 + If you just got your IFR rating, this is what you are allowed to do. But can you? + + + CAT II minimum + XXXX 012345Z 15010KT 0400 -RA BKN001 OVC002 08/06 Q0990 + 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. + + + CAT IIIb minimum + XXXX 012345Z VRB01KT 0100 FG OVC001 OVC002 02/02 Q0990 + 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. + + + Fair weather + + + 500 + + + + + 0 + 270 + 3 + 16093.44 + 29.92 + 15.0 + 5.0 + + 0.2 + 0.0 + 1.0 + + 0 + 0 + + + + 500 + 280 + 6 + + 1.0 + 0.1 + 1.0 + + 5 + 0.3 + + + + + + + + 3000 + 300 + 10 + 16093.44 + 29.92 + + 0.5 + 0.05 + 1.0 + + 25 + 1 + + + + 6000 + 310 + 20 + + 0.0 + 0.0 + 1.0 + + 30 + 1.2 + + + + 9000 + 320 + 30 + 35 + 1.3 + + + + 30000 + 330 + 50 + 35 + 1.3 + + + + 40000 + 340 + 70 + 35 + 1.3 + + + + + + + + true + + clear + 4000 + 600 + 150 + 40000 + + + clear + 19500 + 65 + 25 + 40000 + + + clear + 40000 + + + clear + 40000 + + + clear + 40000 + + + + + + + false + 240 + true + true + 30000 + + + + false + false + false + false + false + false + + + + From 3f977e2f42dede8a3efccc3322509dae6685d08c Mon Sep 17 00:00:00 2001 From: Torsten Dreyer Date: Mon, 23 Aug 2010 21:52:26 +0200 Subject: [PATCH 2/2] Let preferences.xml use the new environment files --- Environment/cloudlayers.xml | 16 +++ Environment/environment.xml | 17 +++ preferences.xml | 207 +----------------------------------- 3 files changed, 34 insertions(+), 206 deletions(-) diff --git a/Environment/cloudlayers.xml b/Environment/cloudlayers.xml index 946873306..613f51622 100644 --- a/Environment/cloudlayers.xml +++ b/Environment/cloudlayers.xml @@ -1,4 +1,20 @@ + + diff --git a/preferences.xml b/preferences.xml index 4aa2818ca..c3f8c3327 100644 --- a/preferences.xml +++ b/preferences.xml @@ -663,212 +663,7 @@ Started September 2000 by David Megginson, david@megginson.com - - - - Disabled - METAR weather generation is disabled. Use 'Weather Conditions' and 'Clouds' dialogs to setup your weather. - - - Live data - Fetch live weather data for your nearest airport from noaa.gov. You need a working internet connection. - - - Manual input - Enter your favorite METAR weather in the textbox below. A valid METAR syntax is required. - - - Fair weather - XXXX 012345Z 15003KT 12SM SCT041 FEW200 20/08 Q1015 NOSIG - A lovely day for trip to your favorite 100$ hamburger airfield - - - Thunderstorm - XXXX 012345Z 15012G25KT 4000 TSRA FEW030CB SCT035TCU 27/24 Q0995 - 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 - - - Stormy Monday - XXXX 012345Z 28035G50KT 9999 TSRA SCT022CB BKN030 13/09 Q1005 - You're out for an adventure? Gusty winds blowing from the west - and isolated thunderstorms should be avoided. Fasten your seatbelt! - - - Marginal VFR - XXXX 012345Z 23010KT 5000 SHRA SCT012 BKN018 OVC060 15/11 Q1010 - After the storm - limited visibility and some showers. - Go or No-Go? - - - CAT I minimum - XXXX 012345Z 15015KT 0800 -RA BKN002 OVC004 08/06 Q0990 - If you just got your IFR rating, this is what you are allowed to do. But can you? - - - CAT II minimum - XXXX 012345Z 15010KT 0400 -RA BKN001 OVC002 08/06 Q0990 - 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. - - - CAT IIIb minimum - XXXX 012345Z VRB01KT 0100 FG OVC001 OVC002 02/02 Q0990 - 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. - - - Fair weather - - - 500 - - - - - 0 - 270 - 3 - 16093.44 - 29.92 - 15.0 - 5.0 - - 0.2 - 0.0 - 1.0 - - 0 - 0 - - - - 500 - 280 - 6 - - 1.0 - 0.1 - 1.0 - - 5 - 0.3 - - - - - - - - 3000 - 300 - 10 - 16093.44 - 29.92 - - - - 0.5 - 0.05 - 1.0 - - 25 - 1 - - - - 6000 - 310 - 20 - - 0.0 - 0.0 - 1.0 - - 30 - 1.2 - - - - 9000 - 320 - 30 - 35 - 1.3 - - - - 30000 - 330 - 50 - 35 - 1.3 - - - - 40000 - 340 - 70 - 35 - 1.3 - - - - - - - - true - - clear - 4000 - 600 - 150 - 40000 - - - clear - 19500 - 65 - 25 - 40000 - - - clear - 40000 - - - clear - 40000 - - - clear - 40000 - - - - - - - false - 240 - true - true - 30000 - - - - false - false - false - false - false - false - - - - +