]> git.mxchange.org Git - simgear.git/commit
Melchior FRANZ:
authorehofman <ehofman>
Thu, 20 Jan 2005 09:28:04 +0000 (09:28 +0000)
committerehofman <ehofman>
Thu, 20 Jan 2005 09:28:04 +0000 (09:28 +0000)
commit1e87dd790344ccbe9078dc506652cfebf09b9ac1
tree265297b7e0505e8a4363c0569743b65db4897a93
parent3b6af2f0c2dfc6ee2dee057da426ed9465dc89fa
Melchior FRANZ:

The following patches to SimGear & FlightGear ...

- create an FGMetar abstraction layer, whose purpose is:
  * provide defaults for unset values
  * interpolate/randomize data (GREATER_THAN)
  * derive additional values (time, age, snow cover)
  * consider minimum identifier (CAVOK, mil. color codes)
- add rain/hail/snow/snowcover support on the METAR side
- add max age of METAR data handling (currently set to
- add support for an external METAR cache proxy server
- add CAVOK handling
- set missing year/month in regular METAR messages
- fix a small bug in metar.cxx (wrong return value)
simgear/environment/metar.cxx
simgear/environment/metar.hxx