Skip to content

Releases: brainflow-dev/brainflow

BrainFlow 3.0.0

24 May 13:51
01e975e

Choose a tag to compare

Changes in this release:

  • Support for Callibri device
  • add serial_number field to BrainFlowInputParams

More info

BrainFlow 2.5.5

12 May 23:04
bc1a47f

Choose a tag to compare

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

22 Apr 19:24

Choose a tag to compare

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.1

10 Apr 16:57

Choose a tag to compare

Docs update

BrainFlow 2.5.0

10 Apr 15:34

Choose a tag to compare

Changes in this release:

BrainFlow 2.4.0

05 Apr 18:08

Choose a tag to compare

Changes in this release:

  • fix Matlab issue with streaming board
  • fix Matlab issue with get_num_rows
  • add configurable timeout for WIFI Shield
  • add Julia binding

BrainFlow 2.3.1

30 Mar 19:14

Choose a tag to compare

Changes in this release:

  • Fix MacOS SIP Python issue

BrainFlow 2.3.0

27 Mar 12:12

Choose a tag to compare

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

16 Mar 21:55

Choose a tag to compare

Changes in this release:

  • fix accel channel number for Cyton + Wifi Shield

BrainFlow 2.2.3

16 Mar 19:07

Choose a tag to compare

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