cr1901_modern has quit [Read error: Connection reset by peer]
cr1901_modern has joined ##openfpga
Falteckz has quit []
emeb_mac has quit [Quit: Leaving.]
hitomi2504 has joined ##openfpga
futarisIRCcloud has joined ##openfpga
Asu has joined ##openfpga
Richard_Simmons has joined ##openfpga
Richard_Simmons2 has quit [Ping timeout: 244 seconds]
flammit has quit [Ping timeout: 244 seconds]
christiaanb has quit [Ping timeout: 246 seconds]
ormiret has quit [Ping timeout: 260 seconds]
flammit has joined ##openfpga
christiaanb has joined ##openfpga
OmniMancer has joined ##openfpga
ormiret has joined ##openfpga
mkru has joined ##openfpga
sgstair_ has joined ##openfpga
sgstair has quit [Ping timeout: 256 seconds]
Asuu has joined ##openfpga
Asu has quit [Ping timeout: 246 seconds]
ym has joined ##openfpga
m_w has joined ##openfpga
<whitequark>
azonenberg: should i try glscopeclient yet?
<azonenberg>
whitequark: Depends, what do you expect from it?
<azonenberg>
viewing of waveforms from rigol scopes, plus supported filters, should work fine
<azonenberg>
i dont think most of the control stuff for rigol is implemented, Degi is the one to ask about that i think
<azonenberg>
pretty sure she was the one working on it?
<azonenberg>
If you expect something super polished and distro-package-ready, it's not there yet.
<azonenberg>
But it's usable
<azonenberg>
It's missing documentation for a lot of features, a proper installer/packaging system, and is just generally rough around the edges in a lot of places
<azonenberg>
so should you try it? depends on if that's what you want to be trying
<whitequark>
azonenberg: one thing i want is being able to use it with the scope without reading docs or console commands
<whitequark>
juts gimme a dialog i can poke
<whitequark>
until then it's going to lose compared to using the scope directly every time
<whitequark>
yes, it is that important to me, really
<azonenberg>
There is a connect-to-scope dialog that works just fine, although it doesnt support all of the advanced features like multi instrument support yet
<whitequark>
oh cool
<whitequark>
let's try
<azonenberg>
Katharina is working on redoing it to be even nicer and support opening files etc
<azonenberg>
and be a more complete "welcome" dialog
<azonenberg>
but that isnt merged yet
<whitequark>
i'll take anything that removes the speedbump of having to remember how to get the darn thing to connect
<whitequark>
azonenberg: btw
<whitequark>
on a backburner i still have the ATF15xx project
<whitequark>
there's actually not much left to RE so i'm starting to think about PNR
<whitequark>
what should i use for SOP PNR?
<whitequark>
the thing is that ATF15xx has a highly configurable macrocell with lots of muxes
<whitequark>
and product terms are routed to macrocell parts in complex ways
<azonenberg>
rqou was working on a cpld pnr for coolrunner a while ago but i dont know what became of it
<whitequark>
i wonder if i could use like... nextpnr?
<azonenberg>
i think nextpnr might be possible to mangle into doing this too
<Degi>
Hmh the rigol works but the interface is a bit laggy. Might revise buffering data sometimes later, but some data is quite unpredictable, which I think contributes to the lag.
Asuu has quit [Read error: Connection reset by peer]
Asuu has joined ##openfpga
<whitequark>
hm
<whitequark>
glscopeclient segfaults if i try to use it
<azonenberg>
whitequark: interesting. nothing is jumping out at me... i dont have any way to debug since i dont have a rigol in front of me, and i'm going to sleep soonish anyway
<azonenberg>
comment on the issue if you have additional findings and i'll try reading the code more when i get up and see if i find anything
<azonenberg>
Also can you close that issue and reopen it against scopehal? it's a bug in the driver, not the UI
<azonenberg>
so it should be filed against the library
<whitequark>
you can move it
<whitequark>
"Transfer issue" button
<whitequark>
i don't have that one cuz not an admin
<azonenberg>
oh interesting
<Degi>
Which scope do you have?
<azonenberg>
didnt know that was a thing
<whitequark>
it's recent
<Degi>
Is it a MSO5x?
<whitequark>
Degi: DS1074Z hacked to be DS1104Z
<Degi>
Hmh I think i might know what might be happpening... ill look at the codei n a sec