azonenberg changed the topic of #scopehal to: libscopehal, libscopeprotocols, and glscopeclient development and testing | https://github.com/azonenberg/scopehal-apps | Logs: https://libera.irclog.whitequark.org/scopehal
<_whitenotifier-e> [scopehal] 777arc commented on issue #549: Raw complex I/Q export - https://github.com/azonenberg/scopehal/issues/549#issuecomment-1035685259
someone-else has quit [Quit: Connection closed]
Degi_ has joined #scopehal
Degi has quit [Ping timeout: 240 seconds]
Degi_ is now known as Degi
bvernoux has joined #scopehal
mandl has joined #scopehal
mandl has quit [Quit: Leaving]
someone-else has joined #scopehal
<_whitenotifier-e> [scopehal] mandl opened pull request #553: Fix SetChannelDisplayName - https://github.com/azonenberg/scopehal/pull/553
<_whitenotifier-e> [scopehal] mubes closed pull request #553: Fix SetChannelDisplayName - https://github.com/azonenberg/scopehal/pull/553
<_whitenotifier-e> [scopehal] mubes pushed 3 commits to master [+9/-0/±9] https://github.com/azonenberg/scopehal/compare/90bc448b36ca...eabdda971e36
<_whitenotifier-e> [scopehal] mandl ddf9929 - Fix SetChannelDisplayName - not supported on SDS1104X-E
<_whitenotifier-e> [scopehal] mandl 1bc61a2 - Merge branch 'master' of github.com:mandl/scopehal
<_whitenotifier-e> [scopehal] mubes eabdda9 - Merge pull request #553 from mandl/master Fix SetChannelDisplayName
<d1b2> <mubes> Thats great, thanks very much.
mandl has joined #scopehal
mandl has quit [Ping timeout: 250 seconds]
someone-else has quit [Quit: Connection closed]
mandl has joined #scopehal
mandl has quit [Ping timeout: 256 seconds]
mandl has joined #scopehal
<azonenberg> mandl: re your SetchannelDisplayName fix, we still want to have names internally to glscopeclient even if the hardware does not support names on the scope front panel
<azonenberg> so for 1000x series, you should store a name for each channel internal to the driver
mandl has quit [Ping timeout: 256 seconds]
<azonenberg> The base Oscilloscope::Get/SetChannelDisplayName() method implements this
<azonenberg> actually wait a minute let me look more closely since you have caching
someone-else has joined #scopehal
<azonenberg> ok yeah it looks like it's OK and will use the cache
<azonenberg> never mind
mandl has joined #scopehal
mandl has quit [Quit: Leaving]
GenTooMan has quit [Ping timeout: 240 seconds]
<azonenberg> woo looks like my new rev probe tip holder should be coming tomorrow
<azonenberg> ETA is monday but it's at the seattle post office hub which usually means it's only a day out
<_whitenotifier-e> [scopehal] azonenberg pushed 7 commits to master [+2/-0/±10] https://github.com/azonenberg/scopehal/compare/eabdda971e36...a3454f37bfda
<_whitenotifier-e> [scopehal] azonenberg dae192b - Refactoring: added SParameterSourceFilter, TouchstoneImportFilter now derives from it
<_whitenotifier-e> [scopehal] azonenberg d4c510b - Merge branch 'master' of github.com:azonenberg/scopehal
<_whitenotifier-e> [scopehal] azonenberg e0aa246 - FlowGraphNode: added clearInputs()
<_whitenotifier-e> [scopehal] ... and 4 more commits.