Skip to content

Unreal Piston Engine Simulation - throttle not working #945

Answered by gallonmate
rickechler asked this question in Q&A
Discussion options

You must be logged in to vote

I did disable the autothrottle system the P51d comes with.

In what way did you disable it?
If you go into the p51d's propulsion file and comment out the lines below, then it will remove the autothrottle control and it will give you back manual throttle control:

<pure_gain name="systems/engine/throttle">
<input> ap/throttle-cmd-norm </input>
<gain> 1.0 </gain>
<output> fcs/throttle-pos-norm </output>
</pure_gain>
</channel>

I looked at the p51d briefly and I'm not really sure what the original method of throttle control was supposed to be. Looking at the file history sh…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by rickechler
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants