License: GPL
Simple implementation of a Linear Mean Filter, its purpose is to provide an average of the last N entries of a given signal (sensor), resulting in smooth readings.
To use the nodes in your project you should have the
jesuso/linear-filter
library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See
Using libraries for more info.