Skip to content

Releases: brainflow-dev/brainflow

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

BrainFlow 2.2.0

02 Mar 21:44

Choose a tag to compare

Changes in this release:

  • add brainbit device
  • maybe #24 is fixed
  • docs update

BrainFlow 2.1.4

12 Feb 09:15

Choose a tag to compare

Changes in this release:

  • docs update
  • minor improvements in ganglion

BrainFlow 2.1.3

01 Feb 20:32

Choose a tag to compare

Changes in this release:

  • fit get_battery_channel in python binding
  • fix multiple start stop stream in ganglion and config_board in the middle
  • add is_prepared_method

BrainFlow 2.1.2

28 Jan 18:13

Choose a tag to compare

Changes in this release:

  • Fix #23
  • Docs update
  • Data parsing for Cyton should be more robust now

BrainFlow 2.1.1

20 Jan 17:28

Choose a tag to compare

Changes in this release:

  • docs update
  • fix potential parsing issue for cyton

BrainFlow 2.1.0

19 Dec 10:27

Choose a tag to compare

Changes in this release:

  • add fft and ifft
  • add default value for ip address field
  • add accel data for ganglion
  • add MNE integration tests and examples
  • fix signal processing in R
  • add raw bytes for Cyton based boards
  • add streamer and streaming board

BrainFlow 2.0.7

28 Nov 18:23

Choose a tag to compare

add wavelet transforms and denoising

BrainFlow 2.0.6

19 Nov 21:20
b69c6e5

Choose a tag to compare

Changes in this release:

  • add read/write file
  • add downsampling
  • add rolling filter