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 quit [Ping timeout: 240 seconds]
Degi has joined #scopehal
<_whitenotifier> [scopehal] azonenberg pushed 1 commit to master [+0/-0/±2] https://github.com/glscopeclient/scopehal/compare/493af793eed2...3a2596c0f96a
<_whitenotifier> [scopehal] azonenberg 3a2596c - Added GetValueAtTime() methods for digital and protocol waveforms
<_whitenotifier> [scopehal-apps] azonenberg pushed 1 commit to master [+0/-0/±10] https://github.com/glscopeclient/scopehal-apps/compare/58ae89e88bf5...45c21904657b
<_whitenotifier> [scopehal-apps] azonenberg 45c2190 - Protocol analyzer now synchronizes with cursors in both directions. Cursor readout can now dump decode values at the cursor. See #541.
<d1b2> <azonenberg> ngscopeclient protocol analyzer is coming along nicely. It doesn't support merged/collapsed multi-packet transactions yet, and hasn't been tested for performance with large (hundreds of kpackets) datasets yet
<d1b2> <azonenberg> (and no filtering)
<azonenberg> So i think at this point the main missing protocol analyzer features are filtering and merged/collapsed packets
<azonenberg> the latter being important to do before filtering i think
<azonenberg> but i'll need to set up a DUT with a protocol that supports that to do it right