]> git.mxchange.org Git - flightgear.git/history - src/Systems/electrical.cxx
a small cleanup and make Windows simple_mmap function return the proper value if...
[flightgear.git] / src / Systems / electrical.cxx
2008-07-31 ehofmanheader cleanups
2008-06-02 timooreInclude <iostream> and using declarations as needed.
2007-05-11 mfranz- degrade electrical XML SG_ALERT to SG_WARN. The reaso...
2006-06-16 fredbCompile again on Win32 platforms
2006-02-21 mfranznew FSF address
2005-08-22 curtRemove an unneeded include.
2005-08-22 ehofmanHarald JOHNSEN:
2005-06-14 curtAdjust logging output.
2005-06-14 curtUpdated electrical system.
2004-11-19 curtFix my mailing address by replacing it with my web...
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-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-05-28 curtAt low rpms when the alternator isn't able to generate...
2003-05-27 curtAdded very simplistic volt and amp modeling to the...
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-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-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.