New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

openbci-utilities

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openbci-utilities - npm Package Versions

12

0.1.0

Diff

Changelog

Source

v0.1.0

New Functions

  • Add function getFirmware(dataBuffer) to utilities

Breaking Changes

  • Removed function called findV2Firmware() because it's useless with v3.0.0 firmware
pushtheworld
published 0.0.10 •

Changelog

Source

v0.0.10

New Function

  • Add boardTypeForNumberOfChannels() to Constants
pushtheworld
published 0.0.9 •

Changelog

Source

v0.0.9

New Features

  • Add impedance calculation functions from cyton
  • The simulator from OpenBCI_NodeJS has been ripped out and place into this library! Woo.
pushtheworld
published 0.0.8 •

Changelog

Source

v0.0.8

New Features

  • Sample object now has property valid of type boolean, false when error parseing packet, true otherwise. On false there will be another property called error of type string which contains an error message.
pushtheworld
published 0.0.6 •

Changelog

Source

v0.0.6

Bug Fixes

  • Could not use 'daisy' with sample rate setter.

New Features

  • Add function in utilities for making daisy packets.
  • Add code to getChannelDataArray for ganglion and daisy data being routed over wifi
  • Create idea of protocols i.e. BLE, Wifi, and Serial

Breaking changes

  • getChannelDataArray now takes object as only arg.
pushtheworld
published 0.0.5 •

Changelog

Source

v0.0.5

Bug Fixes

  • When not scaling outputs channelDataCounts instead of channelData
pushtheworld
published 0.0.4 •

Changelog

Source

v0.0.4

Bug Fixes

  • Fix bug where samples were not properly being extracted
pushtheworld
published 0.0.2 •

Changelog

Source

v0.0.2

Breaking Changes

  • Renamed Sample to Utilities in index.js
  • Renamed openBCIUtilities.js to openBCIUtilities.js
  • Renamed openBCIUtilities-test.js to openBCIUtilities-test.js

New Features

  • Added a function in the sample module that parses a raw buffer of OpenBCI data, extracts raw data packets and returns the buffer with just the raw data packets removed. Allowing the user to process other data that is not a raw data.
pushtheworld
published 0.0.1 •

Changelog

Source

v0.0.1

Initial release

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