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 joined #scopehal
Degi has quit [Ping timeout: 246 seconds]
Degi_ is now known as Degi
<azonenberg> miek: your analog file (with the current code) imports as a squarewave on ch1
<azonenberg> your analog-and-digital imports as the same squarewave plus three channels of what looks like noise
<azonenberg> i'm not seeing any mention of MSO data in the current import code, is that not yet implemented?
<azonenberg> If this is expected, i'll refactor what we have now and then we can add digital data to the importer in the future
<azonenberg> But the PRBS generator board is here and assembling that + doing initial firmware will probably take the rest of the evening and into tomorrow
massi has joined #scopehal
massi has quit [Remote host closed the connection]
monochroma has quit [Ping timeout: 260 seconds]
monochroma has joined #scopehal
monochroma has quit [Ping timeout: 272 seconds]
monochroma has joined #scopehal
balrog has quit [Quit: Bye]
balrog has joined #scopehal
bvernoux has joined #scopehal
bvernoux has quit [Quit: Leaving]
<miek> azonenberg: ah my bad, i mixed up the files a bit. i've updated that zip with 3 files: one single analog channel enabled, 4 analog channels, and 4 analog & 16 digital - all of them have just analog 1 & digital 0 connected to the probe comp. output, the rest are floating
<miek> it looks like the import code parses the digital channels, but doesn't output them correctly at the moment - it just creates one analog channel out of 8 digital ones
<azonenberg> that explains them looking like garbage. ok so i will port teh current code over to the new filter model
<azonenberg> then refactor the filter backend code such that a single filter can have analog and digital outputs
<miek> also, nice! i'm very interested to see how the PRBS board turns out, and the potential test-subject board. particularly as i recently got my sampling scope working: https://i.imgur.com/XApKZme.jpg :)
<azonenberg> then i'll refactor CSV to support analog/digital mixed channels and yo ucan do the same for BIN once i have that debugged
<azonenberg> miek: awesome. specs? and does it have a scopehal driver yet?
<miek> the module i've got for it goes up to 18GHz, plus (differential) tdr. heh, not yet but i did start looking into it, though it'll need a GPIB transport first :)
<_whitenotifier> [scopehal] azonenberg opened issue #574: Add GPIB transport - https://github.com/glscopeclient/scopehal/issues/574
<_whitenotifier> [scopehal] azonenberg assigned issue #574: Add GPIB transport - https://github.com/glscopeclient/scopehal/issues/574
<_whitenotifier> [scopehal] azonenberg labeled issue #574: Add GPIB transport - https://github.com/glscopeclient/scopehal/issues/574
<azonenberg> :p
<monochroma> D:
<azonenberg> also btw i didnt get to the prbs board yesterday, was tired and went to bed early., But as soon as i'm done with work today i'm getting to it