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

buffer data transfer problems between raspberry and intel #355

Open
robertoostenveld opened this issue Dec 28, 2019 · 0 comments
Open

buffer data transfer problems between raspberry and intel #355

robertoostenveld opened this issue Dec 28, 2019 · 0 comments
Assignees

Comments

@robertoostenveld
Copy link
Member

I noticed this when using plotsignal on a python3+windows10 (little-endian Intel) computer, with the data being collected and otherwise processed on a raspberry pi (big-endian ARM) computer.

I suspect that this will have to do with changes to the FieldTrip.py code to make it compatible with python3, which has a different way of dealing with raw bytes.

This should be further diagnosed.

@robertoostenveld robertoostenveld self-assigned this Dec 28, 2019
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