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
<d1b2> <johnsel> @azonenberg did you make the LXI+twinlan connection possible yet in scopehal?
<d1b2> <johnsel> and/or did you confirm raw SCPI socket works locally (i.e. not via the VPN)?
<d1b2> <johnsel> either which would allow me to continue to work on this
Degi_ has joined #scopehal
Degi has quit [Ping timeout: 252 seconds]
Degi_ is now known as Degi
<azonenberg> Raw TCP works locally
<_whitenotifier-9> [scopehal-apps] whitequark opened issue #722: Documentation lies about ngscopeclient option format - https://github.com/ngscopeclient/scopehal-apps/issues/722
<_whitenotifier-9> [scopehal-apps] whitequark commented on issue #722: Documentation lies about ngscopeclient option format - https://github.com/ngscopeclient/scopehal-apps/issues/722#issuecomment-2184828065
<_whitenotifier-9> [scopehal-apps] whitequark edited a comment on issue #722: Documentation lies about ngscopeclient option format - https://github.com/ngscopeclient/scopehal-apps/issues/722#issuecomment-2184828065
<_whitenotifier-9> [scopehal-apps] whitequark opened issue #723: Invalid options are ignored - https://github.com/ngscopeclient/scopehal-apps/issues/723
<_whitenotifier-9> [scopehal-apps] whitequark opened issue #724: DPI scaling is incorrectly determined on X11 Linux - https://github.com/ngscopeclient/scopehal-apps/issues/724
<_whitenotifier-9> [scopehal-apps] whitequark opened pull request #725: WIP: DPI scaling improvements - https://github.com/ngscopeclient/scopehal-apps/pull/725
<_whitenotifier-9> [scopehal-apps] whitequark commented on issue #724: DPI scaling is incorrectly determined on X11 Linux - https://github.com/ngscopeclient/scopehal-apps/issues/724#issuecomment-2184829944
<_whitenotifier-9> [scopehal-apps] whitequark edited a comment on issue #724: DPI scaling is incorrectly determined on X11 Linux - https://github.com/ngscopeclient/scopehal-apps/issues/724#issuecomment-2184829944
<d1b2> <david.rysk> @whitequark do you want me to do any testing of that? there's quite a bit of interaction with Imgui that makes it messy
<d1b2> <david.rysk> Does not cause any behavior changes on macOS (HiDPI)
<d1b2> <azonenberg> @david.rysk that proposed fix is purely for making it get the DPI value more accurately under X11
<d1b2> <azonenberg> it should not change behavior on any other platform, if it does that's a bug
<_whitenotifier-9> [scopehal] azonenberg pushed 3 commits to master [+0/-0/±5] https://github.com/ngscopeclient/scopehal/compare/2439f22353f3...1422ffd75f07
<_whitenotifier-9> [scopehal] azonenberg c105e60 - LeCroy GetCurrentMeterChannel: early out if we don't have DVM option
<_whitenotifier-9> [scopehal] azonenberg 617695f - Unit: fixed possible overflow when pretty-printing very large values as int64
<_whitenotifier-9> [scopehal] azonenberg 1422ffd - Phase / unwrapped phase filter: allow usage for plotting phase vs time, as well as vs frequency