]> git.mxchange.org Git - flightgear.git/commit
Fix for bug #204 and #222 by Bertrand Coconnier; NaNs (bug #222) were basically gener...
authorThorstenB <brehmt@gmail.com>
Sun, 6 Feb 2011 14:33:27 +0000 (15:33 +0100)
committerThorstenB <brehmt@gmail.com>
Sun, 6 Feb 2011 14:33:27 +0000 (15:33 +0100)
commitb649f97b19b60ae273bf18e25b9539363b3d1c9a
tree5d034b0e5b2f2bfff916b1a7a9aaaf8ddb92f3a9
parent67978f92e553953f8b13710d57741602d796e08f
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