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

WIP: Add a script to output an mmdata.txt for FlexBV #46

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mmuman
Copy link

@mmuman mmuman commented Sep 23, 2022

This generates the mmdata.txt file as required by FlexBV to gather measurements for the OpenBoardData project.

Currently the device and channel names are hardcoded in the script, ideally these would be configurables.

@mmuman
Copy link
Author

mmuman commented Sep 23, 2022

I had a hard time getting it to terminate properly, first the stop button didn't really stop, just would complain about blocked SIGINT due to a race condition… Now it does stop, although each time the script is re-run, the number of times each line is printed on the console is increased by one. At least it doesn't assert anymore due to already running interpreter.

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.

None yet

1 participant