Richard Waltman

Results 136 comments of Richard Waltman
trafficstars

Even much of the current SD card doc text is not entirely correct. It looks like many of the files from the past don't have the correct footer. https://docs.openbci.com/Cyton/CytonSDCard/

We have realized that there is a line of GUI code that must be incorrect in DataSourceSDCard.pde where is assumes Cyton+Daisy SD card file sampling rate is 125Hz . Cyton+Daisy,...

@TromBB What widget are you thinking of? Initially, this sounds like it could cause many problems. It's important for there to be one source of truth for the data and...

This request likely can not be granted for all widgets, and doing it for some widgets is not good code or design.

The GUI is not meant to be a comprehensive solution for all users, but more as a starting point and source of truth of how to visualize data from OpenBCI...

Another more important issue is to make data types for the Networking widget available even when widgets are NOT open. Currently, some widgets, like BandPower and EMG, need to be...

@TromBB I'll leave this issue open for a little while so that myself and others can think about it. The GUI purposefully only has one instance of each widget so...

@TromBB It's possible to make the BandPower widget have a mode to be a "Dual BandPower Widget" with side-by-side bars for each BandPower. This would make visual comparison more feasible....

Possibly closed by https://github.com/OpenBCI/OpenBCI_GUI/pull/1075

Another user has noticed some possible quirky behavior in https://github.com/OpenBCI/OpenBCI_GUI/issues/989