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
riv has quit [Ping timeout: 250 seconds]
Degi_ has joined #scopehal
<Degi_> I find it kinda sad that there is no confirmation that an SCPI command worked, short of using another to recall whether the value is changed
Degi has quit [Ping timeout: 240 seconds]
Degi_ is now known as Degi
<_whitenotifier-8> [scopehal] azonenberg pushed 1 commit to master [+0/-0/±2] https://git.io/JyZ9D
<_whitenotifier-8> [scopehal] azonenberg e7a7b39 - PRBSGeneratorFilter: added PRBS-9 and PRBS-11 polynomials
<_whitenotifier-8> [scopehal-apps] TerryHoCQ commented on issue #398: Fail to import touchstone files - https://git.io/JyZdI
<_whitenotifier-8> [scopehal-apps] azonenberg edited a comment on issue #398: Fail to import touchstone files - https://git.io/JyZFz
<_whitenotifier-8> [scopehal-apps] azonenberg commented on issue #398: TouchstoneParser fails to load files with \r\n line endings on Windows - https://git.io/JyZFH
<_whitenotifier-8> [scopehal] azonenberg assigned issue #528: TouchstoneParser fails to load files with \r\n line endings on Windows - https://git.io/JyZFd
<_whitenotifier-8> [scopehal] azonenberg labeled issue #528: TouchstoneParser fails to load files with \r\n line endings on Windows - https://git.io/JyZFd
<_whitenotifier-8> [scopehal] azonenberg labeled issue #528: TouchstoneParser fails to load files with \r\n line endings on Windows - https://git.io/JyZFd
<_whitenotifier-8> [scopehal] TerryHoCQ commented on issue #528: TouchstoneParser fails to load files with \r\n line endings on Windows - https://git.io/JyZAz
<_whitenotifier-8> [scopehal] TerryHoCQ edited a comment on issue #528: TouchstoneParser fails to load files with \r\n line endings on Windows - https://git.io/JyZAz
<_whitenotifier-8> [scopehal] TerryHoCQ edited a comment on issue #528: TouchstoneParser fails to load files with \r\n line endings on Windows - https://git.io/JyZAz
<_whitenotifier-8> [scopehal] azonenberg pushed 2 commits to master [+2/-0/±5] https://git.io/JynJ7
<_whitenotifier-8> [scopehal] azonenberg f14e47c - PRBSGeneratorFilter: refactored PRBS core to a separate function. Fixed incorrect PRBS-11 polynomial. Fixed state being one bit shifted from expected seed.
<_whitenotifier-8> [scopehal] azonenberg 44ec9fb - Implemented PRBSCheckerFilter
<_whitenotifier-8> [scopehal] TerryHoCQ edited a comment on issue #528: TouchstoneParser fails to load files with \r\n line endings on Windows - https://git.io/JyZAz
<_whitenotifier-8> [scopehal] azonenberg commented on issue #528: TouchstoneParser fails to load files with \r\n line endings on Windows - https://git.io/JynLY
<_whitenotifier-8> [scopehal] azonenberg commented on issue #528: TouchstoneParser fails to load files with \r\n line endings on Windows - https://git.io/JyntI
<_whitenotifier-8> [scopehal] TerryHoCQ commented on issue #528: TouchstoneParser fails to load files with \r\n line endings on Windows - https://git.io/Jyniz
<_whitenotifier-8> [scopehal] TerryHoCQ commented on issue #528: TouchstoneParser fails to load files with \r\n line endings on Windows - https://git.io/JynPl
<_whitenotifier-8> [scopehal] TerryHoCQ edited a comment on issue #528: TouchstoneParser fails to load files with \r\n line endings on Windows - https://git.io/JynPl
nelgau has joined #scopehal
nelgau has quit [Ping timeout: 256 seconds]
<_whitenotifier-8> [scopehal] dannas forked the repository - https://git.io/J6dPu
bvernoux has joined #scopehal
nelgau has joined #scopehal
nelgau has quit [Ping timeout: 240 seconds]
<_whitenotifier-8> [scopehal] azonenberg pushed 1 commit to master [+0/-0/±1] https://git.io/JycAR
<_whitenotifier-8> [scopehal] azonenberg 2f681b7 - TouchstoneParser: open Touchstone files in binary mode on Windows so that files with Unix line endings are correctly interpreted. Fixes #528.
<_whitenotifier-8> [scopehal] azonenberg closed issue #528: TouchstoneParser fails to load files with \r\n line endings on Windows - https://git.io/JyZFd
<_whitenotifier-8> [scopehal-apps] azonenberg pushed 1 commit to master [+0/-0/±1] https://git.io/JycAE
<_whitenotifier-8> [scopehal-apps] azonenberg 3267244 - Updated submodules
nelgau has joined #scopehal
nelgau has quit [Ping timeout: 256 seconds]
<_whitenotifier-8> [starshipraider] azonenberg pushed 1 commit to master [+7/-0/±0] https://git.io/JyCc1
<_whitenotifier-8> [starshipraider] azonenberg 106ad98 - Initial version of BNC test board
nelgau has joined #scopehal
nelgau has quit [Ping timeout: 256 seconds]
<d1b2> <dannas> Oh mama. The trigger command set is very different between SDS1104x-e and the SDS2xxx/SDS5xxx. So far I've been able to just replace command names for things like trigger mode status, enabling of channels, setting of delay, sample rate and memory size.
<d1b2> <dannas> I'll just do the edge case and revisit it once I've been able to start capturing waveforms.
<d1b2> <dannas> Heh, no pun intended I guess. With the "edge case" I meant edge trigger.
<d1b2> <dannas> goes searching for a csv parser in the code base
<_whitenotifier-8> [scopehal] dannas opened pull request #529: WIP Siglent SDS1104X-E support - https://git.io/JyCbx
<d1b2> <dannas> Doh, didn't manage to finish today. I opened a WIP pull request, not intended to be merged. Will continue working on it tomorrow.