]> git.mxchange.org Git - flightgear.git/history - src/Network/native_fdm.cxx
Add trim tab deflection to surface positions passed in net_fdm.
[flightgear.git] / src / Network / native_fdm.cxx
2004-02-17 curtAdd trim tab deflection to surface positions passed...
2003-11-24 curtAdd support for passing alpha/beta values.
2003-11-24 curtAdd support for passing nose wheel steering angle as...
2003-11-10 curtAllow the external FDM to calculate slip/skid ball...
2003-08-18 ehofmanFix some network layer issues. Some htonl() calls didn...
2003-07-31 curtCompute teh altitude-agl if the remote end isn't sendin...
2003-07-23 curtFix a typo ...
2003-07-22 curtAdd gear animation effects to replay.
2003-07-22 curtHandle agl data correctly (so that ultimately the repla...
2003-07-10 curtAdd normalized control surface positions to net_fdm...
2003-06-02 curtFixed a small ommission.
2003-06-02 curtImplimented a simple frame rate throttle.
2003-05-30 curtFix a potential timing glitch.
2003-05-27 curtAdded some test code (currently commented out) to limit...
2003-05-07 curtOops backout the last changes to these files. I was...
2003-05-07 curtMissed this one since I didn't have jpg server support...
2003-03-03 curtAdd a net_byte_order flag so that the calling code...
2003-01-12 curtAdded a "mini fdm" output. This could (for example...
2003-01-12 curtConsolidate and clean up some of the FDM network interf...
2002-03-16 davidPatches from Tony Peden to separate property XML I...
2002-02-13 curtFixed an if statement typo.
2002-02-10 curtChanges to match simgear changes which allow overriding...
2002-02-08 curtTweaks to 'native fdm' output. Time offset should...
2002-02-07 curtFreeBSD fix.
2002-02-06 curtCygwin fix.
2002-02-06 curtWIN32 fix.
2002-02-04 curtUpdates from "Jonathan Polley" <jwpolley@home.com>...
2001-12-15 curtThe latest updates from John Wojnaroski.
2001-12-12 curtRename FGInterface::_updatePosition() ->
2001-10-26 curtVarious tweaks for support of external flight models...
2001-09-04 curtInitial revision.