Releases: brainflow-dev/brainflow
Releases · brainflow-dev/brainflow
BrainFlow 5.10.2
stability fixes for docs Signed-off-by: Andrey Parfenov <a1994ndrey@gmail.com>
BrainFlow 5.10.1
Fix linear detrend and ganglion native on MacOS
BrainFlow 5.10.0
Changes in this release:
- add js binding
- fix potential deadlock for ble on macos
- fix max length for file paths in file streamer
BrainFlow 5.9.0
- add support for new ganglion fw
- update simpleble
- fix playback and streaming boards in julia
BrainFlow 5.8.2
Fix connections issues for some BLE devices on MacOS
BrainFlow 5.8.1
Add zero phase filters
BrainFlow 5.8.0
Changes in this release:
- Add support for ant neuro 511 device
- Add Support for NTL device
- Update built in models for metrics
BrainFlow 5.7.0
add unsafe versions for datafilter class in c# (#618) Signed-off-by: Andrey Parfenov <a1994ndrey@gmail.com>
BrainFlow 5.6.3
Optimize memory management for C# binding
BrainFlow 5.6.2
Changes:
- update simpleble
- add
perform_ica
method