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

Next pr #34

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Next pr #34

wants to merge 2 commits into from

Conversation

BenjamenMeyer
Copy link
Owner

No description provided.

- some basic architecture docs
- added support for zero'ing a channel when it's filters report
  that the data is invalid
- Enhancement: Start converting towards C++14
- Enhancement: Add an abstract tachometer sensor interface
- Enhancement: Add a fake tachometer sensor tool
- Enhancement: Add a multi-tachometer sensor to combine several
- Enhancement: Add a time-based record generator to be used for
  testing.
  tachometers together to even out the tachometer feed
- Enhancement: Add a sinewave generator
- Bug Fix(averagingFilteR): misc
- Enhancement(channelOffsets): report how many time and distance
  channels there are
- Enhancement(geometricEngine): keep track of the current distance
  record index
- Enhancement(abstractFilter Interface): updates should be able
  to write to the record
- Enhancements(Channels): Add channel names for time and distance
  tachometer channel data in order to pass through the raw tachometer
  signals, primarily for multi-tachometer support
- Enhancement(Records): Add max record indexes (time, distance, status)
- Enhancement(Sensors): add a public sensor interface
- Enhancement(geometricEngine): start implementing the base loops
- Enhancement(tests): add a unit test for the averaging filter
@BenjamenMeyer BenjamenMeyer self-assigned this Apr 15, 2024
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.

1 participant