Improved reusability of classifiers and experiences in conjunction with generic EEG device node
Added attribute Output Name to OutputNodes like CustomFeedbackNode to select between node name (old) and channel name (new) as upload name.
Added support for using channel numbers in attribute Channels of ChannelSelectorNode automatically mapping entries like 1,2 to first and second channel of current device.
Added new quick channel selection in Sesssion Control widget linked to ChannelSelectorNode in classifier that got its Quick Config attribute checked (allows to quickly run sessions using different channels)
Changed ParameterNode to use sample-rate from active BCI device if its sample-rate attribute is set to 0.0.
Improved Impedance/Signal Quality
Improved support for devices that provide signal quality without a dedicated test-mode
Added table showing impedances for up to first eight channels of a device to Devices widget
Reworked signal check in Devices widget
OpenBCI specific
Renamed channels to numbers 1-8
Always show impedances in Devices widget.
Render folder names multi-line on folder icons instead below if no folder icon is available in Experience Selection widget
Several small layout changes in Devices and Session Control widgets.
Fixes
Fix OSC not working when using same UDP ports for input and output (e.g. loop-back in classifier)
Fix some cases of RAW EEG widget not rendering more than a few seconds of data
Fix StringArray attribute on nodes not working correctly in some cases
Branding or Clinic specific
Automatically focus search on user selection popup
Increased button sizes on Report popup
Use HasMinimalDeviceInfo to limit info in Devices widget
Use HasColorCodesForChannels to apply special coloring on channels in Devices widget
ETA: Soon
Changes
Output Name
toOutputNodes
likeCustomFeedbackNode
to select betweennode name
(old) andchannel name
(new) as upload name.Channels
ofChannelSelectorNode
automatically mapping entries like1,2
to first and second channel of current device.Sesssion Control
widget linked toChannelSelectorNode
in classifier that got itsQuick Config
attribute checked (allows to quickly run sessions using different channels)ParameterNode
to use sample-rate from active BCI device if its sample-rate attribute is set to0.0
.Devices
widgetDevices
widgetExperience Selection
widgetFixes
RAW EEG
widget not rendering more than a few seconds of dataStringArray
attribute on nodes not working correctly in some casesBranding or Clinic specific
HasMinimalDeviceInfo
to limit info in Devices widgetHasColorCodesForChannels
to apply special coloring on channels in Devices widget