Commit Graph

29 Commits

Author SHA1 Message Date
af8cf21f53 refactor sample list to separate list in project 2025-04-30 00:01:07 +03:00
e5bc57d7b5 show statistics in marked ranges 2025-04-11 02:06:12 +03:00
faa0a534d5 add file input for changing opened file view 2025-04-10 00:23:53 +03:00
da7a580e55 add saving samples to a file 2025-04-09 20:31:53 +03:00
a2fc2befd1 add cache for min/max calculations when drawing graphs 2025-04-08 21:38:54 +03:00
ae26d2e1ba add custom draw callback to UI 2025-04-08 21:38:54 +03:00
293d220b34 add saving of project settings 2025-04-08 21:38:54 +03:00
d2b4942fa0 refactor in preparation for saving state to a file 2025-04-08 21:38:54 +03:00
31d0af0a5c add modal for protocol parameters 2025-04-08 21:38:53 +03:00
8ba3d0c914 add addition of channels from device screen 2025-03-19 01:58:11 +02:00
859c36e93a add rulers to channel plots 2025-03-16 01:17:42 +02:00
877f8034c7 rework UI 2025-03-10 01:01:13 +02:00
a6a66d99fd add basic markers to the sides of a channel view 2025-03-02 19:56:38 +02:00
09fccb7069 add zooming and panning using mouse in channel view 2025-03-02 16:02:04 +02:00
7301c68b7e show message if NI Daq fails to be loaded 2025-02-08 23:10:42 +02:00
6eea7329c8 Remove system dependency on nidaqmx 2025-02-07 20:49:25 +02:00
4db4b9fa81 allow dropping sample files 2025-02-07 01:50:22 +02:00
785355509e add button to start recording samples 2025-02-06 02:13:00 +02:00
a87a9c104e add profiler 2025-02-03 01:02:41 +02:00
43b6ca0ff2 refactor ui 2025-02-02 00:59:24 +02:00
160b7778ce add showing a minimap 2024-12-14 23:35:01 +02:00
0d9033c926 split up main.zig into app.zig and graph.zig 2024-12-01 16:30:24 +02:00
24895afce6 upgrade graph drawing 2024-11-30 21:35:07 +02:00
45f659cdd7 add window icon executable icon 2024-11-24 21:37:17 +02:00
4fbe67746f set custom callback for raylib logging 2024-11-24 15:00:02 +02:00
e6877ef2e4 add task-pool.zig 2024-11-24 14:38:43 +02:00
9a83bcfbb5 move sampling to thread 2024-11-19 22:24:24 +02:00
3838293c9d add visualization of voltage channels 2024-10-30 00:26:03 +02:00
d0e7445421 initial commit 2024-10-25 13:27:48 +03:00