File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66- Add channel labels for Cyton Digital Channels in GUI CSV files and also label unused channels #1108
77- Process all data in the background when widgets are closed and sending over Networking stream #1094
88- Update to BrainFlow 5.10.0
9- - Update to GUI Helpers 2 .0.1 #1187
9+ - Update to GUI Helpers 3 .0.0 #1187 # 1191
1010
1111### Bug Fixes
1212- Fix BrainFlow error when outputting to BDF and BrainFlow streaming is enabled #1105
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ import openbci_gui_helpers.GanglionDevice;
6363// Global Variables & Instances
6464// ------------------------------------------------------------------------
6565// Used to check GUI version in TopNav.pde and displayed on the splash screen on startup
66- String localGUIVersionString = " v6.0.0-beta.0 " ;
66+ String localGUIVersionString = " v6.0.0-beta.1 " ;
6767String localGUIVersionDate = " September 2023" ;
6868String guiLatestVersionGithubAPI = " https://api.github.com/repos/OpenBCI/OpenBCI_GUI/releases/latest" ;
6969String guiLatestReleaseLocation = " https://github.com/OpenBCI/OpenBCI_GUI/releases/latest" ;
You can’t perform that action at this time.
0 commit comments