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

Wrong data in high speed wifi transmission with daisy #104

Open
JoJorge opened this issue Nov 12, 2018 · 0 comments
Open

Wrong data in high speed wifi transmission with daisy #104

JoJorge opened this issue Nov 12, 2018 · 0 comments

Comments

@JoJorge
Copy link

JoJorge commented Nov 12, 2018

https://github.com/OpenBCI/OpenBCI_Python/blob/dc990b6e78ae81cbe325e6da1838afdf43f79f9b/openbci/wifi.py#L610-L624
In the above lines in the function WiFiShieldHandler.handle_read(), the data is expected to have consecutive sample number to parse and combine correctly. However, we found that the received data are the pairs in which two samples share the same sample number ( correspond to the main board and daisy board data respectively) .
If my thought is right, this will cause the program getting the wrong data. Can somebody check this part to confirm my thought or give some opinions? Thanks

@produceconsumerobot produceconsumerobot moved this from To do to High Priority To Do in OpenBCI SW Dev Jan 15, 2019
@produceconsumerobot produceconsumerobot self-assigned this Jan 15, 2019
@retiutut retiutut removed this from High Priority To Do in OpenBCI SW Dev Apr 9, 2020
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