OSDN Git Service

GMINL-3234: Refactor a little bit our filtering code
authorPatrick Porlan <patrick.porlan@intel.com>
Fri, 14 Nov 2014 14:43:44 +0000 (15:43 +0100)
committerGerrit Code Review <gerrit@mcg-psi-gcr1.jf.intel.com>
Fri, 14 Nov 2014 16:34:11 +0000 (08:34 -0800)
commit11fddd86a26a9ce580aea98db6902f74a0f79754
treeca1ff85667c4e934cd4e48c8fcaecd199c2d2b3b
parent33fd15a6246b2278b5e589419ace2294603cf440
GMINL-3234: Refactor a little bit our filtering code

filtering.h has a simpler interface now, and filtering structures
are now uniformly allocated/cleaned on enable/disable, for sensors
marked as noisy.

This paves the way for per-sensor filter type and parameters.

Change-Id: I1e867570e79c3a56bac0734307a023c1101bb826
Tracked-On: https://jira01.devtools.intel.com/browse/GMINL-3234
Signed-off-by: Patrick Porlan <patrick.porlan@intel.com>
control.c
enumeration.c
filtering.c
filtering.h
transform.c