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-apps] azonenberg pushed 3 commits to master [+0/-0/±5] https://github.com/ngscopeclient/scopehal-apps/compare/4a289b979553...c6d6c5deaeb5
<_whitenotifier-b> [scopehal-apps] azonenberg cbc6d14 - Continued work on hierarchical ports. Paths from group to group don't work right yet. Deleting hierarchical nets segfaults. See #639.
<_whitenotifier-b> [scopehal-apps] azonenberg c9aa65b - Fixed a bunch of bugs where stale links would persist and cause hierarchical ports to be created when not needed. See #639.
<_whitenotifier-b> [scopehal-apps] azonenberg c6d6c5d - Can now correctly drag off of hierarchical inputs. See #639.
florolf has joined #scopehal
_whitelogger has joined #scopehal
mithro has quit [Ping timeout: 268 seconds]
_whitelogger_ has quit [Ping timeout: 268 seconds]
davidc__ has quit [Ping timeout: 268 seconds]
sorear has quit [Ping timeout: 268 seconds]
sorear_ is now known as sorear
davidc___ has joined #scopehal
mithro has joined #scopehal
<_whitenotifier-b> [scopehal] azonenberg pushed 1 commit to master [+0/-0/±1] https://github.com/ngscopeclient/scopehal/compare/2eee9c60aae5...cda152685ad0
<_whitenotifier-b> [scopehal] azonenberg cda1526 - SParameters: removed unused variable
Degi_ has joined #scopehal
Degi has quit [Ping timeout: 256 seconds]
Degi_ is now known as Degi
<_whitenotifier-b> [scopehal-apps] azonenberg pushed 4 commits to master [+0/-0/±8] https://github.com/ngscopeclient/scopehal-apps/compare/c6d6c5deaeb5...f0e6d964fdc7
<_whitenotifier-b> [scopehal-apps] azonenberg 52d8f4e - Allow groups to be renamed. See #639.
<_whitenotifier-b> [scopehal-apps] azonenberg a5ac01c - FilterGraphEditor: allow deletion of edges on hierarchical ports. See #639.
<_whitenotifier-b> [scopehal-apps] azonenberg b48e83a - FilterGraphEditor: Allow deletion of groups. See #639.
<_whitenotifier-b> [scopehal-apps] azonenberg f0e6d96 - Added file serialization support for filter graph groups. Fixes #639.
<_whitenotifier-b> [scopehal-apps] azonenberg closed issue #639: Grouping of filter graph nodes - https://github.com/ngscopeclient/scopehal-apps/issues/639
benishor has quit [Ping timeout: 260 seconds]
benishor has joined #scopehal
<_whitenotifier-b> [scopehal] azonenberg opened issue #823: CSVStream: improve serialization - https://github.com/ngscopeclient/scopehal/issues/823
<_whitenotifier-b> [scopehal] azonenberg pushed 1 commit to master [+0/-0/±2] https://github.com/ngscopeclient/scopehal/compare/cda152685ad0...3a9872816839
<_whitenotifier-b> [scopehal] azonenberg 3a98728 - CSVStreamInstrument: load list of channels when resuming a session. Fixes #823.
<_whitenotifier-b> [scopehal] azonenberg closed issue #823: CSVStream: improve serialization - https://github.com/ngscopeclient/scopehal/issues/823
<_whitenotifier-b> [scopehal-apps] azonenberg opened issue #643: When moving a node inside a group, it should not be able to push other nodes out of the group. Enlarge the group if needed - https://github.com/ngscopeclient/scopehal-apps/issues/643
<_whitenotifier-b> [scopehal-apps] azonenberg edited issue #643: When moving a node inside a filter graph group, it should not be able to push other nodes out of the group. Enlarge the group if needed - https://github.com/ngscopeclient/scopehal-apps/issues/643
<_whitenotifier-b> [scopehal-apps] azonenberg opened issue #644: New filter graph groups should be created under the cursor not at the origin - https://github.com/ngscopeclient/scopehal-apps/issues/644
<_whitenotifier-b> [scopehal-apps] azonenberg opened issue #645: Filter graph nodes reverting user-assigned names to autogenerated when changing connections - https://github.com/ngscopeclient/scopehal-apps/issues/645
<azonenberg> First attempt at real work using the grouping feature. It definitely makes large filter graphs far more readable and navigable but there's still some rough edges i'll be polishing
<_whitenotifier-b> [scopehal-apps] azonenberg opened issue #646: Oscilloscope: add more warnings to DoPreLoadConfiguration - https://github.com/ngscopeclient/scopehal-apps/issues/646
<_whitenotifier-b> [scopehal] azonenberg opened issue #824: Filter graph nodes reverting user-assigned names to autogenerated when changing connections - https://github.com/ngscopeclient/scopehal/issues/824
<_whitenotifier-b> [scopehal] azonenberg pushed 1 commit to master [+0/-0/±2] https://github.com/ngscopeclient/scopehal/compare/3a9872816839...7921b9e8c4cf
<_whitenotifier-b> [scopehal] azonenberg 7921b9e - Fixed bug where filters loaded from session files would not preserve m_usingDefault and thus revert to autogenerated names. Fixes #824.
<_whitenotifier-b> [scopehal] azonenberg closed issue #824: Filter graph nodes reverting user-assigned names to autogenerated when changing connections - https://github.com/ngscopeclient/scopehal/issues/824
<_whitenotifier-b> [scopehal-apps] azonenberg pushed 1 commit to master [+0/-0/±2] https://github.com/ngscopeclient/scopehal-apps/compare/f0e6d964fdc7...b54d2851d193
<_whitenotifier-b> [scopehal-apps] azonenberg b54d285 - FitlerGraphEditor: create new groups at the cursor position not the origin. Fixes #644.
<_whitenotifier-b> [scopehal-apps] azonenberg closed issue #644: New filter graph groups should be created under the cursor not at the origin - https://github.com/ngscopeclient/scopehal-apps/issues/644
<_whitenotifier-b> [scopehal] azonenberg pushed 1 commit to master [+0/-0/±1] https://github.com/ngscopeclient/scopehal/compare/7921b9e8c4cf...277b4c52dcf9
<_whitenotifier-b> [scopehal] azonenberg 277b4c5 - Multimeter: fixed bug where IDs were not loaded correctly from session files causing filter links to disappear
<d1b2> <azonenberg> So I'm having @tetrikitty draw up a bunch more filter graph icons for us