summaryrefslogtreecommitdiffstats
path: root/src/input/backend/movingaverage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Drop use of QVector in MovingAverageMike Krus2021-01-051-1/+1
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Add a MovingAverage class to allow low pass filtering of input valuesSean Harmer2015-11-281-0/+75