1
0
Fork 0
flightgear/src/FDM/SP
ehofman 429f2530de James Turner:
* experimental clean-up / reduction on two of the FG headers:
   (I'm going to await feedback on the developers list before doing more of
    these, to avoiding going over files multiple times, but in principle it
    seems pretty straightforward.)

 * final fixes for SG_USING_STD removal
2008-07-29 08:27:48 +00:00
..
.cvsignore Mathias Fröhlich: 2004-11-22 10:10:33 +00:00
ACMS.cxx More use of SGGeo[dc]. 2006-06-15 08:29:43 +00:00
ACMS.hxx fix another crash on exit by finally converting the rest of unguarded 2006-06-11 10:21:10 +00:00
ADA.cxx Modified Files: 2007-07-29 10:21:22 +00:00
ADA.hxx new FSF address 2006-02-21 01:16:04 +00:00
Balloon.cxx James Turner: 2008-07-29 08:27:48 +00:00
Balloon.h James Turner: 2008-07-29 08:27:48 +00:00
BalloonSim.cpp Add the BalloonSim and MagicCarpet fdm's back in (i seriously thought this had been done, oops) 2008-07-26 07:19:13 +00:00
BalloonSim.h Add the BalloonSim and MagicCarpet fdm's back in (i seriously thought this had been done, oops) 2008-07-26 07:19:13 +00:00
MagicCarpet.cxx Add the BalloonSim and MagicCarpet fdm's back in (i seriously thought this had been done, oops) 2008-07-26 07:19:13 +00:00
MagicCarpet.hxx Add the BalloonSim and MagicCarpet fdm's back in (i seriously thought this had been done, oops) 2008-07-26 07:19:13 +00:00
Makefile.am Rvert last change. The Balloon and Magic Carpet are there. They didn't 2008-07-26 07:20:48 +00:00
README A first stab at an ACMS (Aircraft Condition Monitoring System) Special Purpose support FDM. Move the ADA FDM into the Special Purpose directory and make the SP FDM's a configure option. 2004-10-19 11:10:20 +00:00

This directory contains special purpose FDM's that should not be of
interest to the common user. At this time there is a special FDM to
support ACMS files which are generated from flight recorder data
(http://www.sasflightops.com/dlk/acms.htm).