Skip to content

Releases: OpenBCI/OpenBCI_GUI

v3.2.0-rc1

04 Dec 17:59
d23eb24
Compare
Choose a tag to compare
v3.2.0-rc1 Pre-release
Pre-release

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

29 Nov 19:19
aa8c8a2
Compare
Choose a tag to compare
v3.2.0-beta3 Pre-release
Pre-release

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

06 Nov 14:10
554d909
Compare
Choose a tag to compare
v3.2.0-beta2 Pre-release
Pre-release

v3.2.0

Use OpenBCIHub v1.3.5 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

v3.1.0

24 Oct 16:05
Compare
Choose a tag to compare

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 of data/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

  • "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

v3.1.0-beta2

19 Oct 14:37
Compare
Choose a tag to compare
v3.1.0-beta2 Pre-release
Pre-release

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 of data/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

18 Oct 17:02
Compare
Choose a tag to compare
v3.1.0-beta1 Pre-release
Pre-release

v3.1.0

Use hub v1.3.3 please.

Breaking Changes

  • SD Converted file goes into data/SavedData instead of data/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

11 Sep 16:11
Compare
Choose a tag to compare

v3.0.1

Bug Fixes

  • FIX: #254 LSL, UDP, OSC ArrayIndexOutOfBoundsException Stream with 4 or 16 channels

v3.0.0

06 Sep 17:17
Compare
Choose a tag to compare

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

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

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

06 Sep 14:32
Compare
Choose a tag to compare
v3.0.0-rc5 Pre-release
Pre-release

Release Candidate 5

Uses OpenBCIHub v1.3.1

Bug Fixes

v3.0.0-rc4

05 Sep 15:43
Compare
Choose a tag to compare
v3.0.0-rc4 Pre-release
Pre-release

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