Releases: OpenBCI/OpenBCI_GUI
v3.2.0-rc1
v3.2.0
Use OpenBCIHub v1.3.7 please.
New Features
- Add the Digital Read widget
- Add the Analog Read widget
- Add the Marker Mode widget
- Add info, warn, success, and error types to output function to alert user in help widget.
Bug Fixes
- Did not write aux values for Cyton with Daisy #272
- Did not write to the SD card #277
- Add button to accelerometer widget to turn accel mode on if the user was just using digital, analog, or marker mode.
rc1
Update the hub to 1.3.7 to catch more wifi errors
Finished the udp/tcp
Add colors to help widget.
Beta 3
Finished Analog and Digital read widgets.
Beta 2
Initial release
v3.2.0-beta3
v3.2.0
Use OpenBCIHub v1.3.6 please.
New Features
- Add the Digital Read widget
- Add the Analog Read widget
- Add the Marker Mode widget
Bug Fixes
- Did not write aux values for Cyton with Daisy #272
- Did not write to the SD card #277
- Add button to accelerometer widget to turn accel mode on if the user was just using digital, analog, or marker mode.
Beta 3
Finished Analog and Digital read widgets.
Trying to fix hub on macOS 10.13
Beta 2
Initial release
v3.2.0-beta2
v3.1.0
v3.1.0
Use hub v1.3.4 please.
New Features
- Added new files for Contributing, code of conduct and roadmap
- Refactored readme with banner image, and all in all made it sweet.
- Added 500Hz sample rate option for WiFi Shield Cyton
Breaking Changes
- SD Converted file goes into
data/SavedData
instead ofdata/EED_Data
. #267 - Sending data over UDP produced unreadable raw format. Switched to JSON output.
- All UDP output sends a serialized json packet ending with
\r\n
- Data files are now saved with
.csv
instead of.txt
Bug Fixes
v3.1.0-beta2
v3.1.0
Use hub v1.3.3 please.
New Features
- Added new files for Contributing, code of conduct and roadmap
- Refactored readme with banner image, and all in all made it sweet.
Breaking Changes
- SD Converted file goes into
data/SavedData
instead ofdata/EED_Data
. #267
Bug Fixes
- "Data stream stopped" would be shown to users even if no data stream was stopped #263
- Accel did not work for wifi Daisy #265
- Users would have to close the GUI before restarting after cyton or ganglion session #262
- Design your own widget link #261
Beta 2
Implement overhaul of GUI docs.
Bug Fixes
Beta 1
Initial release.
v3.1.0-beta1
v3.1.0
Use hub v1.3.3 please.
Breaking Changes
- SD Converted file goes into
data/SavedData
instead ofdata/EED_Data
. #267
Bug Fixes
- "Data stream stopped" would be shown to users even if no data stream was stopped #263
- Accel did not work for wifi Daisy #265
- Users would have to close the GUI before restarting after cyton or ganglion session #262
- Design your own widget link #261
Beta 1
Initial beta release
v3.0.1
v3.0.0
3.0.0
v3.0.0 set out to move all of the data collection to the electron hub. This means moving serial port parsing as well.
New Features
- Able to use wifi shield with GUI. Streams in at 1000Hz for Cyton and 1600Hz for Ganglion.
Breaking Changes
- Dependent on electron hub for all data streaming activity.
Release Candidate 5
Uses OpenBCIHub v1.3.0
Bug Fixes
- Closes: #191
Release Candidate 4
Uses OpenBCIHub v1.2.0
Bug Fixes
- Closes: #208 - ganglion not using correct scale factor when on wifi high resolution mode
- Fixes bug where gui started in 45 fps frame rate
Release Candidate 2/3
Bug Fixes
- Critical windows hub patches
Release Candidate 1
Initial RC
Beta 6
Beta 4
- Closes #203
Beta 2-3
Required a lot of work on the hub. But none the less, this seems to be working decently.
Bug Fixes
Beta 1
The first beta to be released. There are some minor issues, but if any are encountered, please open an issue on the github page.
v3.0.0-rc5
v3.0.0-rc4
Release Candidate 4
Bug Fixes
- Closes: #208 - ganglion not using correct scale factor when on wifi high resolution mode
- Fixes bug where gui started in 45 fps frame rate