1
0
Fork 0
No description
Find a file
Durk Talsma db816deb90 Added a new startup option. By giving the command line option --parkpos=AVAILABLE you can -in principle- let FlightGear decide what the most optimal parking location is. This option does require a few properties to be set that are also needed for future ATC use. Hence, they are listed under /sim/ATC, but could move to a different location if desired.
/sim/ATC/radius should be a nummeric estimate of the size of your aircraft. A small aircraft fits into a large parking, but a large aircraft does not fit into a small parking space. Because the AI part of radius is also used for slightly different purposes (prioritizing gate assignmments, the given valuem may deviate slightly from the real aircraft size. See http:/wiki.flightgear.org/Aircraft.radii for an overview of currently used values for the redius property.
/sim/ATC/flight-type can be any one of "ga", "cargo", "gate", "mil-fighter", "mil-cargo", or "vtol". See http://wiki.flightgear.org/Interactive_traffic#A_technical_perspective for more information.
optionally, the property /sim/ATC/airline can be set set to a three letter icao airline code. By way of illustration, I will commit a number of startup preset files setting these properties shortly.

Also did some more finetuning to the traffic mananger routing algorithm can be any one of "ga", "cargo", "gate", "mil-fighter", "mil-cargo", or "vtol". See http://wiki.flightgear.org/Interactive_traffic#A_technical_perspective for more information.
optionally, the property /sim/ATC/airline can be set set to a three letter icao airline code. By way of illustration, I will commit a number of startup preset files setting these properties shortly.

Also did some more finetuning to the traffic mananger routing algorithm.
2011-09-17 16:51:00 +02:00
CMakeModules cmake: clear the svn libraries variable if not found. 2011-09-14 09:57:57 +02:00
docs-mini Update README.MSVC after splitting 3rd party archives 2011-08-03 23:03:52 +02: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 Less confusing display name 2011-09-11 20:12:27 +02:00
projects Some more refactoring of the radios 2011-09-15 21:28:30 +02: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 Added a new startup option. By giving the command line option --parkpos=AVAILABLE you can -in principle- let FlightGear decide what the most optimal parking location is. This option does require a few properties to be set that are also needed for future ATC use. Hence, they are listed under /sim/ATC, but could move to a different location if desired. 2011-09-17 16:51:00 +02:00
tests remove old .cvsignore files 2010-11-11 01:16:29 +01:00
utils cmake: Factor out common simgear dependency libs. 2011-09-11 11:22:10 +02:00
.gitignore Don't gitignore all .cmake files... 2011-08-04 19:26:59 +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 Auto detect 3rd Party root for Windows 2011-09-12 11:07:31 +02:00
configure.ac Fix bashisms in configure.ac 2011-09-01 23:01:48 +04:00
COPYING Remove COPYING (License file) from .cvsingore and add to the repository. 2006-03-23 13:02:51 +00:00
Makefile.am Update data-tar-ball target. 2011-08-01 23:58:42 +02: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 Fix typo :) 2011-07-16 08:23:47 +02:00
version Bump to version 2.5.0 2011-07-17 11:07:07 +02: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!