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

ignore noise #8

Closed
weisjohn opened this issue Mar 7, 2015 · 0 comments
Closed

ignore noise #8

weisjohn opened this issue Mar 7, 2015 · 0 comments

Comments

@weisjohn
Copy link
Owner

weisjohn commented Mar 7, 2015

For some reason, the data events contain a bunch of noise after the 24th place:

<Buffer 00 14 00 00 3a 80 00 00 00 00 00 80 de f4 00 00 00 00 00 00>
<Buffer 00 14 00 00 3a 80 00 00 00 00 00 80 de f4 00 00 00 00 00 00>
<Buffer 00 14 00 00 3a 80 00 00 00 00 00 80 2c f4 00 00 00 00 00 00>
<Buffer 00 14 00 00 3a 80 00 00 00 00 00 80 de f4 00 00 00 00 00 00>

This causes the unchanged detection to fail often. Instead of using the whole buffer, we could just use the first 24 values.

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

No branches or pull requests

1 participant