Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MedianFilter, new Class. #12

Merged

Conversation

andreaskunz
Copy link
Contributor

Features

  • new Block MedianFilter.
  • Enables filtering of a signal value by choosing the median value with consideration of various past values.
  • Full documentation for Doxygen.
  • Full coverage by googletest unit tests.

Changes

  • Add eeros test source so test will be run by googletest in executable unitTests.

@andreaskunz andreaskunz merged commit d1e35d0 into eeros-project:master Jan 16, 2019
@andreaskunz andreaskunz deleted the pullReq_feat_MedianFilter branch May 4, 2021 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants