1
0
Fork 0
No description
Find a file
ThorstenB 0d0b5c616c Bertrand Coconnier: bug fix for #184, JSBSim: command line arguments
1. The atmospheric properties of FG are not yet initialized when
JSBSim is initialized.
-> patch is quite basic and there may exist smarter ways to initialize
properly the environment before the FDM.
2. The Euler angles were initialized after the velocities.
3. The glide slope and rate of climb were ignored. Fixes all FDMs (YASim,
UIUC, JSBSim, etc.)
4. Some properties were instructed to re-use their previous value while
they should not.
5. Some bugs existed in JSBSim trim code. -> This bug has already been
fixed in JSBSim but the corresponding patch has not yet been applied to FG.
2011-05-29 00:05:33 +02:00
CMakeModules Merge branch 'releases/2.2.0' into next 2011-02-15 13:26:24 +01:00
docs-mini Update Windows 3rd party link/version 2011-01-17 23:39:44 +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 Change OS-X SDK/version for building RubyCocoa launcher with XCode 4. May revert if I can find a way to use the 10.5 SDK officially. 2011-05-20 00:07:36 +01:00
projects "Straighten" VC90 fgpanel project and add it to the solution 2011-05-28 18:24:58 +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 Bertrand Coconnier: bug fix for #184, JSBSim: command line arguments 2011-05-29 00:05:33 +02:00
tests remove old .cvsignore files 2010-11-11 01:16:29 +01:00
utils let fgpanel compile under vc90 2011-05-27 20:53:16 +02: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 Cmake: fix VS2010 link 2011-01-28 15:15:20 +01:00
configure.ac Require SG2.3.0 now for automake builds. 2011-05-21 16:32:21 +02: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 Bump 'next' version to 2.3.0 - should have been done when 2.2.0 was branches, ooops. 2011-05-21 14:06:58 +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!