]> git.mxchange.org Git - flightgear.git/commit
Autopilot: initialize the derivative filter
authorTorsten Dreyer <Torsten@t3r.de>
Mon, 31 Dec 2012 20:27:13 +0000 (21:27 +0100)
committerTorsten Dreyer <Torsten@t3r.de>
Mon, 31 Dec 2012 20:27:13 +0000 (21:27 +0100)
commitfcf40ec6a80e8e961250f63807172abdb0113cc8
tree0916fd7cdd901518aba05810fff41f35307d2502
parent6705a2ec6d133d5279afaf93d83157738aac1719
Autopilot: initialize the derivative filter

Dont let the derivative filter emit a spike on init or reset if the input
value is non-zero. This is a potential fix for #973.
src/Autopilot/digitalfilter.cxx