Skip to content

Releases: brainflow-dev/brainflow

BrainFlow 3.1.0

30 Jun 06:08
98045ba
Compare
Choose a tag to compare

Changes in this release:

  • Add methods to calculate PSD and band power
  • Add window for FFT - breaking change, one new argument
  • Refactor enums - breaking change for C++ users, all constants should use enum class now
  • Fix streaming board on multinode

BrainFlow 3.0.3

03 Jun 23:05
Compare
Choose a tag to compare

In one of dependencies we use for MacOS signing cert expired or smth else happend. As a result MacOS didnt load this library. Should be fixed now

BrainFlow 3.0.2

02 Jun 15:02
6f3225f
Compare
Choose a tag to compare

Changes in this release:

  • add check that Cyton board is enabled in prepare_session method
  • fix sampling rate for Ganglion, now its finally 200
  • no packet loss for Ganglion

BrainFlow 3.0.1

24 May 20:11
e63bf57
Compare
Choose a tag to compare

Hot fix for 3.0.0

Fix race condition inside NeuroSDK for BrainBit on MacOS.

BrainFlow 3.0.0

24 May 13:51
01e975e
Compare
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
Compare
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
Compare
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.2

20 Apr 14:46
cb98655
Compare
Choose a tag to compare

Changes in this release:

  • add get_eeg_names method

BrainFlow 2.5.1

10 Apr 16:57
Compare
Choose a tag to compare

Docs update

BrainFlow 2.5.0

10 Apr 15:34
Compare
Choose a tag to compare

Changes in this release: