1
0
Fork 0

Control: Fix bug with invalid FDM

This commit is contained in:
Josh Davidson 2022-04-01 21:33:08 -04:00 committed by Stuart Buchanan
parent d07b892737
commit 6fd8a92b2f

View file

@ -61,7 +61,7 @@ pitch-limit-min
</condition>
<property>/fdm/yasim/gross-weight-lbs</property>
</input>
<input>5</input> <!-- Halfway, if you're using some weird FDM! -->
<input>50000</input> <!-- Halfway, if you're using some weird FDM! -->
<output>/autopilot/internal/gain-factor</output>
<min>1</min>
<max>10</max>