]> git.mxchange.org Git - flightgear.git/commit
Bertrand Coconnier:
authorehofman <ehofman>
Mon, 31 Aug 2009 07:06:26 +0000 (07:06 +0000)
committerTim Moore <timoore@redhat.com>
Wed, 2 Sep 2009 22:02:48 +0000 (00:02 +0200)
commit98b5e7e6fed4e23d1d1191a71401d856724cc0c9
tree7a7bcc1ebe546fd7b0d78bd0a59407f59ad8f2df
parent294a7b675a54b4f8dfe303c271070054be4e00df
Bertrand Coconnier:

Additionally to the original fix (problem with the Tec2b matrix initialization) I have modified the code for the "STRUCTURE" contacts in order not to generate NaNs when the z direction of the body frame is normal to the ground normal. Now there should no longer be any NaN generated by the landing gear code.
src/FDM/JSBSim/models/FGLGear.cpp
src/FDM/JSBSim/models/FGPropagate.cpp