]> git.mxchange.org Git - flightgear.git/history - src/Systems
Modified Files:
[flightgear.git] / src / Systems /
2007-03-31 mfranzJohn DENKER:
2006-12-06 mfranzRoy Vegard Ovesen:
2006-07-17 mfranzonly consider positive airspeed in longitudinal axis
2006-06-16 fredbCompile again on Win32 platforms
2006-06-11 mfranzfix another crash on exit by finally converting the...
2006-03-04 mfranzwarning--
2006-02-22 daveluffRecent SimGear changes seem to require more additions...
2006-02-21 mfranznew FSF address
2006-02-04 mfranztypo
2005-10-25 ehofmanAlex Romosan:
2005-10-15 curtAllow a single vacuum system to be driven by multiple...
2005-08-22 curtRemove an unneeded include.
2005-08-22 ehofmanHarald JOHNSEN:
2005-06-14 curtAdjust logging output.
2005-06-14 curtUpdated electrical system.
2005-06-14 curtTurn the electrical system into a non-hardcoded system...
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-11-13 ehofmanRoy Vegard Ovesen:
2004-10-24 ehofmanRoy Vegard Ovesen:
2004-10-22 ehofmanMove the submodels code from the Systems manager into...
2004-10-16 ehofmanRoy Vegard Ovesen:
2004-10-02 ehofmanVivian Meazza:
2004-09-27 ehofmanVivian Meazza:
2004-09-22 ehofmanVivian Meazza:
2004-09-17 ehofmanVivian Meazza:
2004-09-14 ehofmanVivan Meazza:
2004-09-09 ehofmanDavid Culp:
2004-09-08 ehofmanRearrange ID related code. The (this) pointer is now...
2004-09-07 ehofmanVivian Meazza:
2004-09-07 ehofmanMake use of a pointer to a structure to pass multiple...
2004-09-05 ehofmanVivian Meazza:
2004-09-01 ehofmanAdd the missing buoyancy patch.
2004-08-30 ehofmanTie the count into the property tree instead of using...
2004-08-30 ehofmanDavid Culp: This is n idea from Vivian, it allows setti...
2004-08-30 ehofmanDavid Culp: Here are small changes that allow one to...
2004-08-26 ehofmanDavid Culp:
2004-08-26 ehofmanDavid Culp, Vivian Meazza:
2004-08-26 ehofmanDavid Culp:
2004-08-23 ehofmanFix another one of those mistakes. I really shouldn...
2004-08-23 ehofmanFix a mistake and make it possible to activate the...
2004-08-23 ehofmanVivian Meazza:
2004-08-22 ehofmanI forgot a small patch.
2004-08-22 ehofmanDavid Culp:
2004-06-14 curtAlternator should still put out some output when RPM...
2004-04-20 curtFix a property name that was missed in an earlier change.
2004-04-02 curtTowards better support for a per engine master bat...
2004-04-01 curtClean up various compiler warnings that have crept...
2004-01-31 curtCurt Olson:
2003-11-24 davidUse proper logging facility, and lower the priority...
2003-11-20 curtAdd support for specifying a <rated-draw> tag in the...
2003-11-18 curtAllow a switch definition in the electrical system...
2003-11-17 curtRemove some debugging output.
2003-11-17 curtAdded code to support a richer switch definition syntax...
2003-11-15 curtAdditions to the electrical system model to allow it...
2003-10-16 ehofmanFix a problem which was introduced by the previous...
2003-10-16 ehofmanFix a problem where older IRIX compilers needed a typec...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-07-22 davidEliminate divide-by-zero error. AI should spin down...
2003-05-28 curtUpdate the suction model as per Alex Perry's recommenda...
2003-05-28 curtAt low rpms when the alternator isn't able to generate...
2003-05-27 curt- Added a redundant (left/right) vacuum pump.
2003-05-27 curtAdded very simplistic volt and amp modeling to the...
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-03-12 davidSimplify the pitot system and ASI -- the indicated...
2003-02-13 curtCommented out a stray cout.
2003-02-03 curtAdd support for specifying an rpm source for the altern...
2003-02-03 curtFixed a spelling error in the api. (ouch) :-)
2003-02-03 curtAdd the ability to specify an initial state (on/off...
2003-01-29 davidREADME for src/Systems/
2003-01-29 davidConverted to a simple FGSubsystemGroup.
2003-01-25 davidKludge in a /systems/electrical/serviceable master...
2002-12-31 davidPatch from Erik Hofman:
2002-12-18 curtFix a potential crash when an electrical system is...
2002-10-16 davidFixed so that ASI will indicate correctly (or at least...
2002-10-10 davidPatch from Alex Perry:
2002-09-28 davidAdded pitot system and new airspeed indicator.
2002-09-27 davidModified to use fgGetLowPass from utils.cxx.
2002-09-27 davidAdded static port system and a new altimeter model...
2002-09-26 curtEach node in the electrical system graph can now publis...
2002-09-25 curtChange path name of electrical system config file.
2002-09-25 curtRemove 'cout'
2002-09-24 curtUpdates to the electrical system model. "Juice" is...
2002-09-24 curtCheck point commit:
2002-09-24 curtStub in a place holder for the electrical system model.
2002-09-24 davidFlattened src/Systems/ subtree.
2002-09-24 davidForgot to update header.
2002-09-24 curtSmall tweaks for improved compiling.
2002-09-23 davidStarted new module and sub-modules for aircraft systems...