scopehal-apps icon indicating copy to clipboard operation
scopehal-apps copied to clipboard

ngscopeclient and other client applications for libscopehal.

Results 211 scopehal-apps issues
Sort by recently updated
recently updated
newest added

I need to run this to build on windows: * pacman -S mingw-w64-ucrt-x86\_64-make * cmake .. -G "MinGW Makefiles" -DCMAKE_BUILD_TYPE=Release * mingw32-make -j4

This was a feature in glscopeclient that doesn't seem to have made it over to ng

ui

The BERT dialog used to "own" the instrument such that it would disconnect the instrument once closed. Now that this has changed, we need a way to reopen it after...

ui

Rather than typing in threshold level, would be nice to have grab-able handles so that you can adjust it visually and see the effect on bit timing.

So the "viewports" feature makes imgui dynamically create windows for when you want stuff to draw outside the main surface. Like tooltip and menu and popups and such, it will...

I am attempting to build ngscopesclient on macOS Sonoma 14.2.1 but running into a Cmake error. Build appears to correctly identify the location of the Vulkan SDK but fails to...

build

Version 0.1-dev+b589830, Windows 10 When trying to add a new waveform via Add -> Import -> WAV and selecting a WAV file, ngscopeclient crashes with a SIGSEGV. Traced it down...

bug
core

Built at 58af58e on Fedora 39. nVidia Quadro P600 with nVidia 545.29.06 drivers. If I import [00.0.revolution1.500_flashfloppy_v341.csv](https://github.com/ngscopeclient/scopehal-apps/files/14317939/00.0.revolution1.500_flashfloppy_v341.csv), I get a waveform display with the Y units default to volts. I...

If you set a large font size (e.g. 700) the application will crash immediately. This is somewhat compounded by the fact that if you double-click in a font size box...

bug
ui