Releases: brainflow-dev/brainflow
Releases · brainflow-dev/brainflow
BrainFlow 5.6.0
- fixes for Muse connection issue on Windows
- Move to .net standard 2.0
BrainFlow 5.5.0
BrainFlow 5.4.0
Add ganglion wo dongle and improve playback and streaming boards
BrainFlow 5.3.0
BrainFlow 5.2.1
Merge branch 'master' of https://github.com/brainflow-dev/brainflow
BrainFlow 5.2.0
Changes in this release:
- add oxygen level calculations from ppg
- add railed percentage calculation as in openbci gui
- add peak detection
- add a simple way to restore signal from a single wavelet coef
BrainFlow 5.1.2
fix board id for neurosity boards (#532) Signed-off-by: Andrey Parfenov <[email protected]>
BrainFlow 5.1.1
Fix crash in DataFilter.read_file
when provided file is invalid
BrainFlow 5.1.0
Summary of Changes:
- Can be a breaking change: Add support for multiple internal buffers
- Add an option to use 5th channel for Muse 2 and Muse S
- Add method add_streamer
- Update SimpleBLE and Muse stability fixes
- Streaming and Playback boards now get master board id from a dedicated field. Before it was encoded as a string in other_info field.
BrainFlow 5.0.1
fix typo in remove_environmentl_noise
fc8097a