Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

flex, gsr, emg, etc - averaging over noisy samples missing or not implemented in C #13

Open
jontrulson opened this issue Jul 26, 2016 · 0 comments

Comments

@jontrulson
Copy link
Collaborator

These drivers are noisy, and rely on averaging over a number of samples to get a "stable" output. In many cases, this averaging does not take place at all (missing), or takes place only in the C++ drivers that are present (need to be in the C version).

This needs to be implemented for all drivers that require it (check the existing UPM C++ drivers), and it should be implemented in the C driver. The "new" C++ drivers can just wrap the C implementation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant