]> git.mxchange.org Git - flightgear.git/commit
JSBSim: - Fixed the forces/hold-down feature. The velocities are now zeroed when...
authorBertrand Coconnier <bcoconni@users.sourceforge.net>
Sat, 16 Apr 2016 12:49:12 +0000 (14:49 +0200)
committerBertrand Coconnier <bcoconni@users.sourceforge.net>
Sat, 16 Apr 2016 12:49:12 +0000 (14:49 +0200)
commit43f2daa7aedf358ef652c6e1ffb85870705b5dde
tree9667dc37724b831749ed2c15272044b26f04a015
parentbbd15eb37058ab8b88fcc975f65e7134d2572993
JSBSim: - Fixed the forces/hold-down feature. The velocities are now zeroed when the property is set which should prevent aircraft from drifting as has been reported by G. Agostinho.
- Fixed a bug that was skipping the <system> initialization.
src/FDM/JSBSim/FGFDMExec.cpp
src/FDM/JSBSim/FGFDMExec.h
src/FDM/JSBSim/models/FGAccelerations.cpp
src/FDM/JSBSim/models/FGAccelerations.h
src/FDM/JSBSim/models/FGFCSChannel.h
src/FDM/JSBSim/models/FGPropagate.cpp
src/FDM/JSBSim/models/FGPropagate.h