openbci-utilities
Advanced tools
Changelog
v0.1.0
getFirmware(dataBuffer)
to utilitiesfindV2Firmware()
because it's useless with v3.0.0 firmwareChangelog
v0.0.10
boardTypeForNumberOfChannels()
to ConstantsChangelog
v0.0.9
Changelog
v0.0.8
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.Changelog
v0.0.6
getChannelDataArray
for ganglion and daisy data being routed over wifiBLE
, Wifi
, and Serial
getChannelDataArray
now takes object as only arg.Changelog
v0.0.5
channelDataCounts
instead of channelData
Changelog
v0.0.4
Changelog
v0.0.2
Sample
to Utilities
in index.js