diff --git a/Systems/a320-fcs.xml b/Systems/a320-fcs.xml index af1e1a5f..c8c14742 100644 --- a/Systems/a320-fcs.xml +++ b/Systems/a320-fcs.xml @@ -1686,14 +1686,12 @@ <lag_filter name="fcs/throttle1"> <input>/controls/engines/engine[0]/throttle-output</input> <c1>0.95</c1> - <output>fcs/throttle-cmd-norm</output> - <output>fcs/throttle-pos-norm</output> + <output>fcs/throttle-pos-norm[0]</output> </lag_filter> <lag_filter name="fcs/throttle2"> <input>/controls/engines/engine[1]/throttle-output</input> <c1>0.95</c1> - <output>fcs/throttle-cmd-norm[1]</output> <output>fcs/throttle-pos-norm[1]</output> </lag_filter> diff --git a/revision.txt b/revision.txt index 667d7145..b5d4cd6b 100644 --- a/revision.txt +++ b/revision.txt @@ -1 +1 @@ -4666 \ No newline at end of file +4667 \ No newline at end of file