azonenberg changed the topic of #scopehal to: libscopehal, libscopeprotocols, and glscopeclient development and testing | https://github.com/azonenberg/scopehal-apps | Logs: https://libera.irclog.whitequark.org/scopehal
bvernoux has quit [Read error: Connection reset by peer]
Degi_ has joined #scopehal
Degi has quit [Ping timeout: 268 seconds]
Degi_ is now known as Degi
<GenTooMan> I should test gsscopehal on something small like a PI or BBB maybe hmm.
<azonenberg> GenTooMan: i expect libscopehal to work if you've fixed the x86-isms with ifdefs
<azonenberg> however glscopeclient will not work without an alternate rendering path that doesn't require opengl 4.3
<azonenberg> Developing a software renderer for waveforms as a fallback that then uses GL3.x to composite would be nice
someone--else has joined #scopehal
<GenTooMan> BB supports EGL and has hardware accel however the company that designed the GPU on it politely put aren't "interested" in anything but proprietary support.
<GyrosGeier> I still have a desire to make it run on my TalosII
<GyrosGeier> also, to check if the NX unit does anything useful
<GyrosGeier> gzip compression and decompression might be helpful
someone--else has quit [Quit: Connection closed]
<Degi> I really like how scopehal mostly unifies scopes and makes you not depend on the shitty options the scope has (looking at you rigol, with many things only applying to the 1000 points shown on the screen)
<Degi> Someday a scopehal server would be nice, where you can have the scope and server at one location and the client at another (I guess the client could be implemented with like a mock oscilloscope which then communicates with the server?) to reduce latency issues
<Degi> (I guess you could just use VNC lol)
bvernoux has joined #scopehal
someone--else has joined #scopehal
<azonenberg> Degi: i think there is already a ticket for that
<azonenberg> It's something i want to do
<azonenberg> that's how libjtaghal works too, it accesses e.g. ftdi dongles locally but also has a jtagd that bridges stuff out to sockets
<azonenberg> in that case using protobufs as the transport layer iirc
someone--else has quit [Quit: Connection closed]
someone--else has joined #scopehal
<_whitenotifier-a> [scopehal-apps] azonenberg pushed 1 commit to master [+0/-0/±2] https://git.io/JcZ3c
<_whitenotifier-a> [scopehal-apps] azonenberg f406e27 - OscilloscopeWindow: better handling of files with invalid X scale values in groups, or no connection information for scope
someone--else has quit [Quit: Connection closed]
someone--else has joined #scopehal
bvernoux has quit [Quit: Leaving]
CarlosEDP has quit [Remote host closed the connection]
CarlosEDP has joined #scopehal
someone--else has quit [Quit: Connection closed]
<_whitenotifier-a> [scopehal-apps] azonenberg pushed 1 commit to master [+0/-0/±2] https://git.io/JcZNx
<_whitenotifier-a> [scopehal-apps] azonenberg dcc6550 - ProtocolAnalyzerWindow: allow data[x] to be used in expressions. Fixes #337.
<_whitenotifier-a> [scopehal-apps] azonenberg closed issue #337: Protocol analyzer: allow filtering based on the data column - https://git.io/J3PVK