Update some more controls refferences
This commit is contained in:
parent
0157440f8e
commit
55178eb9d5
2 changed files with 6 additions and 2 deletions
|
@ -60,7 +60,9 @@ B52-H set file.
|
|||
</sim>
|
||||
|
||||
<controls>
|
||||
<elevator-trim type="float">-0.14</elevator-trim>
|
||||
<flight>
|
||||
<elevator-trim type="float">-0.14</elevator-trim>
|
||||
</flight>
|
||||
</controls>
|
||||
|
||||
<autopilot>
|
||||
|
|
|
@ -15,7 +15,9 @@ Common configuration for all JSBSim C310 models.
|
|||
</sim>
|
||||
|
||||
<controls>
|
||||
<aileron-trim>-0.026</aileron-trim>
|
||||
<flight>
|
||||
<aileron-trim>-0.026</aileron-trim>
|
||||
</flight>
|
||||
</controls>
|
||||
|
||||
</PropertyList>
|
||||
|
|
Loading…
Reference in a new issue