Releases: openbci-archive/OpenBCI_Hub
Releases · openbci-archive/OpenBCI_Hub
v2.0.1
v2.0.1
Bug Fixes
- Fix bugs with accelerometer, BLED112, and impedance
v1.4.6
v1.4.6
New Features
- Bumped openbci-ganglion to 1.1.12 for BLED112 support for linux
v1.4.5
v1.4.5
New Features
- Bumped openbci-ganglion to 1.1.11 for BLED112 support for windows
v1.4.4
v1.4.4
New Features
- Bumped openbci-ganglion to 1.1.9 for accel patches
v1.4.3
v1.4.3
New Features
- Bumped Electron to 2.0.2
v1.4.2
v1.4.2
New Features
- Working with static ip
v1.4.1
v1.4.1
Bug Fixes
- Ganglion with BLED112 was not working to discover devices, bumped to v1.1.7
v1.4.0
v1.4.0
New Features
- Add BLED112 support via OpenBCI Ganglion 1.1.5
Chores
- Bumped cyton to 1.1.1 for new serialport
- Bumped electron to 1.8.2
v1.4.0-beta0
v1.4.0
New Features
- Add BLED112 support via OpenBCI Ganglion 1.1.5
Chores
- Bumped cyton to 1.0.8 for new serialport
- Bumped electron to 1.8.2
v1.3.9
v1.3.9
Bug Fixes
- UDP Burst did not work because was sending to
/udpBurst
instead of/udp
- App would not close on uncaught exceptions, now, an error box is shown with the error, then when the user hit's ok, the whole app quits.