]> git.mxchange.org Git - flightgear.git/commit
Bugfix:
authortorsten <torsten>
Wed, 24 Mar 2010 14:25:36 +0000 (14:25 +0000)
committerTim Moore <timoore33@gmail.com>
Sat, 27 Mar 2010 13:19:05 +0000 (14:19 +0100)
commit26a72a9ee23ce49ec6ae9f7530d628d3c85b58b0
treec0d0dd30226336b2b6a63db79491408c4724ac60
parent89023eda69a1ea731808b4bc083b7e2b30b473d9
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
src/Environment/environment_ctrl.cxx
src/Environment/environment_ctrl.hxx