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

Unexpected END_BYTE 'errors' if user has turned on digital or analog board mode #18

Open
wjcroft opened this issue Apr 20, 2022 · 2 comments

Comments

@wjcroft
Copy link

wjcroft commented Apr 20, 2022

This is because the end byte checking code in this app, was not updated when the firmware changed to send various end byte values, depending on board mode.

https://docs.openbci.com/Cyton/CytonDataFormat/#binary-format

The following table is sorted by Stop Byte. Drivers should use the Stop Byte to determine how to parse the 6 AUX bytes.

This would be an easy fix. User Professor James Taylor comments here:

https://openbci.com/forum/index.php?p=/discussion/comment/17802/#Comment_17802

@wjcroft
Copy link
Author

wjcroft commented Apr 20, 2022

Google translates the above comment in Chinese as: "Hi, I have received your email and I will deal with it as soon as possible." Not really helpful and adds nothing to the conversation.

@devount
Copy link

devount commented May 27, 2024

sorry,my email client auto comment it ,and I find it now,I have delete it.

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

2 participants