summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_filter_ewma2/ftnoir_filter_ewma2.h
AgeCommit message (Expand)Author
2014-10-22Rename filter() arguments to "input" and "output".Donovan Baarda
2014-10-22Change EWMA2 to use a dynamic dt using a timer.Donovan Baarda
2014-10-21change filter api for less camel usageStanislaw Halik
2014-10-19decruft moreStanislaw Halik
2014-10-19update modules to refactored APIStanislaw Halik
2014-10-16Rename alpha/smoothing/output vars/attrs with better names.Donovan Baarda
2014-10-15Simplify first_run handling to only initialize filter states.Donovan Baarda
2014-09-22win32: all plugins in Windows binary distro updated to new apiStanislaw Halik
2014-09-13nix incorrect copyright attribution (see note)Stanislaw Halik
2014-07-27rename file so that name makes any senseStanislaw Halik
2014-06-16Revert "update accela, ewma to use lerp class"Stanislaw Halik
2014-06-14update accela, ewma to use lerp classStanislaw Halik
2014-06-13explain why settings are intsStanislaw Halik
2014-06-13ewma: bump versionStanislaw Halik
2014-06-13ewma: style onlyStanislaw Halik
2014-06-12Remove DOS line terminators from ftnoir_filter_ewma2.{cpp,h}.Donovan Baarda
2014-06-12Merge branch 'master' of https://github.com/opentrack/opentrack into dev/ewma2Donovan Baarda
2013-12-31finish renameStanislaw Halik
2013-12-31ewma use settings frameworkStanislaw Halik
2013-12-31meta: get rid of Initialize(), now RAIIStanislaw Halik
2013-12-10get rid of "last_post_filter"Stanislaw Halik
2013-10-19Fix proto/filter dtor not being calledStanislaw Halik
2013-10-17pass -Wall -Wextra -pedanticStanislaw Halik
2013-09-13Don't expose filter internal state. Sprinkle some constStanislaw Halik
2013-09-13Allow for editing filter settings while the software is runningStanislaw Halik
2013-08-11Change ewma2 filter to compare filtered delta vs learned noise toDonovan Baarda
2013-08-03Tidy up tabs in ewma2 filter.Donovan Baarda
2013-08-03Tidy and optimize ewma2 filter.Donovan Baarda
2013-08-01Fix ewma2 bitrot (by dbaarda)Stanislaw Halik
2013-06-27Add a half-broken Kalman filter for further developmentStanislaw Halik
2013-06-06Remove dead codeStanislaw Halik
2013-04-26Cleanup: don't inherit from UI class since it's a member tooStanislaw Halik
2013-04-13Don't use axes as class/struct members. Use an array instead, and iterate ove...Stanislaw Halik
2013-04-02Just put everything new in. Conflict resolution will be laterStanislaw Halik
2013-03-22Remove .bat files, actually finish rename this timeStanislaw Halik