Releases: brainflow-dev/brainflow
Releases · brainflow-dev/brainflow
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
BrainFlow 2.1.1
Changes in this release:
- docs update
- fix potential parsing issue for cyton
BrainFlow 2.1.0
Changes in this release:
- add fft and ifft
- add default value for ip address field
- add accel data for ganglion
- add MNE integration tests and examples
- fix signal processing in R
- add raw bytes for Cyton based boards
- add streamer and streaming board