]> git.mxchange.org Git - flightgear.git/commit
Bertrand Coconnier: updated fix for #204 and #222: JSBSim reset
authorThorstenB <brehmt@gmail.com>
Sun, 6 Feb 2011 14:16:58 +0000 (15:16 +0100)
committerThorstenB <brehmt@gmail.com>
Sun, 6 Feb 2011 14:16:58 +0000 (15:16 +0100)
commit0d233c0dfc2cab48be7642ef17f11e1b9ff9ced5
tree3e478a4075f0180d3f3de024a5c5b96b7081e990
parentad8d46ba648263630b8777c53f852b75cad7ecdd
Bertrand Coconnier: updated fix for #204 and #222: JSBSim reset
Use shared property pointers instead of path strings, adapt method
names to JSBSim style, catch all property ties, proper error handling
when tieing failed.
src/FDM/JSBSim/FGFDMExec.cpp
src/FDM/JSBSim/FGFDMExec.h
src/FDM/JSBSim/JSBSim.cxx
src/FDM/JSBSim/input_output/FGPropertyManager.cpp
src/FDM/JSBSim/input_output/FGPropertyManager.h