Commit Graph

43 Commits

Author SHA1 Message Date
5c8a4ebb54 add back channel from device screen 2025-04-08 21:38:54 +03:00
ae26d2e1ba add custom draw callback to UI 2025-04-08 21:38:54 +03:00
23c4b99455 add sample rate input 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
c588956226 add preview for sample generation 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
25377c8b4f add following of started collection 2025-03-16 14:21:25 +02:00
d8867cb3d6 show axis units on ruler 2025-03-16 13:38:53 +02:00
de2941c5bf add undo history to channel movements 2025-03-16 04:57:47 +02:00
859c36e93a add rulers to channel plots 2025-03-16 01:17:42 +02:00
6e332df183 show scientific numbers on ruler 2025-03-14 00:45:33 +02:00
778c0f4cb9 add fullscreen channel button 2025-03-12 20:00:27 +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
e33ab321d0 add reset view button 2025-03-02 16:12:06 +02:00
09fccb7069 add zooming and panning using mouse in channel view 2025-03-02 16:02:04 +02:00
e3588f6836 add button to channels window 2025-02-21 02:10:23 +02:00
cf85b00084 add crappy dropdowns 2025-02-20 01:30:22 +02:00
7301c68b7e show message if NI Daq fails to be loaded 2025-02-08 23:10:42 +02:00
f563ff931b add .ico file generation at build-time 2025-02-08 00:25:43 +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
eb97a0d832 add scrolling using mouse wheel 2025-02-07 01:15:13 +02:00
401056b676 add mouse clipping to hidden boxes from scrolling 2025-02-07 00:59:45 +02:00
d744ab4b6b fix size of .percent when box is shrunk due to strictness 2025-02-07 00:40:22 +02:00
785355509e add button to start recording samples 2025-02-06 02:13:00 +02:00
65ad8d7786 add a rudimentary "add from device" window 2025-02-05 00:03:36 +02:00
a87a9c104e add profiler 2025-02-03 01:02:41 +02:00
dc3e66cfdc fix graph minimap 2025-02-03 00:45:38 +02:00
fa4fb2009f add scrollbar 2025-02-03 00:21:07 +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
801f9f6ef4 add caching to graph drawing 2024-12-01 17:02:09 +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