]> git.mxchange.org Git - flightgear.git/history - src/Autopilot/digitalfilter.cxx
Cleanup, no functional change
[flightgear.git] / src / Autopilot / digitalfilter.cxx
2014-02-24 Thomas GeymayerAutopilot: fix configuration to prevent false warnings.
2014-02-09 Thomas GeymayerAutopilot: add interface properties and property-root.
2013-12-19 Torsten Dreyerautopilot: add the forgotten RateLimitFilter
2013-12-17 Torsten DreyerAdd new filters from Alan Teeder
2013-09-08 Thomas GeymayerFix signed/unsigned missmatch.
2013-09-05 Torsten DreyerFix #1186 moving average filter
2013-06-18 Thomas GeymayerRevert "Autopilot: Optionally write (internal) state...
2013-06-17 Thomas GeymayerAutopilot: Optionally write (internal) state to propert...
2012-12-31 Torsten DreyerAutopilot: rename parameter, no functional change
2012-12-31 Torsten DreyerAutopilot: initialize the derivative filter
2012-04-25 ThorstenBAbstract AP implementation base classes need a virtual...
2012-02-15 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2012-02-15 Torsten DreyerSome xml-autopilot tuning
2012-02-12 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2012-02-12 Torsten DreyerSome autopilot works
2011-10-29 adrianMerge branch 'next' into comm-subsystem
2011-10-17 James TurnerFix (nearly) all the std:: namespace violations in...
2011-08-25 Torsten Dreyerfix #416: reciprocal filter broken
2010-11-29 Csaba HalaszMerge commit 'refs/merge-requests/14' of git://gitoriou...
2010-11-29 Csaba HalaszMerge commit 'refs/merge-requests/13' of git://gitoriou...
2010-11-21 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-11-20 Torsten DreyerAvoid division by zero in exponential filters
2010-11-06 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-11-02 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-11-02 James TurnerMerge branch 'topics/mac-package' into next
2010-11-02 Torsten Dreyeradd <initialize-to> to components
2010-10-28 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-10-19 James TurnerMerge commit 'refs/merge-requests/7' of git://gitorious...
2010-10-05 Thorsten BrehmMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-05 Torsten DreyerAutopilot: fix initialization of digital filters
2010-08-29 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/flightg...
2010-08-21 Frederic BouvierMerge commit 'refs/merge-requests/1551' of git://gitori...
2010-06-24 Torsten DreyerNew autopilot subsystem implementation.