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

Add Brainflow Streamer to GUI #1015

Merged
merged 10 commits into from
Dec 7, 2021
Merged

Add Brainflow Streamer to GUI #1015

merged 10 commits into from
Dec 7, 2021

Conversation

retiutut
Copy link
Member

@retiutut retiutut commented Dec 7, 2021

Fixes #1007

@retiutut retiutut added this to the 5.1.0 milestone Dec 7, 2021
@@ -735,10 +737,10 @@ void initFFTObjectsAndBuffer() {

void startRunning() {
// start streaming on the chosen board
dataLogger.onStartStreaming();
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was very carefully moved. In order for BrainFlow files to be saved next to OpenBCI files, the output directory needed to be set first before startStream() for all boards.

@retiutut retiutut merged commit e311530 into development Dec 7, 2021
@retiutut retiutut deleted the brainflow_streamer branch December 7, 2021 19:29
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

Successfully merging this pull request may close these issues.

2 participants