1
0
Fork 0
flightgear/src/FDM/SP
James Turner b0a879a5b1 Fix ADA compilation.
Patch by Roland Haeder
2013-02-11 22:16:02 +00:00
..
ACMS.cxx provide a property /orientation/track 2010-01-03 22:26:16 +01: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 Fix ADA compilation. 2013-02-11 22:16:02 +00:00
ADA.hxx new FSF address 2006-02-21 01:16:04 +00:00
Balloon.cxx Use simgear vector instead of plib vectors. 2009-03-18 08:00:09 +01:00
Balloon.h James Turner: 2008-07-29 08:27:48 +00:00
BalloonSim.cpp Remove current_aircraft global, fgAIRCRAFT struct, and dead code for reading aircraft dirs. 2010-07-01 22:33:51 +01:00
BalloonSim.h Use simgear vector instead of plib vectors. 2009-03-18 08:00:09 +01:00
MagicCarpet.cxx Compute /position/altitude-agl-ft in MagicCarpet FDM 2010-07-13 21:11:49 +02: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
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).