]> git.mxchange.org Git - flightgear.git/commit
Sync'ed with JSBSim:
authorBertrand Coconnier <bcoconni@users.sourceforge.net>
Sun, 12 Jun 2016 09:36:45 +0000 (11:36 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 22 Sep 2016 21:27:36 +0000 (23:27 +0200)
commit73dc6af01c1f8b44a2471db575bd34586fc25a70
tree3db4d8a148a1f5592107a626dfa22f8ebb6c2cbc
parent47b9a149e27405fda2e76ebaa402f6975d5a10b1
Sync'ed with JSBSim:
* Fixed the trim on ground algorithm. Now JSBSim aircrafts should no longer be 'dropped' on the runway at start.
* Removed a correction on the propeller induced velocity that was giving erratic results when the aircraft aero velocity is very small.
* Various source comments updates.
src/FDM/JSBSim/initialization/FGTrim.cpp
src/FDM/JSBSim/models/FGAerodynamics.cpp
src/FDM/JSBSim/models/atmosphere/FGStandardAtmosphere.cpp
src/FDM/JSBSim/models/propulsion/FGPropeller.cpp