]> git.mxchange.org Git - flightgear.git/commit
Fix a bug with propeller gearing. The torque computations weren't
authorandy <andy>
Tue, 18 May 2004 01:46:36 +0000 (01:46 +0000)
committerandy <andy>
Tue, 18 May 2004 01:46:36 +0000 (01:46 +0000)
commit3ef1c6f54093a8295c7309c2dd7e24d51253f2c0
tree6913e9ab53ce555fb2a7b7fc13bf9f2dc5558ab6
parent0fd9f0a704a20c2c9fab713933a45410b7bfa535
Fix a bug with propeller gearing.  The torque computations weren't
properly correcting for the gear ratio.  This is the source of the
problems Vivian and Jim were having with the Spitfire and Mustang.
src/FDM/YASim/Makefile.am
src/FDM/YASim/PropEngine.cpp
src/FDM/YASim/proptest.cpp [new file with mode: 0644]