]> git.mxchange.org Git - flightgear.git/commit
Some xml-autopilot tuning
authorTorsten Dreyer <Torsten@t3r.de>
Wed, 15 Feb 2012 13:59:10 +0000 (14:59 +0100)
committerTorsten Dreyer <Torsten@t3r.de>
Wed, 15 Feb 2012 13:59:10 +0000 (14:59 +0100)
commited934c19990b274e02136ae1ee5dd801409e9686
tree10e0790868faa6fa37bda1e2fb90c4d5c31c875d
parentd141beee0f032e677b80fbb7a4bed6a9262d921f
Some xml-autopilot tuning

- Add update-interval-secs to the entire autopilot
- cache min/max values in InputValue
- a little more relaxed "equals zero" checking in the NoiseSpikeFilter
src/Autopilot/autopilotgroup.cxx
src/Autopilot/digitalfilter.cxx
src/Autopilot/inputvalue.cxx