Torsten Dreyer
cf1660986d
fix bug 255: add turbulence to weather menu
2011-01-21 10:36:28 +01:00
Torsten Dreyer
b43b53c977
Fix bug #253 , at least partially
...
make options
--wind=nnn@mm
--visibility
--visibility-miles
--ceiling
--turbulence
work again. These options now write properties in the
/environment/config/presets
branch. The values will be applied in the property-rules
in FGDATA/Environment/interpolator.xml
Corresponds to commit e86cecf4704a4bdcf43114245d8ac94adb1f1eef
in fg/next
2011-01-19 19:42:40 +01:00
Torsten Dreyer
e1a28988e7
METAR: prepare for reports from multiple stations
...
See the corresponding commit in the FlightGear source tree
for details.
2011-01-07 13:08:37 +01:00
Torsten Dreyer
3d6d0cb172
METAR: transfer the snow/rain intensity to /environment
2010-12-21 09:53:03 +01:00
Torsten Dreyer
01f143abc5
Enable fog/mist/haze by default, add a fog scenario
2010-12-15 18:32:42 +01:00
Torsten Dreyer
0bc5cafdfb
metar fog/mist/haze: some final(?) tweaks
2010-12-15 17:01:05 +01:00
Torsten Dreyer
afbbf8cd1a
metar fog/mist/haze: set cloud layer opacity
2010-12-13 16:06:01 +01:00
Torsten Dreyer
429a4e6ad6
Definitions for fog/mist/haze layer
2010-12-11 14:28:45 +01:00
Torsten Dreyer
924d0de2f1
Propagate visibility in bottom cloud-layer
2010-12-09 11:06:26 +01:00
Torsten Dreyer
7062de844f
GlobalWx: Metar does not update high altitudes visibility
2010-11-26 14:10:59 +01:00
Torsten Dreyer
3c5cf067c9
Weather: better cloud altitude interpolation
...
- Easier altitude interpolation rule
- Don't interpolate to large altitude offsets
2010-11-20 11:11:59 +01:00
Torsten Dreyer
287f0f2dcf
Realwx: speed up startup interpolation
...
-correct the order of the realwx and interpolation property rules
-speed up the interpolation of sea-level-pressure
2010-10-07 17:57:59 +02:00
Torsten Dreyer
72468a8686
weather: faster response time for visibility change
2010-09-12 23:06:55 +02:00
Torsten Dreyer
9bdc9ec4e1
Environment: handle metar-updates-environment
...
And some minor fixes
2010-09-11 23:32:20 +02:00
Torsten Dreyer
66f3f67f37
GlobalWeather dialog: cosmetic changes and a bug fix
...
- Don't refer to the obsolete Weather Conditions and Clouds dialogs
- Nasal based rebuild of the cloud layers are no longer required this way
2010-09-11 21:27:09 +02:00
Torsten Dreyer
c6072c9c76
Environment controller overhaul
...
This is the initial commit for a reworked environment controller.
The main intention is to decouple the individual modules like
metar fetch, metar properties, environment interpolation etc.
to make it easier for other weather module developers to modify
environment settings.
As a side effect, the dialogs for weather-scenario, weather-conditions,
clouds and precipitations have been merged into a single dialog
2010-09-11 16:15:49 +02:00
Torsten Dreyer
e66aacf417
Some minor changes preparing for the weather update
...
- Use aloft altitudes to match common forecast maps
- Simplify the metar interpolator rules
2010-09-01 22:55:43 +02:00
Torsten Dreyer
45dd7055e5
Implementation of weather interpolation using property-rules
2010-08-28 20:31:44 +02:00
Gijs de Rooy
0bd3acc38a
Fix external entity error, created by Torsten
2010-08-24 18:03:49 +02:00
Torsten Dreyer
3f977e2f42
Let preferences.xml use the new environment files
2010-08-23 21:52:26 +02:00
Torsten Dreyer
6ed5d507f4
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
2010-08-23 21:46:09 +02:00