Andrew Zonenberg
Andrew Zonenberg
We actually build these already in CI, here's the one for the v0.1 release commit https://github.com/ngscopeclient/scopehal-apps/actions/runs/17641829406/artifacts/3984969921 (although it's not signed because it's a CI build). Not including it in the...
I think the better fix for this is to not allow dual dialogs to be open, rather than trying to sync between them. Maybe auto close the dialog when you...
You're going to have to be more specific. 1) Trigger support is a function of the specific instrument firmware and our driver for it. Not all instruments support complex triggering...
Snapping to data in various forms is also already planned. No ETA but see #763, #320.
We can only implement triggers a given instrument provides, or do postprocessing on them. If you have a specific target device in mind with such a trigger capability please file...
There are open requests for fx2lafw (https://github.com/ngscopeclient/scopehal/issues/270) and Saleae (https://github.com/ngscopeclient/scopehal/issues/16) drivers but nobody is actively working on either. We're still working on building out developer documentation, we have an API...
Linux: open session by double click works now. Drag and drop is not implemented, but I think imgui might be able to handle this via their existing drag-and-drop feature? Windows:...
That would work. I don't have strong opinions on how it should be accessed, I just think it's a feature we need to have.
Can be triggered by just connecting to a HMC804x without even needing a second instrument
Root cause seems to be channels updating with >1 video frame between them. We need to keep perf stats around for a while?