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

SD Card Start/Stop Stamps Broken #50

Open
baffo32 opened this issue May 19, 2017 · 1 comment
Open

SD Card Start/Stop Stamps Broken #50

baffo32 opened this issue May 19, 2017 · 1 comment
Labels

Comments

@baffo32
Copy link

baffo32 commented May 19, 2017

With git HEAD, v2.0.1, the 'START AT' and 'STOP AT' stamps don't seem to be written correctly to the SD file.

Sometimes BOTH are written immediately following each other, to the start of the file:

%START AT
0019B699
%STOP AT
0019C691
... data

Sometimes ONLY 'STOP AT' is written, but it is written at the start:

%STOP AT
000745EE
... data

The documentation states that the data should be between these stamps, not following them.

@wageeshagunasena
Copy link

wageeshagunasena commented Jul 6, 2017

I'm a Computer Engineering student of University of Peradeniya, Sri lanka. I like work to on this bug. How can I join?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
OpenBCI SW Dev
  
To do
Development

No branches or pull requests

3 participants