balrog has quit [Read error: Connection reset by peer]
balrog has joined #scopehal
balrog has quit [Read error: Connection reset by peer]
balrog has joined #scopehal
balrog has quit [Quit: Bye]
balrog has joined #scopehal
<azonenberg>
@louis i'm about to do some refactoring of how we handle function generators to match the new unified channel model better
<azonenberg>
this will result in touching every other driver that has a function generator, so once i've pushed it please verify i didn't break anything on tek
<azonenberg>
Refactoring done but glscopeclient segfaults when i connect to a picoscope, so i broke something :p investigating...
<azonenberg>
ok actually so it looks like glscopeclient was broken all along (falsely assuming all channels were scope channels)
<azonenberg>
and this is just the first time i've hit that bug
<azonenberg>
well bugs, this same false assumption is made in many spots in the code
<azonenberg>
cant wait to deprecate glscopeclient and just have only ngscopeclient to work on