-
Notifications
You must be signed in to change notification settings - Fork 11
Oscilloscope control automation #252
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
base: dev
Are you sure you want to change the base?
Conversation
pulling latest master into this branch
…ternal class pointer
All tests worked! I think you need to update this documentation here. As the naming is different for the file path/tests command. So instead of: it should be |
Tests worked great for me too. Just have the same documentation changes as Joe. |
Description
Requirements
Issues Referenced
Requested from reviewer
Documentation update
Documentation feat-OscilloscopeControlAutomation
in internal notesNotes for Reviewer
Additional Documents
Using this feature
Requirements
sectionfeat-OscilloscopeControlAutomation
.ofxEmotiBit/tests/EmotiBitOscilloscopeAutomation
../testing_seq.sh --emotibit-id <YOUR_EMOTIBIT_ID>
./testing_seq.sh --emotibit-id MD-V5-0000005
Testing
testing_sq.sh
EC.sh
ED.sh
RB.sh
RE.sh
Results
Feature Tests
Known issues
clearOscilloscope()
is not called when connecting/disconnecting from EmotiBit(s). In my testing this does not cause any issues if all EmotiBits are MDs. But might cause GUI errors if switching between EMO and MD. We need more testing. Additionally,clearOscilloscope()
is an ofApp function, that should be called using ofEvent or other mechanism when a WiFi_host command is being executed.Checklist to allow merge
master
ofxEmotiBitVersion.h