Releases: brainflow-dev/brainflow
Releases · brainflow-dev/brainflow
BrainFlow 3.1.0
Changes in this release:
- Add methods to calculate PSD and band power
- Add window for FFT - breaking change, one new argument
- Refactor enums - breaking change for C++ users, all constants should use enum class now
- Fix streaming board on multinode
BrainFlow 3.0.3
In one of dependencies we use for MacOS signing cert expired or smth else happend. As a result MacOS didnt load this library. Should be fixed now
BrainFlow 3.0.2
Changes in this release:
- add check that Cyton board is enabled in prepare_session method
- fix sampling rate for Ganglion, now its finally 200
- no packet loss for Ganglion
BrainFlow 3.0.1
Hot fix for 3.0.0
Fix race condition inside NeuroSDK for BrainBit on MacOS.
BrainFlow 3.0.0
Changes in this release:
- Support for Callibri device
- add serial_number field to BrainFlowInputParams
BrainFlow 2.5.5
Changes in this release:
- Load default settings for Cyton based boards in prepare_session method
- Fix accel values for Cyton and Ganglion
- Add get_resistance_channels method
- Add support for impedance values for Ganglion and Ganglion WIFI
- Fix linux32 issues in bindings
- Add more data to synthetic board
BrainFlow 2.5.4
Changes in this release:
- fix Java MacOS issue with SIP
- add more data to Synthetic Board
- return raw data from BrainBit instead preprocessed
BrainFlow 2.5.2
Changes in this release:
- add get_eeg_names method
BrainFlow 2.5.1
Docs update
BrainFlow 2.5.0
Changes in this release:
- Add Unicorn device
- Serial ID is optional for BrainBit