Go to file
2025-02-07 00:40:22 +02:00
src fix size of .percent when box is shrunk due to strictness 2025-02-07 00:40:22 +02:00
.gitignore add task-pool.zig 2024-11-24 14:38:43 +02:00
build.zig add showing a minimap 2024-12-14 23:35:01 +02:00
build.zig.zon add visualization of voltage channels 2024-10-30 00:26:03 +02:00
README.md add a rudimentary "add from device" window 2025-02-05 00:03:36 +02:00

DAQ view & transform

zig build run

TODO

  • Use downsampling for faster rendering of samples. When viewing many samples use dowsampled versions of data for rendering. Because you either way, you won't be able to see the detail.