- Fixing references to openbci-utilities and openbci-cyton
- Name of package is now @openbci/cyton
- Include node 10 in testing
- Connect function failed and forced close of port when serial port flushed too fast
- Connected function failed
Bumping the mathjs to 4.0.1 to fix insecurity
Bumping the minor version of openbci-utilities allows this module to move forward
- Drop support for node 4 because of new OpenBCI utilities
- Connect will now automatically call
softReset
and resolve once it's complete.
Bump serial port to 1.0.8
- Fix
python
example
- 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
- Daisy samples now get stop bytes with utilities bump to v0.2.7
- Add function
impedanceSet
which is similar tochannelSet
in that it just sends commands and then forgets about them.
- Fixed lead off command sending for v2 firmware and later.
- Bumped utilities module to v0.2.1
- Fixes issue with
getStreamingDaisy.js
- Removed false badges
- Problem in package.json prevented publishing
Port openbci
v2.2.0 to this repo. Please see the change log for openbci
if you need a history of changes.