Sim: Remove deprecated
This commit is contained in:
parent
0068e00aae
commit
b3f7c51cb9
1 changed files with 1 additions and 3 deletions
|
@ -1503,7 +1503,6 @@
|
|||
<input>hydraulics/elevator-l/switch</input>
|
||||
<rate_limit>100</rate_limit>
|
||||
<lag>14.5</lag>
|
||||
<output>/controls/flight/elevator-left</output>
|
||||
</actuator>
|
||||
|
||||
<aerosurface_scale name="hydraulics/elevator-l/final-deg">
|
||||
|
@ -1542,7 +1541,6 @@
|
|||
<input>hydraulics/elevator-r/switch</input>
|
||||
<rate_limit>100</rate_limit>
|
||||
<lag>14.5</lag>
|
||||
<output>/controls/flight/elevator-right</output>
|
||||
</actuator>
|
||||
|
||||
<aerosurface_scale name="hydraulics/elevator-r/final-deg">
|
||||
|
@ -1555,7 +1553,7 @@
|
|||
|
||||
</channel>
|
||||
|
||||
<channel name="Elevator Trim">
|
||||
<channel name="Pitch Trim">
|
||||
|
||||
<aerosurface_scale name="hydraulics/elevator-trim/cmd-deg">
|
||||
<input>/controls/flight/elevator-trim</input>
|
||||
|
|
Reference in a new issue