Skip to content

Releases: brainflow-dev/brainflow

BrainFlow 4.9.2

10 Apr 13:38
fce5573

Choose a tag to compare

Fix nptyping issue:

nptyping.error.InvalidArgumentsError: Unexpected argument of type <class 'type'>

BrainFlow 4.9.1

31 Mar 00:04
ae09dae

Choose a tag to compare

Changes in this release:

  • fix jna issue on MacOS + ARM
  • update simpleble

BrainFlow 4.9.0

31 Jan 13:18

Choose a tag to compare

Summary

  • get_version() method - #417
  • calc_stddev() method - #403
  • release_all() method - #402
  • Updated SimpleBLE library with bug fixes for Linux
  • Support for Muse2016

BrainFlow 4.8.2

09 Dec 15:22
702dd06

Choose a tag to compare

Changes in this release:

  • fix race condition for callbacks in muse boards wo dongle #396
  • add ppg data for muse devices #392

BrainFlow 4.8.1

02 Dec 22:14

Choose a tag to compare

Fix data parsing issue for OYMotion GforcePro

BrainFlow 4.8.0

13 Nov 00:05
f8b55c3

Choose a tag to compare

Add support for Rust programming language

BrainFlow 4.7.1

03 Nov 02:59
2c2c50a

Choose a tag to compare

Hotfix for 4.7.0, add missed BoardIds

BrainFlow 4.7.0

01 Nov 20:25

Choose a tag to compare

Summary

  • New helper library for BLE devices
  • Muse 2 and Muse S work without a dongle
  • Fix set_log_file issue for C++ API - #359
  • Fix start, stop, repeat issue for BrainBit and Callibri - #363

BrainFlow 4.6.1

12 Sep 08:56
74eb103

Choose a tag to compare

Changes in this release:

  • hotfix for enophone on win x64 for binaries
  • add get_board_data(int num_samples) method
  • update contributing guides and brainflow docs

BrainFlow 4.6.0

16 Aug 20:16
7e5d3db

Choose a tag to compare

Changes in this release:

  • Add support for Enophone headphones
  • Add Bluetooth library which can be used for other devices