]> git.mxchange.org Git - flightgear.git/history - src/Systems/electrical.cxx
Fix stray back-button in Qt launcher
[flightgear.git] / src / Systems / electrical.cxx
2015-11-29 James TurnerMerge /u/r-harrison/flightgear/ branch next into next
2015-11-13 James TurnerDeveloper-warnings
2013-10-15 James TurnerCleanup exit handling.
2012-08-17 ThorstenBChristoph Korn/PlayDeb.net: fix typos
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-04 ThorstenBGanael Laplanche: fix include dependencies for FreeBSD...
2011-08-11 ThorstenBUse some more logging class variety.
2010-09-09 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-09-08 Csaba HalaszMerge commit 'refs/merge-requests/1552' of git@gitoriou...
2010-09-06 James TurnerFix one more place to use path resolution
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-07-28 Vivian MeazzaMerge branch 'work4' into next
2010-07-28 James TurnerMake various implicit includes (via PLIB) explicit.
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-26 Tim Mooreeliminate some SGPropertyNode_ptr variables in classes
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-07-02 fredbSuppress warnings
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.