1
0
Fork 0
No description
Find a file
ThorstenB aabea95d19 #769: fix glideslope reception
The glideslope station was only searched once whenever the NAV station
changed. However, sometimes a mismatching G/S station is found, since
another G/S station is still closer when the NAV station changes.
When this happened, the G/S station was never updated again (while the
NAV station stayed in range), resulting in the NAV receiver providing
correct localizer, but bad G/S data (data matching another, remote station).
Issue is fixed by alternating between searching NAV and G/S stations.
2012-06-18 22:57:22 +02:00
CMakeModules Simgear 'route' code is unused now. 2012-05-12 00:42:06 +01:00
docs-mini Expose character-aspect-ratio and do some clean up 2012-05-31 22:04:19 +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 Don't install man pages on Windows 2012-04-22 13:43:04 +02:00
package Update fgdata package script. 2012-05-02 22:54:27 +02:00
projects remove xmlgrep 2012-05-24 20:27:58 +02:00
scripts #718: java client example not compiling 2012-03-27 21:06:29 +02:00
src #769: fix glideslope reception 2012-06-18 22:57:22 +02:00
tests Goodbye automake. 2011-11-01 11:15:53 +00:00
utils Merge branch 'next' of gitorious.org:fg/flightgear into next 2012-05-24 20:24:57 +02:00
.gitignore Ignore .pyc files 2012-03-04 19:40:19 +01:00
AUTHORS Fix my mailing address by replacing it with my web page. 2004-11-19 22:10:41 +00:00
ChangeLog Updated ... 2001-06-18 22:25:59 +00:00
CMakeLists.txt Since we require OSG 3.0 now, this check is obsolete. 2012-05-15 23:10:53 +01:00
COPYING Fix minor compiler and checker warnings. 2011-12-19 21:35:50 +01:00
INSTALL Add INSTALL file, split MSVC instructions from README.cmake 2012-06-08 13:20:39 +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.cmake Add INSTALL file, split MSVC instructions from README.cmake 2012-06-08 13:20:39 +02:00
README.msvc Add INSTALL file, split MSVC instructions from README.cmake 2012-06-08 13:20:39 +02:00
README.OpenAL Documentation update: Openal & OSG. 2008-12-20 09:12:31 +00:00
README.OSG OpenSceneGraph 3.0 required 2011-11-09 13:56:39 +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 version number to 2.7.0 2012-01-17 08:36:20 +01: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!