azonenberg changed the topic of #scopehal to: libscopehal, libscopeprotocols, and glscopeclient development and testing | https://github.com/glscopeclient/scopehal-apps | Logs: https://libera.irclog.whitequark.org/scopehal
Degi has quit [Ping timeout: 260 seconds]
Degi_ has joined #scopehal
Degi_ is now known as Degi
bvernoux has joined #scopehal
bvernoux has quit [Ping timeout: 256 seconds]
bvernoux has joined #scopehal
<_whitenotifier-9> [scopehal-apps] mandl opened pull request #568: NFDFileBrowser crashes on MacOS #565 - https://github.com/glscopeclient/scopehal-apps/pull/568
<_whitenotifier-9> [scopehal] mandl synchronize pull request #749: Fix for #652 - https://github.com/glscopeclient/scopehal/pull/749
mandl has joined #scopehal
<_whitenotifier-9> [scopehal-docs] mandl opened pull request #58: MacOS Bulid - https://github.com/glscopeclient/scopehal-docs/pull/58
bvernoux has quit [Quit: Leaving]
<_whitenotifier-9> [scopehal] azonenberg closed pull request #749: Fix for #652 - https://github.com/glscopeclient/scopehal/pull/749
<_whitenotifier-9> [scopehal] azonenberg pushed 3 commits to master [+0/-0/±6] https://github.com/glscopeclient/scopehal/compare/48aed8a4ef4e...f37b2b994639
<_whitenotifier-9> [scopehal] mandl 9517f33 - Fix for #652 We can configure the USBTMC transfer size for example: opening /dev/ubtmc0 with transfer size 48 /dev/usbtmc0:48 glscopeclient myscope:siglent:usbtmc:/dev/usbtmc0:48 Workaround for Siglent SDS1x04X-E. Max request size is 48 byte. Bug in firmware 8.2.6.1.37R9 ?
<_whitenotifier-9> [scopehal] mandl 0af73ca - Update SiglentSCPIOscilloscope.cpp Check for latest firmware SDS1x04X-E
<_whitenotifier-9> [scopehal] azonenberg f37b2b9 - Merge pull request #749 from mandl/master Fix for #652
<_whitenotifier-9> [scopehal] azonenberg commented on issue #652: Siglent: Using SDS1104X-E through usbtmc not always work - https://github.com/glscopeclient/scopehal/issues/652#issuecomment-1386156019
<azonenberg> mandl: hey, can you send a PR to scopehal-docs to document the max request size option?
<_whitenotifier-9> [scopehal-apps] azonenberg commented on pull request #568: NFDFileBrowser crashes on MacOS #565 - https://github.com/glscopeclient/scopehal-apps/pull/568#issuecomment-1386158829
<azonenberg> mandl: also getting a CI error for the mac version of that PR
<mandl> yes, i can do a PR  to scopehal-docs to document the max request size option
mandl has quit [Quit: Connection closed]
mandl has joined #scopehal
mandl70 has joined #scopehal
<mandl> CI  for the mac version is broken ... it fails on Install Dependencies. Homebrew's installation does not include `sbtn`.
mandl70 has quit [Quit: Connection closed]
<azonenberg> mandl: what is sbtn and where can we get it?
<azonenberg> @johnsel, lain: ^
<mandl> Got to Github ... Click  Actions .. go to "NFDFileBrowser crashes on MacOS #565"
<mandl> Click macOS
<mandl> Take a look _florent_ the log
<mandl> Take a look at Install Dependencies ..
<mandl> line Number 980   Error: Process completed with exit code 1.
<_whitenotifier-9> [scopehal-apps] mandl synchronize pull request #568: NFDFileBrowser crashes on MacOS #565 - https://github.com/glscopeclient/scopehal-apps/pull/568
<azonenberg> why remove "brew update"?
<mandl> there is a problem with Python 3.10...   dont ask me why...
<mandl> change APPLE_SILICON  to __APPLE__ should work for #565