emeb has quit [Quit: Leaving.]
m_w has quit [Ping timeout: 244 seconds]
m_w has joined ##openfpga
Degi has quit [Ping timeout: 256 seconds]
Degi has joined ##openfpga
Richard_Simmons2 has joined ##openfpga
Richard_Simmons has quit [Ping timeout: 260 seconds]
Bike has quit [Quit: leaving]
smkz has quit [Quit: ~]
smkz has joined ##openfpga
genii has quit [Quit: See you soon.]
jaseg has quit [Ping timeout: 272 seconds]
jaseg has joined ##openfpga
Richard_Simmons2 has quit [Read error: Connection reset by peer]
Richard_Simmons2 has joined ##openfpga
zng has quit [Read error: Connection reset by peer]
zng has joined ##openfpga
m_w has quit [Quit: Leaving]
Lord_Nightmare has quit [Quit: ZNC - http://znc.in]
Lord_Nightmare has joined ##openfpga
Falteckz has joined ##openfpga
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: got a backtrace?
<azonenberg> or any details?
<whitequark> moment
<whitequark> found an unrelated bug while debugging https://github.com/azonenberg/scopehal-apps/issues/134
<azonenberg> Yeah i see that
<whitequark> azonenberg: https://paste.debian.net/1155755/
<azonenberg> ping Degi
<azonenberg> that's your code
<azonenberg> is this related to that bounds check error you had? was that fix not merged to master?
<azonenberg> i thought we took care of that
<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
<Degi> I wonder if m_protocol is set right
<azonenberg> Degi: if it reports the model name is DS, though
<azonenberg> it should use the DS protocol?
<azonenberg> oh wait
<azonenberg> i see
<azonenberg> yes, that is a bug. so it's trying to use the MSO5 protocol on everything
<Degi> And I guess GetSampleDepth returns wrong on the DS maybe?
<Degi> oops
<azonenberg> Anyway i'm gonna try and sleep a bit, it's 0530 and i have a 1030 call with a customer. And i've been up since noonish yesterday
<azonenberg> if you figure it out, send a pull request
<Degi> I've got homework to do till 16:00 (1.5 h), whitequark maybe can you try to change that line to DS? (I dont have a DS scope either)
<whitequark> lemme try
<azonenberg> incidentally this is what i like about lecroy stuff, they are *very* good about keeping API compatibility
<azonenberg> i tried my driver i developed on a 2017 scope on a scope that ran windows 2000 or XP
<azonenberg> and it worked flawlessly after adding one quirk to parse the differently formatted model number right
<whitequark> okay, no longer crashes
<whitequark> it says 38 WFM/s but no actual waveforms
<whitequark> idk, absolutely nothing works
<whitequark> no idea how to use it either
<whitequark> the UI also hung when I tried to alt+f4
<whitequark> i'm going to wait a few more months i think
m_w has quit [Ping timeout: 260 seconds]
<Degi> Huhh
<Degi> Hmh could it be that some commands which havent been implemented for the DS are getting called, maybe they'll need if's for the MSO5
<whitequark> could be; I can probably share my scope over the net or something
Bike has joined ##openfpga
genii has joined ##openfpga
brizzo has quit [Ping timeout: 258 seconds]
brizzo has joined ##openfpga
OmniMancer has quit [Quit: Leaving.]
emeb has joined ##openfpga
hitomi2504 has quit [Quit: Nettalk6 - www.ntalk.de]
kc8apf_ has joined ##openfpga
jeandet_ has joined ##openfpga
bubble_buster_ has joined ##openfpga
esden_ has joined ##openfpga
ovf has quit [Disconnected by services]
CounterPillow_ has joined ##openfpga
ovf_ has joined ##openfpga
felix__ has joined ##openfpga
cyrozap-ZNC has joined ##openfpga
kc8apf has quit [*.net *.split]
adamse has quit [*.net *.split]
bubble_buster has quit [*.net *.split]
esden has quit [*.net *.split]
jeandet has quit [*.net *.split]
swedishhat[m] has quit [*.net *.split]
indefini[m] has quit [*.net *.split]
nurelin has quit [*.net *.split]
xobs has quit [*.net *.split]
CounterPillow has quit [*.net *.split]
cyrozap has quit [*.net *.split]
felix_ has quit [*.net *.split]
bubble_buster_ is now known as bubble_buster
kc8apf_ is now known as kc8apf
jeandet_ is now known as jeandet
esden_ is now known as esden
jevinskie[m] has quit [Remote host closed the connection]
henriknj has quit [Read error: Connection reset by peer]
edbordin[m] has quit [Remote host closed the connection]
simeon[m] has quit [Remote host closed the connection]
eddyb has quit [Write error: Connection reset by peer]
promach3 has quit [Write error: Connection reset by peer]
john_k[m] has quit [Remote host closed the connection]
befedo[m] has quit [Remote host closed the connection]
emily has quit [Write error: Connection reset by peer]
m_w has joined ##openfpga
adamse has joined ##openfpga
emily has joined ##openfpga
m_w_ has joined ##openfpga
m_w_ has quit [Client Quit]
m_w has quit [Ping timeout: 260 seconds]
indy has joined ##openfpga
dnnsv has joined ##openfpga
dnnsv has left ##openfpga [##openfpga]
xobs has joined ##openfpga
henriknj has joined ##openfpga
simeon[m] has joined ##openfpga
john_k[m] has joined ##openfpga
swedishhat[m] has joined ##openfpga
jevinskie[m] has joined ##openfpga
nurelin has joined ##openfpga
promach3 has joined ##openfpga
eddyb has joined ##openfpga
indefini[m] has joined ##openfpga
befedo[m] has joined ##openfpga
edbordin[m] has joined ##openfpga
zng has quit [Quit: ZNC 1.7.2 - https://znc.in]
zng has joined ##openfpga
CounterPillow_ is now known as CounterPillow
zng has quit [Quit: ZNC 1.7.2 - https://znc.in]
zng has joined ##openfpga
somlo has quit [Ping timeout: 240 seconds]
somlo has joined ##openfpga
Asuu has quit [Ping timeout: 240 seconds]
Asuu has joined ##openfpga
m4ssi has joined ##openfpga
felix__ is now known as felix_
Asuu has quit [Quit: Konversation terminated!]
emeb_mac has joined ##openfpga
X-Scale` has joined ##openfpga
X-Scale has quit [Ping timeout: 264 seconds]
X-Scale` is now known as X-Scale
m4ssi has quit [Remote host closed the connection]
sgstair_ is now known as sgstair
Bike has quit [Read error: Connection reset by peer]
Bike_ has joined ##openfpga
SpaceCoaster_ has quit [Ping timeout: 244 seconds]
X-Scale` has joined ##openfpga
X-Scale has quit [Ping timeout: 246 seconds]
X-Scale` is now known as X-Scale
Bike_ is now known as Bike
jaseg has quit [Ping timeout: 260 seconds]
jaseg has joined ##openfpga
SpaceCoaster has joined ##openfpga