OpenBCI_GUI icon indicating copy to clipboard operation
OpenBCI_GUI copied to clipboard

Fix Ganglion v3 firmware detection on MacOS

Open philippitts opened this issue 2 years ago • 4 comments

Fixes https://github.com/OpenBCI/OpenBCI_GUI/issues/1191

Tests:

  • [x] Windows 11 BLED112 dongle
  • [x] Windows 11 Native Bluetooth
  • [x] MacOS 10.15.7 BLED112
  • [ ] MacOS 10.15.7 Native
  • [x] MacOS 13 BLED112
  • [ ] MacOS 13 Native

philippitts avatar Sep 22 '23 19:09 philippitts

Screen Shot 2023-09-24 at 6 47 06 PM

There is cyclical noise using Native Bluetooth and Ganglion v3.0.1 firmware on both 10.15.7 and 13.5.2. Details of what's happening can be seen in the Console log in the screenshot.

retiutut avatar Sep 24 '23 23:09 retiutut

Screenshot 2023-09-26 102516

Invalid memory access using Native Bluetooth on a Windows 11 machine with built-in bluetooth. Happens occasionally.

It happens just after the bluetooth connects to the device to check properties, since I see it's connected via the light.

retiutut avatar Sep 26 '23 16:09 retiutut