Skip to content

Releases: openbci-archive/OpenBCI_NodeJS_Cyton

v2.0.1

18 Feb 18:18
0f003fb
Compare
Choose a tag to compare

2.0.1

Bug Fixes

  • Fixing references to openbci-utilities and openbci-cyton

v1.1.3

05 Apr 22:26
d50a5f5
Compare
Choose a tag to compare

1.1.3

Bug Fixes

  • Connect function failed and forced close of port when serial port flushed too fast

v1.1.2

22 Mar 16:39
ff86180
Compare
Choose a tag to compare

1.1.2

Bug Fixes

  • Connected function failed

v1.1.1

22 Mar 16:14
a220d19
Compare
Choose a tag to compare

1.1.1

Bumping the mathjs to 4.0.1 to fix insecurity

v1.1.0

21 Mar 21:13
a2bd45b
Compare
Choose a tag to compare

1.1.0

Bumping the minor version of openbci-utilities allows this module to move forward

Breaking Changes

  • Drop support for node 4 because of new OpenBCI utilities
  • Connect will now automatically call softReset and resolve once it's complete.

v1.0.8

02 Mar 17:22
Compare
Choose a tag to compare

1.0.8

Bump serial port to 1.0.8

Bug Fixes

  • Fix python example

v1.0.7

31 Oct 18:41
c7b49f4
Compare
Choose a tag to compare

1.0.7

Bug Fixes

  • Add simulator back into this repo
  • Fixed bug where timestamp was not calculated with timeOffset, big fail.
  • Fixed the python example
  • Fixed the labstreaminglayer example

v1.0.6

16 Oct 20:38
Compare
Choose a tag to compare

1.0.6

Bug Fixes

  • Daisy samples now get stop bytes with utilities bump to v0.2.7

v1.0.5

31 Aug 23:47
Compare
Choose a tag to compare

1.0.5

New Features

  • Add function impedanceSet which is similar to channelSet in that it just sends commands and then forgets about them.

v1.0.4

27 Aug 00:35
Compare
Choose a tag to compare

1.0.4

Bug Fixes

  • Fixed lead off command sending for v2 firmware and later.