1
0
Fork 0
flightgear/src/Environment
torsten 26a72a9ee2 Bugfix:
- METAR changes caused strong aircraft movements if the station temperature or field elevation changed. Temperature and dewpoint are now also slowly interpolated to reach the new value.
- Probably unnoticed bug: calculation of the interpolation speed was wrong.
- some minor code-cleanup
2010-03-27 14:19:05 +01:00
..
.cvsignore Initial take of new environment subsystem. Configure with 2002-02-19 14:21:19 +00:00
atmosphere.cxx Generate sea level pressure from metar 2009-10-26 07:30:37 +01:00
atmosphere.hxx Generate sea level pressure from metar 2009-10-26 07:30:37 +01:00
environment.cxx Merge branch 'topic/atis' into merge/master-atis 2009-10-06 10:21:19 +02:00
environment.hxx Merge branch 'jsd/atmos' into topic/atmos-merge 2009-09-10 12:31:04 +02:00
environment_ctrl.cxx Bugfix: 2010-03-27 14:19:05 +01:00
environment_ctrl.hxx Bugfix: 2010-03-27 14:19:05 +01:00
environment_mgr.cxx Add variable winds (direction and gusts) for the boundary layer if defined in METAR. 2009-06-03 23:45:33 +02:00
environment_mgr.hxx new command line option --metar="some metar" 2009-06-03 00:18:56 +02:00
fgclouds.cxx Merge branch 'ehofman/sound' 2009-12-20 11:11:16 +01:00
fgclouds.hxx Merge branch 'ehofman/sound' 2009-12-20 11:11:16 +01:00
fgmetar.cxx Csaba/Alexis : fix a NAN problem when wind is unspecified in a metar 2009-01-04 00:24:05 +01:00
fgmetar.hxx new command line option --metar="some metar" 2009-06-03 00:18:56 +02:00
fgwind.cxx added GPL license header 2009-06-25 10:20:24 +02:00
fgwind.hxx added GPL license header 2009-06-25 10:20:24 +02:00
Makefile.am Add variable winds (direction and gusts) for the boundary layer if defined in METAR. 2009-06-03 23:45:33 +02:00
precipitation_mgr.cxx Expose precipitation property 2008-11-25 22:50:04 +00:00
precipitation_mgr.hxx Expose precipitation property 2008-11-25 22:50:04 +00:00
ridge_lift.cxx bugfix 2010-01-25 15:06:53 +01:00
ridge_lift.hxx - use SGGeodesy 2009-06-11 16:05:20 +02:00