1
0
Fork 0
flightgear/src/FDM
Bertrand Coconnier 8e05816b43 Bug fixes for JSBSim atmosphere model at very high altitudes
* Disables dew point transmission as the humidity model is not handling the case where the vapor saturation pressure gets higher than the ambient pressure.
* Removed computations for temperatures at very high altitudes as they don't match with the rest of JSBSim atmosphere model.
2018-10-06 19:24:06 +02:00
..
AIWake TestSuite: Migration of the AeroMesh tests into the CppUnit infrastructure. 2018-07-26 15:52:06 +02:00
ExternalNet Remove unnecessary includes/using 2013-07-29 22:59:45 +01:00
ExternalPipe considering u,v,wbody-fps are the ECEF velocity expressed in body axis, change in all functions/variables name dealing with them, wrongly named with wind, or even north, east, down. 2013-10-27 13:24:54 +01:00
JSBSim Bug fixes for JSBSim atmosphere model at very high altitudes 2018-10-06 19:24:06 +02:00
LaRCsim Silence some compiler warnings. 2018-02-01 23:15:23 +01:00
SP Cleanup unused variable warning. 2017-04-06 18:26:18 +09:00
UIUCModel Fix build with clang 7 on FreeBSD 12-CURRENT: 2018-09-01 22:28:41 +02:00
YASim TestSuite: Shifted the YASim atmosphere test into the CppUnit framework. 2018-07-26 15:52:07 +02:00
CMakeLists.txt Build fix: missing headers from project 2018-09-09 13:43:06 +01:00
fdm_shell.cxx Fix carrier starts 2017-09-08 22:31:22 +01:00
fdm_shell.hxx Code cleanups while checking reposition performance 2018-09-09 13:42:51 +01:00
flight.cxx Added the computation of the wake of all AI aircrafts. 2017-06-10 21:13:20 +02:00
flight.hxx Added the computation of the wake of all AI aircrafts. 2017-06-10 21:13:20 +02:00
flightProperties.cxx Fix flightProperties build. 2016-11-02 14:39:53 +00:00
flightProperties.hxx Fix flightProperties build. 2016-11-02 14:39:53 +00:00
groundcache.cxx Catch large ground-cache requests. 2017-09-04 22:48:38 +01:00
groundcache.hxx bvh: Adapt to upstream bvh changes in simgear. 2012-08-24 21:24:12 +02:00
NullFDM.cxx new FSF address 2006-02-21 01:16:04 +00:00
NullFDM.hxx new FSF address 2006-02-21 01:16:04 +00:00
TankProperties.cxx Expose total-fuel-m3 to the tank properties 2014-08-25 21:40:12 +02:00
TankProperties.hxx Fixed an property tieing issue on sim reset. 2011-03-09 23:02:19 +01:00
UFO.cxx Fix #1771, wrong groundspeed indication for UFO 2015-07-10 11:07:34 +02:00
UFO.hxx cleanup: extract globals->get_controls() 2007-07-29 17:36:30 +00:00