azonenberg changed the topic of #scopehal to: ngscopeclient, libscopehal, and libscopeprotocols development and testing | https://github.com/ngscopeclient/scopehal-apps | Logs: https://libera.irclog.whitequark.org/scopehal
<_whitenotifier-b> [scopehal] azonenberg pushed 2 commits to master [+0/-0/±2] https://github.com/ngscopeclient/scopehal/compare/dcf21ccd4085...5d9bdcfc8b65
<_whitenotifier-b> [scopehal] hansemro 202fef0 - CurrentShuntFilter: fix segfault when handling uniform analog input data This fixes segfault by correcting a typo and allocating space for output.
<_whitenotifier-b> [scopehal] azonenberg 5d9bdcf - Merge pull request #829 from hansemro/current-shunt-udin-fixup CurrentShuntFilter: fix segfault when handling uniform analog input data
<_whitenotifier-b> [scopehal] azonenberg closed pull request #829: CurrentShuntFilter: fix segfault when handling uniform analog input data - https://github.com/ngscopeclient/scopehal/pull/829
<_whitenotifier-b> [scopehal] azonenberg commented on issue #803: Rigol: Floating point exception - https://github.com/ngscopeclient/scopehal/issues/803#issuecomment-1835367305
<_whitenotifier-b> [scopehal] juh2600 closed issue #817: Rigol: Occasional floating point exception when triggering capture from ground-coupled channel - https://github.com/ngscopeclient/scopehal/issues/817
Degi_ has joined #scopehal
Degi has quit [Ping timeout: 276 seconds]
Degi_ is now known as Degi
sgstair has joined #scopehal
nelgau_ has quit [Ping timeout: 252 seconds]
balrog has quit [Ping timeout: 256 seconds]
balrog has joined #scopehal
sgstair_ has joined #scopehal
sgstair has quit [Ping timeout: 260 seconds]
sgstair_ has quit [Ping timeout: 268 seconds]
sgstair has joined #scopehal
sgstair_ has joined #scopehal
_sgstair has joined #scopehal
sgstair has quit [Ping timeout: 268 seconds]
<_whitenotifier-b> [starshipraider] azonenberg pushed 1 commit to master [+0/-0/±4] https://github.com/azonenberg/starshipraider/compare/fbb7e0f018d7...3aa08912a444
<_whitenotifier-b> [starshipraider] azonenberg 3aa0891 - Resistor carrier v0.2 design
sgstair_ has quit [Ping timeout: 240 seconds]
_sgstair has quit [Ping timeout: 256 seconds]
<_whitenotifier-b> [scopehal-apps] azonenberg opened issue #651: Waveform area gets stuck in dragging state when dragging a channel to another tab - https://github.com/ngscopeclient/scopehal-apps/issues/651
<_whitenotifier-b> [scopehal] azonenberg opened issue #830: Something glitches during IBC test session loading causing R&S PSU to go into overcurrent shutdown - https://github.com/ngscopeclient/scopehal/issues/830
<_whitenotifier-b> [scopehal-apps] azonenberg opened issue #652: New filters spawned in existing areas don't auto align to gain/offset of that group - https://github.com/ngscopeclient/scopehal-apps/issues/652
nelgau has joined #scopehal
_whitelogger has joined #scopehal
_whitelogger has joined #scopehal
nelgau has quit [Read error: Connection reset by peer]
nelgau has joined #scopehal
sgstair has joined #scopehal
<_whitenotifier-b> [scopehal-apps] dizzystem opened pull request #653: even more icons + code changes - https://github.com/ngscopeclient/scopehal-apps/pull/653
<_whitenotifier-b> [scopehal-apps] azonenberg pushed 5 commits to master [+28/-0/±17] https://github.com/ngscopeclient/scopehal-apps/compare/abe3c6fd0ebd...81b2e846c852
<_whitenotifier-b> [scopehal-apps] dizzystem 60407a4 - even more icons + code changes
<_whitenotifier-b> [scopehal-apps] dizzystem eb48b3f - Merge branch 'icons' of https://github.com/dizzystem/scopehal-apps into icons
<_whitenotifier-b> [scopehal-apps] azonenberg c2badc9 - Fixed ACRMSFilter -> ACRMSMeasurement
<_whitenotifier-b> [scopehal-apps] ... and 2 more commits.
<_whitenotifier-b> [scopehal-apps] azonenberg closed pull request #653: even more icons + code changes - https://github.com/ngscopeclient/scopehal-apps/pull/653
Bird|ghosted has quit [Ping timeout: 255 seconds]
<_whitenotifier-b> [scopehal-apps] azonenberg pushed 1 commit to master [+0/-0/±2] https://github.com/ngscopeclient/scopehal-apps/compare/81b2e846c852...f381d69e0e42
<_whitenotifier-b> [scopehal-apps] azonenberg f381d69 - Fixed icon font color accidentally removed in previous commit
<_whitenotifier-b> [scopehal-apps] azonenberg pushed 4 commits to master [+0/-0/±5] https://github.com/ngscopeclient/scopehal-apps/compare/f381d69e0e42...252ddc2d7e66
<_whitenotifier-b> [scopehal-apps] azonenberg f68fecd - FontManager: bounds check to avoid crash if user requests negative or zero pixel high font
<_whitenotifier-b> [scopehal-apps] azonenberg f50ce2b - FilterGraphEditor: use actual icon font size not default font size to prevent text going outside the filter block if font size is large
<_whitenotifier-b> [scopehal-apps] azonenberg 23f7a7f - PreferenceSchema: changed default icon font size to 13
<_whitenotifier-b> [scopehal-apps] azonenberg 252ddc2 - Renamed caption preferences to ensure all users start with default values since we've changed their functionality