Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

openbci-ganglion

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openbci-ganglion - npm Package Versions

134

1.1.3

Diff

aj_ptw
published 1.1.2 •

aj_ptw
published 1.1.1 •

Changelog

Source

v1.1.1

Update init functions

pushtheworld
published 1.1.0 •

Changelog

Source

v1.1.0

Add support for BLED112

pushtheworld
published 1.0.0 •

Changelog

Source

v1.0.0

Complete over haul of the core of the application to use the OpenBCI utilities NodeJS package.

Bug Fixes

  • Accel count value was wrong, was twice what it should have been.
  • Closes #36 (thanks @chyumin)

Breaking Changes

  • Removed index.js and made entry point openBCIGanglion.js which leads to import of const Ganglion = require('openbci-ganglion'); instead of const Ganglion = require('openbci-ganglion').Ganglion
  • Constants are now taken from new OpenBCI Utilities Module

Beta 1

Initial Beta Release. Adds linting!

pushtheworld
published 0.4.3 •

Changelog

Source

v0.4.3

Bug Fixes

  • Fix #23 by hard setting noble to 0.1.7, 0.1.8 breaks
pushtheworld
published 0.4.2 •

Changelog

Source

v0.4.2

New Features

  • Add callback function to constructor to catch noble errors.

Bug Fixes

  • Fix #19
pushtheworld
published 0.4.1 •

Changelog

Source

v0.4.1

New Features

  • Dropped connection will fire disconnect

Bug Fixes

  • Improvements to disconnect
pushtheworld
published 0.4.0 •

Changelog

Source

v0.4.0

New Features

  • If dropped connection, module will now disconnect and clean up.

Breaking Changes

  • Dropped connection will fire disconnect
  • Auto reconnect functionality temporarily removed.
pushtheworld
published 0.3.8 •

Changelog

Source

v0.3.8

New Features

  • Can now subscribe to scanStart and scanStop to better control scanning.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc