]> git.mxchange.org Git - flightgear.git/commit
Fix for bug #204 and #222 by Bertrand Coconnier; NaNs (bug #222) were basically gener...
authorErik Hofman <erik@ehofman.com>
Sun, 30 Jan 2011 10:04:37 +0000 (11:04 +0100)
committerErik Hofman <erik@ehofman.com>
Sun, 30 Jan 2011 10:04:37 +0000 (11:04 +0100)
commit287cc74965e11ff3888117a9d9b88ed2bdbb9252
tree5f990596cf28cff19a8cfeff25bb66c4956586fa
parent2ea7f87ae1a73f8a493ee201d29ebd3a388b8baa
Fix for bug #204 and #222 by Bertrand Coconnier; NaNs (bug #222) were basically generated because the method JSBSim::unbind() was not implemented in JSBSim.cxx.
src/FDM/JSBSim/JSBSim.cxx
src/FDM/JSBSim/JSBSim.hxx
src/FDM/JSBSim/models/FGPropulsion.cpp