1
0
Fork 0
No description
Find a file
Torsten Dreyer 9337584df0 METAR: enable reports from multiple stations
This patch enables multiple MetarProperties instances tied to the
property tree. For each node's value of /environment/realwx/metar
one MetarProperties instance is created and tied to the property
tree named there. (See FGDATA/Environment/environment.xml for details)

At least one instance will be created to provice backward compatibility
to the existing live-data weather system. This instance (tied to
/environment/metar) fetches a METAR for the nearest airport at a regular
schedule. All other instances fetch a report for airports named in the
property station-id. It re-reads the report every 15 minutes, the
remaining time until the next fetch will be scheduled is in the property
time-to-live. This property can be written to, to extend the live of
this report or schedule an immediate reload by setting it's value to zero.

This patch also provides magnetic variation for the station's location.
2011-01-07 13:11:06 +01:00
CMakeModules Cmake: remove debugging message 2011-01-03 19:01:39 +01:00
docs-mini panoramic spherical distortion 2010-11-28 23:29:20 +01:00
examples/netfdm Add an example implementation for the NetFDM structure. 2004-04-27 08:55:04 +00:00
icons move[1] icons to source dir, from where the respective installers can copy 2008-06-30 14:02:26 +00:00
man remove old .cvsignore files 2010-11-11 01:16:29 +01:00
package Include version number in DMG name 2010-11-14 22:58:21 +00:00
projects Replace plib/net.h by SimGear 2011-01-05 17:18:12 +01:00
scripts Make the script a little more general purpose usable by removing a hardcoded filename. 2011-01-03 13:58:12 +01:00
src METAR: enable reports from multiple stations 2011-01-07 13:11:06 +01:00
tests remove old .cvsignore files 2010-11-11 01:16:29 +01:00
utils Cmake: finally build terrasync under Windows 2011-01-05 23:47:08 +01:00
.gitignore Ignore generated files 2010-06-02 11:27:16 +02:00
acinclude.m4 Add pkg-config macros to acinclude.m4, so configure script is generated correctly even if pkg-config is not installed / is installed in a strange location. 2010-04-19 09:56:00 +02:00
am2dsp.cfg Olaf Flebbe: 2006-02-17 08:54:22 +00:00
AUTHORS Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
autogen.sh Yank the automake version test. The numerics break for the (two-digit 2007-05-21 20:22:18 +00:00
ChangeLog Updated ... 2001-06-18 22:25:59 +00:00
CMakeLists.txt Make fgadmin optional (and hence, the FLTK dependency) 2011-01-06 16:56:07 +00:00
configure.ac Check for simgear v2.2.0 or newer. 2011-01-03 07:59:50 -06:00
COPYING Remove COPYING (License file) from .cvsingore and add to the repository. 2006-03-23 13:02:51 +00:00
Makefile.am Remove a file from the data package tar-ball creation command that no longer 2010-12-18 10:49:27 -06:00
NEWS Update the NEWS file to reflect v2.0.0 changes. 2010-02-25 23:22:47 +01:00
README README typo 2007-07-24 05:35:31 +00:00
README.OpenAL Documentation update: Openal & OSG. 2008-12-20 09:12:31 +00:00
README.OSG Updates from Geoff McLane 2010-02-14 19:48:04 +01:00
README.plib Minor documentation update. 2007-11-18 14:22:40 +00:00
README.SimGear Documentation fixes: Updated the contents of README.plib and README.OpenAL. 2007-09-01 10:06:56 +00:00
Thanks Updated as per Andrei's request. 2010-01-21 06:31:02 +01:00
version Autoconf changes for more flexible versioning. 2010-11-13 10:40:29 -08:00

Welcome to the FlightGear Flight Simulator project.
===================================================

The primary web page for this project is: http://www.flightgear.org

For basic installation instructions see the "INSTALL" file.

Before you can run FlightGear you will also need to download and
install the "base" package which is a collection of textures, sounds,
sample scenery, and other data files needed by the sim.

For additional install help for specific platforms please browse the
"docs-mini/" subdirectory.

More complete documentation is available from our web page as a
separate distribution.

Please take a look at the "Thanks" file for a list of people who have
contributed to this project.  If you have contributed something but
don't find your name in this file.  Please send a polite reminder to
http://www.flightgear.org/~curt

For a summary of changes/additions by version see the "NEWS" file.

This project is GPL'd.  For complete details on our licensing please
see the "COPYING" file.

For information on available mailing lists, mailing list archives, and
other available source code and documenation, please visit our web
site.

FlightGear is a product of the collaboration of large international
group of volunteers.  FlightGear is a work in progress.  FlightGear
comes with no warrantee.  We hope you enjoy FlightGear and/or find it
of some value!