]> git.mxchange.org Git - flightgear.git/commit
"min throttle" tunable from Maik:
authorandy <andy>
Tue, 24 Feb 2009 00:16:03 +0000 (00:16 +0000)
committerTim Moore <timoore@redhat.com>
Fri, 27 Feb 2009 22:42:33 +0000 (23:42 +0100)
commit4a683bed1ea4e76b330a9e13a37cb343a47278b4
tree2cacef79bea346683178d4b1524988a90477b127
parent8b98937e4d048c6211be5fd8c9f5672f2718a903
"min throttle" tunable from Maik:

Background are problems modeling the rotax 912 engine. The idle speed
of the real engine is about half of the speed I could achieve with the
default minimum manifold pressure. While on ground I can switch off
the engine by pulling the throttle. The audible difference between the
different minimum idle speed (real vs. simulated) is extreme. With the
patch I get quite realistic sound. For the rotax engine I use
min-throttle="0.05" which is half of the former default value.
src/FDM/YASim/FGFDM.cpp
src/FDM/YASim/PistonEngine.cpp
src/FDM/YASim/PistonEngine.hpp