VC: Improve the way the tiller is animated
This commit is contained in:
parent
f3d45d93e6
commit
f17a1ef9c4
1 changed files with 14 additions and 1 deletions
|
@ -732,8 +732,21 @@
|
|||
</test>
|
||||
</switch>
|
||||
|
||||
<lag_filter name="fbw/tiller-handle">
|
||||
<scheduled_gain name="fbw/tiller-handle-scheduled">
|
||||
<input>/controls/gear/steering-switched</input>
|
||||
<table>
|
||||
<independentVar lookup="row">/velocities/groundspeed-kt</independentVar>
|
||||
<tableData>
|
||||
0.5 0
|
||||
1.0 1
|
||||
20.0 1
|
||||
70.0 0
|
||||
</tableData>
|
||||
</table>
|
||||
</scheduled_gain>
|
||||
|
||||
<lag_filter name="fbw/tiller-handle">
|
||||
<input>fbw/tiller-handle-scheduled</input>
|
||||
<c1>20</c1>
|
||||
</lag_filter>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue