]> git.mxchange.org Git - flightgear.git/history - src/Environment
Updates to the electrical system model. "Juice" is now propogated through
[flightgear.git] / src / Environment /
2002-09-07 davidMade temperature, dew-point, and pressure at altitude...
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-06-28 davidPatch from Cameron Moore:
2002-06-07 davidFix two problems:
2002-06-07 davidCorrect temperature value passed to FDM.
2002-06-06 davidAir density is now calculated automatically from air...
2002-06-05 davidUse factors instead of offset in atmosphere model....
2002-06-05 davidMove initial setup of cloud layers to Main/main.cxx...
2002-06-05 davidInitialize default SLP to 29.92inHG.
2002-05-17 davidAdded support for initializing and maintaining up to...
2002-05-15 davidActively manage the static temperature, static pressure...
2002-05-15 davidMinor tweaks and additional comments.
2002-05-15 davidFinished off the atmosphere model (Troposphere and...
2002-05-11 davidEnvironment manager overhaul -- return a copy of an...
2002-05-11 davidMajor overhaul:
2002-05-07 davidAdded an interface for an environment controller, toget...
2002-04-05 davidRemoved dependency on viewmgr.hxx from globals.hxx...
2002-02-22 davidGeneral cleanups to cut cross-dependencies and speed...
2002-02-22 davidAdded FGEnvironmentMgr to provide information on the...
2002-02-19 davidFurther tweaks for the new environment subsystem.
2002-02-19 davidInitial take of new environment subsystem. Configure...