Releases: brainflow-dev/brainflow
Releases · brainflow-dev/brainflow
BrainFlow 2.5.0
Changes in this release:
- Add Unicorn device
- Serial ID is optional for BrainBit
BrainFlow 2.4.0
Changes in this release:
- fix Matlab issue with streaming board
- fix Matlab issue with get_num_rows
- add configurable timeout for WIFI Shield
- add Julia binding
BrainFlow 2.3.1
Changes in this release:
- Fix MacOS SIP Python issue
BrainFlow 2.3.0
Changes in this release:
- Add support for BrainBit device on MacOS
- Add Matlab package, for Matlab installation instructions and code sample check Getting Started Page
- Add configurable timeout for discovery of BLE devices
BrainFlow 2.2.4
Changes in this release:
- fix accel channel number for Cyton + Wifi Shield
BrainFlow 2.2.3
Changes in this release:
- dont export symbols on unix by default(fixes possible conflicts)
- docs update
- fixes set_log_file issue if called multiple times
BrainFlow 2.2.0
Changes in this release:
- add brainbit device
- maybe #24 is fixed
- docs update
BrainFlow 2.1.4
Changes in this release:
- docs update
- minor improvements in ganglion
BrainFlow 2.1.3
Changes in this release:
- fit get_battery_channel in python binding
- fix multiple start stop stream in ganglion and config_board in the middle
- add is_prepared_method
BrainFlow 2.1.2
Changes in this release:
- Fix #23
- Docs update
- Data parsing for Cyton should be more robust now