1
0
Fork 0
flightgear/src/FDM/JSBSim
david aabdd355f0 Modified FGSubsystem::update() to take an int parameter for delta time
(i.e. multiloop).  Most subsystems currently ignore the parameter, but
eventually, it will allow all subsystems to update by time rather than
by framerate.
2001-12-22 17:33:27 +00:00
..
filtersjb Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
AUTHORS Sync with latest JSBSim changes. 2001-11-30 17:49:37 +00:00
FGAerodynamics.cpp Latest JSBSim changes, mostly to support yaw and roll trim. 2001-12-17 15:36:20 +00:00
FGAerodynamics.h Latest JSBSim changes, mostly to support yaw and roll trim. 2001-12-17 15:36:20 +00:00
FGAircraft.cpp Modified FGSubsystem::update() to take an int parameter for delta time 2001-12-22 17:33:27 +00:00
FGAircraft.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGAtmosphere.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGAtmosphere.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGAuxiliary.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGAuxiliary.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGCoefficient.cpp Latest JSBSim changes, mostly to support yaw and roll trim. 2001-12-17 15:36:20 +00:00
FGCoefficient.h Latest JSBSim changes, mostly to support yaw and roll trim. 2001-12-17 15:36:20 +00:00
FGColumnVector3.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGColumnVector3.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGColumnVector4.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGColumnVector4.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGConfigFile.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGConfigFile.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGDefs.h Sync with latest JSBSim 2001-11-09 04:38:53 +00:00
FGEngine.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGEngine.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGFactorGroup.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGFactorGroup.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGFCS.cpp Latest JSBSim changes to support yaw and roll trim. 2001-12-17 01:42:39 +00:00
FGFCS.h Latest JSBSim changes. 2001-12-21 19:20:21 +00:00
FGFDMExec.cpp Latest JSBSim changes. 2001-12-14 03:35:41 +00:00
FGFDMExec.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGfdmSocket.cpp Synced with latest JSBSim cvs. 2001-11-20 22:34:24 +00:00
FGfdmSocket.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGForce.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGForce.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGGroundReactions.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGGroundReactions.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGInertial.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGInertial.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGInitialCondition.cpp Latest JSBSim changes. 2001-12-21 19:20:21 +00:00
FGInitialCondition.h Synced with latest JSBSim cvs. 2001-11-20 22:34:24 +00:00
FGJSBBase.cpp Syncing with latest JSBSim code with retractable landing gear support. 2001-12-03 22:24:40 +00:00
FGJSBBase.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGLGear.cpp Latest JSBSim changes. 2001-12-14 03:35:41 +00:00
FGLGear.h Latest JSBSim changes. 2001-12-14 03:35:41 +00:00
FGMassBalance.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGMassBalance.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGMatrix.cpp Updates. 2001-07-26 17:17:11 +00:00
FGMatrix.h Synced to latest version of JSBSim which [hopefully] includes all of Erik's 2001-06-20 22:29:31 +00:00
FGMatrix33.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGMatrix33.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGModel.cpp Syncing with the very latest JSBSim development code. 2001-10-05 20:19:59 +00:00
FGModel.h Sync with latest JSBSim CVS 2001-11-12 16:06:29 +00:00
FGNozzle.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGNozzle.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGOutput.cpp Latest JSBSim changes. 2001-12-14 03:35:41 +00:00
FGOutput.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGPiston.cpp Latest JSBSim changes -- EGT fixes. 2001-12-15 13:53:53 +00:00
FGPiston.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGPosition.cpp Latest JSBSim changes. 2001-12-14 03:35:41 +00:00
FGPosition.h Latest JSBSim changes. 2001-12-14 03:35:41 +00:00
FGPropeller.cpp Latest JSBSim changes. 2001-12-14 23:57:05 +00:00
FGPropeller.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGPropulsion.cpp Latest JSBSim changes. 2001-12-14 23:57:05 +00:00
FGPropulsion.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGRocket.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGRocket.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGRotation.cpp Latest JSBSim changes. 2001-12-14 03:35:41 +00:00
FGRotation.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGRotor.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGRotor.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGState.cpp Latest JSBSim changes to support yaw and roll trim. 2001-12-17 01:42:39 +00:00
FGState.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGTable.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGTable.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGTank.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGTank.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGThruster.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGThruster.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGTranslation.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGTranslation.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGTrim.cpp Sync with latest JSBSim changes. 2001-11-30 17:49:37 +00:00
FGTrim.h Syncing with latest JSBSim code with retractable landing gear support. 2001-12-03 22:24:40 +00:00
FGTrimAxis.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGTrimAxis.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGTurboJet.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGTurboJet.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGTurboProp.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGTurboProp.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGTurboShaft.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGTurboShaft.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGUtility.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
FGUtility.h Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
JSBSim.cpp Latest JSBSim changes. 2001-12-13 04:48:34 +00:00
Makefile.am Fix from Dave to get JSBSim engine startups working again. 2001-10-30 16:14:51 +00:00
Makefile.solo Updates. 2001-07-26 17:17:11 +00:00
README Sync with latest JSBSim changes. 2001-11-30 17:49:37 +00:00

Contents
--------

1) Introduction
2) Building with autoconf/automake
3) Contact


1) Introduction
---------------

JSBSim is a multi-platform, general purpose object-oriented Flight
Dynamics Model (FDM) written in C++. Jon Berndt and Tony Peden began
about mid-1998 writing JSBSim. As of this writing it is the default
FDM for FlightGear. JSBSim can also be run in a standalone batch mode
for testing and study. More information on JSBSim can be found at the
JSBSim home page here:

http://jsbsim.sourceforge.net

The standalone version of JSBSim can be easily built from the command
line of a unix or unix-like (CygWin/Linux/Unix/IRIX, etc.) system like
this:

make -fMakefile.solo

If you are on an IRIX machine you can use the Makefile.irix makefile.
Directions are also provided below for using traditional auto* utilities
also provided with JSBSim.


2) Building with autoconf/automake
----------------------------------

Unpack the distribution tarball (if needed - CVS users will have
downloaded the code directly) using your preferred method, and change
to the working directory. For example :

$ tar xvfz JSBSim-0.1.2.tar.gz
$ cd JSBSim-0.1.2

NOTE for CVS users: If you are using JSBSim from a CVS checkout, or
snapshot, you will need to create the initial configure script. The
commands to do this have been included in the 'autogen.sh' script, so
just :

$ ./autogen.sh

If you wish to customise your version of JSBSim, use the following to
determine any build-time options you may be interested in.

$ ./configure --help

Then :

$ ./configure

This will check your system platform, compiler and other local
configuration variables needed to build JSBSim, and generates the
necessary Makefiles. Next :

$ make

Will compile the various classes, and link the library. Finally :

$ make install

Unless specified otherwise (with --prefix configure option), this will
install 'JSBSim.a' into '/usr/local/lib'.


3) Contact
----------

For more information on JSBSim contact Jon Berndt at jsbsim@hal-pc.org.