1
0
Fork 0
No description
Find a file
curt 226b8a8971 Here is a wrap-up of the latest changes to JSBSim. It still is flaky, but
much less so due to returning the aero reference point stuff to the config
files. Don't know what happened there ...

Additionally, I have added a new field to the config file: CFG_VERSION. A
version number, currently 1.1, is assigned to the config file and a matching
definition is found in FGDefs.h. The two need to match. Tony has also added
code into FGAircraft.cpp to handle if aero reference point is not specified.
1999-12-30 18:01:59 +00:00
src Here is a wrap-up of the latest changes to JSBSim. It still is flaky, but 1999-12-30 18:01:59 +00:00
tests Added support for timegm() which returns time_t and explicitely expects GMT 1999-09-03 00:24:30 +00:00
acconfig.h Fixed (hopefully) a build problem with newer versions of automake 1999-10-30 02:37:56 +00:00
aclocal.m4 Force add of Lib/Metar to snapshots for now until it is fully incorporated. 1999-11-01 19:16:44 +00:00
acsite.m4 Packaging fixes. 1999-06-04 20:35:47 +00:00
AUTHORS Initial revision. 1998-05-23 18:09:09 +00:00
ChangeLog Initial revision. 1998-05-23 18:09:09 +00:00
config.guess Initial revision 1999-06-17 20:07:19 +00:00
config.sub Initial revision 1999-06-17 20:07:19 +00:00
Done Automake/autoconf tweaks. 1998-04-09 01:43:36 +00:00
FG-FAQ.v3 Initial revision. 1999-04-20 15:37:12 +00:00
NEWS Ready for 0.7.1 release 1999-10-23 04:22:55 +00:00
README Tweaks. 1998-08-26 22:30:02 +00:00
README.anoncvs Initial revision. 1998-07-31 20:32:50 +00:00
README.autoconf tweatweakk 1998-09-14 13:49:06 +00:00
README.gpc Updated the libgpc.a build instructions with an important note. 1999-06-07 03:39:17 +00:00
README.Linux Removed references to libgfc which is now depricated, replaced by shapelib. 1999-09-09 00:14:55 +00:00
README.MacOS Added README.MacOS 1999-01-21 00:53:44 +00:00
README.plib Administrative updates. 1999-10-23 04:19:11 +00:00
README.running Updates from David Megginson. 1999-10-20 22:14:09 +00:00
README.src Changed Flight/ to FDM/ 1999-05-03 11:40:47 +00:00
README.Unix Updates for Irix builds. 1999-10-08 00:26:46 +00:00
README.Win32 Began an update of Cygnus/Win32 build instructions. 1999-05-12 01:09:55 +00:00
README.Win32-X Added a README for building the win32 cross compiler. 1999-06-15 19:54:11 +00:00
Thanks Updated ... 1999-12-23 19:37:40 +00:00
VERSION.in Added a VERSION file to contain the current version number. 1998-12-09 18:47:14 +00:00

Welcome to the Flight Gear project.
===================================

The primary web page for this project is:

    http://www.menet.umn.edu/~curt/fgfs

===================================

Please see .... for more information on .... 

- Authors & Thanks:  List of the authors and contributors.

- COPYING:  Copyright and usage terms and limits.

- INSTALL:  Generic install instructions

- NEWS:  The latest news

- README:  This file

- README.Unix:  Hints and tips for compiling on Unix

- README.Win32:  Specific Win32 compiling information and instructions

- README.anoncvs:  Info on accessing the most current copies of the source.

- README.autoconf:  Info on updating the make system (adding new source
                    files, etc.)

- README.running:  Basic keyboard commands for running the simulator