1
0
Fork 0
flightgear/src/Environment
James Turner 2905c96f47 METAR selection of runway works for reset.
Explicitly reinit the realwx subsystem on sim-reset, so METAR is updated within the 10-second finalizePosition window.
2012-12-16 15:05:21 +00:00
..
atmosphere.cxx Use some more logging class variety. 2011-08-12 00:09:26 +02:00
atmosphere.hxx Remove 'using namespace std' directive 2011-05-31 10:12:07 +02:00
CMakeLists.txt Make magavr a regular subsystem. 2012-09-18 00:58:27 +01:00
environment.cxx : fix jsbsim in-air repositioning issue 2012-11-15 20:20:40 +01:00
environment.hxx Move tiedpropertylist from flightgear to simgear 2011-02-06 15:44:09 +01:00
environment_ctrl.cxx Clean-up some SGMath dependencies. 2012-05-05 00:56:29 +02:00
environment_ctrl.hxx
environment_mgr.cxx Make EnvironmentMgr shutdown its subsystems. 2012-11-20 12:31:07 +00:00
environment_mgr.hxx Commands to bind metar to the property tree. 2012-09-23 16:55:29 +01:00
ephemeris.cxx Defer SGEphemeris creation until ::init() 2012-09-24 00:37:46 +01:00
ephemeris.hxx
fgclouds.cxx Generate RNG at start of day, and pass down the stack for cloud generation. 2012-12-05 22:12:00 +00:00
fgclouds.hxx Generate RNG at start of day, and pass down the stack for cloud generation. 2012-12-05 22:12:00 +00:00
fgmetar.cxx Spring-cleaning: some minor optimization 2012-03-06 22:28:18 +01:00
fgmetar.hxx Update FGMetar for revised SGMetar constructor. 2011-10-21 10:57:45 +01:00
fgwind.cxx
fgwind.hxx
gravity.cxx remove inclusion of useless stdio.h 2011-05-31 20:39:32 +02:00
gravity.hxx Compute gravitational acceleration 2011-05-31 15:28:32 +02:00
magvarmanager.cxx Adapt to revised SGTime API 2012-09-24 00:03:23 +01:00
magvarmanager.hxx Make magavr a regular subsystem. 2012-09-18 00:58:27 +01:00
metarairportfilter.cxx
metarairportfilter.hxx Move tiedpropertylist from flightgear to simgear 2011-02-06 15:44:09 +01:00
metarproperties.cxx Adapt to revised SGTime API 2012-09-24 00:03:23 +01:00
metarproperties.hxx Move tiedpropertylist from flightgear to simgear 2011-02-06 15:44:09 +01:00
precipitation_mgr.cxx Add properties to allow control of precipitation level externally. 2012-11-27 22:17:30 +00:00
precipitation_mgr.hxx Remove unused class SGEnviro 2011-05-06 14:12:17 +02:00
presets.cxx Clean-up some SGMath dependencies. 2012-05-05 00:56:29 +02:00
presets.hxx : John Denker: Set correct file modes 2011-02-19 11:55:43 +01:00
realwx_ctrl.cxx METAR selection of runway works for reset. 2012-12-16 15:05:21 +00:00
realwx_ctrl.hxx prepare for subsystem_mgr.hxx no longer including props.hxx 2011-02-27 12:53:47 +01:00
ridge_lift.cxx Spring-cleaning: some minor optimization 2012-03-06 22:28:18 +01:00
ridge_lift.hxx Refactor ridgelift: use simgear::TiedPropertyList 2011-02-14 20:26:39 +01:00
terrainsampler.cxx Fix classes derived from SubsystemGroup. 2012-09-19 11:37:19 +01:00
terrainsampler.hxx