01:38
Degi has quit [Ping timeout: 260 seconds]
01:38
Degi_ has joined #scopehal
01:39
Degi_ is now known as Degi
16:18
bvernoux has joined #scopehal
16:53
bvernoux has quit [Ping timeout: 256 seconds]
18:43
bvernoux has joined #scopehal
19:41
mandl has joined #scopehal
21:02
bvernoux has quit [Quit: Leaving]
22:15
<
_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 ?
22:15
<
_whitenotifier-9 >
[scopehal] mandl 0af73ca - Update SiglentSCPIOscilloscope.cpp Check for latest firmware SDS1x04X-E
22:15
<
_whitenotifier-9 >
[scopehal] azonenberg f37b2b9 - Merge pull request #749 from mandl/master Fix for #652
22:17
<
azonenberg >
mandl: hey, can you send a PR to scopehal-docs to document the max request size option?
22:37
<
azonenberg >
mandl: also getting a CI error for the mac version of that PR
22:48
<
mandl >
yes, i can do a PR to scopehal-docs to document the max request size option
22:49
mandl has quit [Quit: Connection closed]
22:49
mandl has joined #scopehal
23:08
mandl70 has joined #scopehal
23:11
<
mandl >
CI for the mac version is broken ... it fails on Install Dependencies. Homebrew's installation does not include `sbtn`.
23:22
mandl70 has quit [Quit: Connection closed]
23:22
<
azonenberg >
mandl: what is sbtn and where can we get it?
23:22
<
azonenberg >
@johnsel, lain: ^
23:25
<
mandl >
Got to Github ... Click Actions .. go to "NFDFileBrowser crashes on MacOS #565"
23:25
<
mandl >
Click macOS
23:26
<
mandl >
Take a look
_florent_ the log
23:26
<
mandl >
Take a look at Install Dependencies ..
23:27
<
mandl >
line Number 980 Error: Process completed with exit code 1.
23:42
<
azonenberg >
why remove "brew update"?
23:48
<
mandl >
there is a problem with Python 3.10... dont ask me why...
23:52
<
mandl >
change APPLE_SILICON to
__APPLE__ should work for #565