]> git.mxchange.org Git - flightgear.git/history - src/Network/native_fdm.cxx
considering u,v,wbody-fps are the ECEF velocity expressed in body axis, change in...
[flightgear.git] / src / Network / native_fdm.cxx
2013-10-27 janodesboisconsidering u,v,wbody-fps are the ECEF velocity express...
2010-08-29 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/flightg...
2010-08-21 Frederic BouvierMerge commit 'refs/merge-requests/1551' of git://gitori...
2010-08-04 James TurnerCreate TimeManager subsystem, and collect the time...
2010-08-02 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-08-01 James TurnerRevert "Create TimeManager subsystem" - not quite ready...
2010-08-01 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-08-01 James TurnerCreate TimeManager subsystem, and collect the time...
2010-06-26 James TurnerMerge branch 'topics/mainloop' into next
2010-06-26 James TurnerInitial work on FDM shell, and removal of cur_fdm_state
2010-02-09 Tim MooreMerge branch 'torsten/track'
2010-02-09 Tim MooreMerge branch 'durk/atcdcl-cond'
2010-02-09 Tim MooreMerge branch 'jmt/navradio'
2010-02-09 Tim MooreMerge branch 'torsten/auto'
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-02-04 Tim MooreMerge branch 'fredb/winbuild'
2010-02-04 Tim MooreMerge branch 'fredb/winbuild'
2010-01-31 Tim MooreMerge branch 'fredb/winbuild'
2010-01-31 Tim MooreMerge branch 'csaba/nan'
2010-01-28 Tim MooreMerge branch 'timoore/ptrfix'
2010-01-28 Tim MooreMerge branch 'fredb/winbuild'
2010-01-28 Tim MooreMerge branch 'ehofman/mingw'
2010-01-25 fredbMINGW patch from Benoît Laniel
2008-09-28 fredbMINGW patch by Csaba Halasz, reworked by me to avoid...
2007-11-07 mfranzdon't overwrite rudder position with nose wheel position
2006-03-21 curtAdd fuel pressure.
2006-02-21 mfranznew FSF address
2005-08-14 ehofmanMathias Fröhlich:
2005-06-03 curtFix some stupidity (mine).
2005-05-04 curtOops, forgot to update the network byte order conversio...
2005-03-24 curtUse standard length types (stdint.h where available...
2005-01-05 curtAdd cht (cylinder head temp) and tit (turbine inlet...
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-10-29 curtMake separate left/right flap surface positions in...
2004-04-02 curtnative_ctrls:
2004-04-02 curtClean up a couple bugs in the multiengine handling...
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.