Commit Graph

482 Commits

Author SHA1 Message Date
Jan Käberich
5ace021e41 added mutexes 2022-11-01 01:12:04 +01:00
Jan Käberich
f3eb560d61 USB logging 2022-10-31 22:06:23 +01:00
Jan Käberich
69f7c878b9 Fix calibration bug + improve device shutdown 2022-10-31 15:09:19 +01:00
Jan Käberich
6500f67b5e various minor improvements 2022-10-31 11:25:33 +01:00
Jan Käberich
e58a76c488 activate mode when created 2022-10-30 13:19:02 +01:00
Jan Käberich
6c1bc842f0 select individual default formats to show for markers 2022-10-30 13:05:05 +01:00
Jan Käberich
19a5e3f57e Selectable cursor format 2022-10-30 12:34:35 +01:00
Jan Käberich
eff18a22e8 Improve load time of setup files by omitting excessive device configuration 2022-10-30 12:07:59 +01:00
Jan Käberich
2f5cbc80e9 Added run/stop button 2022-10-30 00:20:57 +02:00
Jan Käberich
dfd1abeea5 pan/zoom for smith chart and polar plot 2022-10-29 22:59:17 +02:00
Jan Käberich
7889676ac7 fix crash on preferences save 2022-10-29 22:57:50 +02:00
Jan Käberich
6f0fb5430d Sweep indicator on graphs 2022-10-29 21:19:30 +02:00
Jan Käberich
1fcf25d060 Set full span behavior in preferences 2022-10-29 19:32:16 +02:00
Jan Käberich
6552100775 switch cursor label to black on light background 2022-10-29 19:11:55 +02:00
Jan Käberich
658e8252b1 improve USB protocol decoding 2022-10-28 00:14:24 +02:00
Jan Käberich
2357052c95 remove rise/fall time restriction 2022-10-26 10:52:50 +02:00
Jan Käberich
2dd4edfae6 Improve old calibration import + graph pan/zoom settings 2022-10-25 14:21:09 +02:00
Jan Käberich
c343cdf69f Improve autoscaling when no traces are visible, fix display issue of long tick labels 2022-10-25 13:23:08 +02:00
jankae
53702a8154
Merge pull request #156 from sophiekovalevsky/fix-std-runtime
prbs: add stdexcept
2022-10-25 00:35:10 +02:00
Jan Käberich
776ccf8d55 Add parsing of old calibration file format 2022-10-25 00:24:59 +02:00
Kiara Navarro
f4d69baa7d
prbs: add stdexcept 2022-10-24 09:06:22 -03:00
Jan Käberich
5ee4208c32 Remove unnecessary code 2022-10-24 00:10:49 +02:00
Jan Käberich
70488f8262 eye diagram thread rework + uninitialized variables fix 2022-10-24 00:08:10 +02:00
Jan Käberich
0539dea4ef use queued connections for all device signals 2022-10-23 21:19:53 +02:00
Jan Käberich
3a9d169d46 Fixing variable initializations part 1 2022-10-23 20:34:20 +02:00
Jan Käberich
796a8cb3f9 update marker when restrict frequencies are changed 2022-10-21 19:51:38 +02:00
Jan Käberich
b9b501bd00 Improve display of eye diagram 2022-10-21 19:50:06 +02:00
Jan Käberich
ee3c6274ad Move eye diagram from tools to new graph type, enable zoom/pan on graphs 2022-10-21 16:50:04 +02:00
Jan Käberich
329f4487ee Improve impulse response interpolation 2022-10-20 15:58:57 +02:00
Jan Käberich
5387019f5f Wait for calculation thread when closing dialog 2022-10-20 00:41:13 +02:00
Jan Käberich
168f3beec8 Graph axes + input value checking 2022-10-20 00:28:10 +02:00
Jan Käberich
c7a99af820 partial eye diagram implementation 2022-10-19 17:31:14 +02:00
Jan Käberich
7043ba1fee Added graph chapter to user manual 2022-10-14 19:43:02 +02:00
Jan Käberich
a7f3565064 Improve autonaming of calibration 2022-10-14 17:55:46 +02:00
Jan Käberich
735aa1d746 Bugfix: allow taking of isolation measurements 2022-10-14 15:00:36 +02:00
Jan Käberich
c5cbc8af20 Prevent activating calibration without defined calibration standard 2022-10-14 12:26:37 +02:00
Jan Käberich
532702f7fb Removed warnings 2022-10-14 00:27:22 +02:00
Jan Käberich
3f7fb99f58 Github actions test for calibration crash 2022-10-13 23:28:02 +02:00
Jan Käberich
4ae7b31a48 Fix test compile on windows 2022-10-11 14:37:24 +02:00
Jan Käberich
03eac96557 Prevent X axis label clipping for large font sizes 2022-10-08 13:29:17 +02:00
Jan Käberich
26ba329a0c Option: restrict marker position 2022-10-05 22:17:53 +02:00
Jan Käberich
63ebbf8348 Version number increase + boot LED debug reverted 2022-10-01 23:27:03 +02:00
Jan Käberich
101819fd36 moved udev rule file back to original place 2022-10-01 23:14:50 +02:00
Jan Käberich
f56cb40e9c removed binary files from git 2022-10-01 23:13:30 +02:00
Jan Käberich
d43a1e6e38 TRL calibration routine 2022-10-01 23:11:13 +02:00
Jan Käberich
b20e5598be Port extension test 2022-10-01 20:09:46 +02:00
Jan Käberich
fa7d789935 remove unused test code, adjust release workflow paths 2022-10-01 17:19:37 +02:00
Jan Käberich
ba7ec1914d .github test failure check 2022-10-01 17:15:26 +02:00
Jan Käberich
d8da82c74d remove binary 2022-10-01 17:14:18 +02:00
Jan Käberich
8d66770acf Move project, add simple test 2022-10-01 17:10:44 +02:00