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 joined #scopehal
Degi has quit [Ping timeout: 268 seconds]
Degi_ is now known as Degi
<_whitenotifier-b> [scopehal-docs] azonenberg pushed 1 commit to master [+0/-0/±1] https://github.com/glscopeclient/scopehal-docs/compare/9feab7866984...e76040784a34
<_whitenotifier-b> [scopehal-docs] azonenberg e760407 - Initial skeleton documentation for VICP protocol
<_whitenotifier-b> [scopehal] azonenberg pushed 1 commit to master [+2/-0/±3] https://github.com/glscopeclient/scopehal/compare/968bfeaee237...639b0c709908
<_whitenotifier-b> [scopehal] azonenberg 639b0c7 - Initial implementation of LeCroy VICP protocol decoder
<_whitenotifier-b> [scopehal] azonenberg pushed 1 commit to master [+0/-0/±1] https://github.com/glscopeclient/scopehal/compare/639b0c709908...0815d77adc5a
<_whitenotifier-b> [scopehal] azonenberg 0815d77 - Fixes to VICP for multiple frames in a single TCP segment
<_whitenotifier-b> [scopehal] azonenberg pushed 1 commit to master [+0/-0/±1] https://github.com/glscopeclient/scopehal/compare/0815d77adc5a...36e2a201169d
<_whitenotifier-b> [scopehal] azonenberg 36e2a20 - Continued debugging VICP decoder. Fixed bug causing some packets to be dropped.
<_whitenotifier-b> [scopehal] azonenberg pushed 1 commit to master [+0/-0/±1] https://github.com/glscopeclient/scopehal/compare/36e2a201169d...0e070f101646
<_whitenotifier-b> [scopehal] azonenberg 0e070f1 - Fixed bug in handling of multiple VICP packets in a single TCP segment
<_whitenotifier-b> [scopehal] azonenberg pushed 1 commit to master [+0/-0/±3] https://github.com/glscopeclient/scopehal/compare/0e070f101646...452bc3dbf047
<_whitenotifier-b> [scopehal] azonenberg 452bc3d - LeCroyOscilloscope: implemented PeekTriggerArmed() for correct multi-scope sync behavior
<_whitenotifier-b> [scopehal-apps] azonenberg pushed 1 commit to master [+0/-0/±3] https://github.com/glscopeclient/scopehal-apps/compare/753f1e1868fd...7cdb89f1766f
<_whitenotifier-b> [scopehal-apps] azonenberg 7cdb89f - Updated submodules. Changed deletion order in HistoryWindow to prevent sending change events after we've deleted the waveforms in question
<azonenberg> Windows build is currently broken due to https://github.com/msys2/MINGW-packages/issues/11932
<_whitenotifier-b> [scopehal-apps] azonenberg opened issue #440: Tabbed display - https://github.com/glscopeclient/scopehal-apps/issues/440
<_whitenotifier-b> [scopehal-apps] azonenberg labeled issue #440: Tabbed display - https://github.com/glscopeclient/scopehal-apps/issues/440
<_whitenotifier-b> [scopehal-docs] azonenberg pushed 1 commit to master [+0/-0/±1] https://github.com/glscopeclient/scopehal-docs/compare/e76040784a34...153cc136b244
<_whitenotifier-b> [scopehal-docs] azonenberg 153cc13 - Updated documentation for new file load/save menu
<_whitenotifier-b> [scopehal-apps] azonenberg pushed 1 commit to master [+0/-0/±4] https://github.com/glscopeclient/scopehal-apps/compare/7cdb89f1766f...b145301864f8
<_whitenotifier-b> [scopehal-apps] azonenberg b145301 - Refactoring of file load/save menu to be more intuitive. Removed the ability to save UI config without waveform data as it was rarely used; user can explicitly delete waveforms from history to save a "naked" setup if required.