<_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] 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>
[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.