1
0
Fork 0

VC: Improve the way the tiller is animated

This commit is contained in:
Josh Davidson 2020-05-24 14:48:39 -04:00
parent f3d45d93e6
commit f17a1ef9c4

View file

@ -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>