257 Median filter added to ultasonic

This commit is contained in:
Dmitry Borisenko
2020-10-12 01:30:24 +03:00
parent a1eb94c4b3
commit d9556f5b31
8 changed files with 80 additions and 39 deletions

View File

@@ -1,7 +1,7 @@
name=GyverFilters
version=2.0
author=AlexGyver <beragumbo@ya.ru>
maintainer=AlexGyver <beragumbo@ya.ru>
version=2.1
author=AlexGyver <alex@alexgyver.ru>
maintainer=AlexGyver <alex@alexgyver.ru>
sentence=Library with few filters for data.
paragraph=Includes median, running average, AB, simplified Kalman and linear approximation filtering algorithms.
category=Data Processing