Commit Graph

49 Commits

Author SHA1 Message Date
Jan Käberich
b701479e87 WIP: working compound driver, partial SSA3000X as a demonstration 2023-02-07 18:30:05 +01:00
Jan Käberich
cde564299c WIP: device driver abstraction 2023-01-17 00:25:58 +01:00
Jan Käberich
db6d823e0f WIP: device driver abstraction 2023-01-16 00:25:29 +01:00
Jan Käberich
6aef3fe0ac Merge branch 'master' of github.com:jankae/LibreVNA 2023-01-05 19:53:03 +01:00
Jan Käberich
0dbf362f57 new marker type: negative peak table 2023-01-05 19:52:54 +01:00
Jan Käberich
b41b3e218e provide de-embedding data for rData() if available 2022-12-22 22:15:03 +01:00
Jan Käberich
5ad44c780c Rename: non-uniformity -> flatness, also show lines 2022-12-16 22:29:21 +01:00
Jan Käberich
e35766c7b8 assign signal receiver to delete connection when closing dialog 2022-12-16 14:16:09 +01:00
Jan Käberich
fe340ac620 Add virtual destructors, fix warnings 2022-12-15 00:00:15 +01:00
Jan Käberich
4568be8ff4 Merge branch 'master' of github.com:jankae/LibreVNA 2022-12-14 11:00:02 +01:00
Jan Käberich
886be660f6 New marker type: non-uniformity 2022-12-14 10:59:53 +01:00
Jan Käberich
2c62fe71a3 Prevent updating trace widget for every added de-embedding point 2022-12-13 11:32:49 +01:00
Jan Käberich
8778d82576 prevent scrolling when zooming graph 2022-12-12 23:09:27 +01:00
Jan Käberich
d674d05083 WIP: SCPI commands for de-embedding 2022-12-12 17:39:17 +01:00
Jan Käberich
fa8f49086c Only evaluate file if filename has changed 2022-12-12 13:59:25 +01:00
Jan Käberich
7f5228d934 Add missing break 2022-12-12 13:58:59 +01:00
Jan Käberich
89c9f20d16 keep original trace data when de-embedding, toggle de-embedding view for individual traces 2022-12-11 20:37:29 +01:00
Jan Käberich
77f73d3e05 Fix reference impedance for de-embedding traces 2022-12-08 00:02:51 +01:00
Jan Käberich
46b41a4a04 Further integration tests 2022-11-19 15:47:08 +01:00
Jan Käberich
aeaf9340d3 Add option to capture raw receiver values 2022-11-16 12:28:46 +01:00
Jan Käberich
4ad3d3ac54 support saving of trace data in setup files 2022-11-09 23:29:37 +01:00
Jan Käberich
7d7bd3a44c Added mixed mode conversion dialog 2022-11-09 12:33:14 +01:00
Jan Käberich
93ade5afe6 Limit movement of markers to displayed span 2022-11-03 20:08:36 +01:00
Jan Käberich
a0cacdfbef fix marker grab position 2022-11-03 20:08:14 +01:00
Jan Käberich
e400f62f04 Fix calibration measurement interpolation bug 2022-11-02 22:42:06 +01:00
Jan Käberich
5ace021e41 added mutexes 2022-11-01 01:12:04 +01:00
Jan Käberich
6500f67b5e various minor improvements 2022-10-31 11:25:33 +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
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
6f0fb5430d Sweep indicator on graphs 2022-10-29 21:19:30 +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
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
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
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
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
532702f7fb Removed warnings 2022-10-14 00:27:22 +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
8d66770acf Move project, add simple test 2022-10-01 17:10:44 +02:00