Commit Graph

66 Commits

Author SHA1 Message Date
0c237eb053 export channel samples to a file 2025-05-26 20:36:25 +03:00
6adf0b9423 create draggable gain markers 2025-05-26 19:40:37 +03:00
0edeaefbf0 add gain change live updates 2025-05-26 14:50:24 +03:00
eafafbab89 move adding to toolbar 2025-05-25 14:03:22 +03:00
1428d3d9bf add deletion of views 2025-05-24 22:25:26 +03:00
7de55bde54 add display name to views 2025-05-24 21:54:58 +03:00
ecea2b513a add labels to ruler 2025-05-24 18:27:37 +03:00
fdf6001068 add exporting 2025-05-13 04:32:49 +03:00
a6e0fd9e67 remove ruler configuring 2025-05-10 18:29:45 +03:00
a2da649d96 add markers 2025-05-09 02:41:37 +03:00
88212d001c add support for multiline text input 2025-05-09 01:22:14 +03:00
2545774575 add basic UI for adding and removing transforms 2025-05-07 22:30:46 +03:00
b9e0a7a2d6 first draft of multithreaded sample transforms 2025-05-03 22:32:28 +03:00
e48887cdee refactor sample list to store in blocks 2025-05-01 19:09:32 +03:00
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
12620714ed add breakpoints to view movement undo system 2025-04-10 11:08:39 +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
8d1cad16b3 add checkbox to toggle view sync controls 2025-04-08 21:38:54 +03:00
772f35fee7 add checkbox to toggle rulers 2025-04-08 21:38:54 +03:00
36706ff348 add synchronized movement between views 2025-04-08 21:38:54 +03:00
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