Commit Graph

53 Commits

Author SHA1 Message Date
Jan Käberich
358872904e Fix impedance renormalization and honor new reference impedance for traces 2024-03-01 09:08:37 +01:00
Jan Käberich
542b07f52c postpone deletion of caldialog to prevent race condition crash 2024-02-18 11:37:46 +01:00
Jan Käberich
56de3dca11 Fix determination of excited ports 2024-02-03 18:34:28 +01:00
Jan Käberich
3bc9070eea option to match span to active calibration 2024-01-27 18:18:04 +01:00
Jan Käberich
ee8188775a minor improvements to eCal dialog 2024-01-13 18:21:29 +01:00
Jan Käberich
054e7ed995 Fix for de-embedding menu on macOS 2023-12-15 16:08:23 +01:00
Jan Käberich
503d689d51 reduce inter-segment delay, add integration test for segmented sweep 2023-10-24 16:39:21 +02:00
Jan Käberich
ccb71f9650 Shortcuts for adding/removing plots 2023-10-24 14:04:31 +02:00
Jan Käberich
59f3057dd9 Fix segmented sweep 2023-10-23 19:29:01 +02:00
Jan Käberich
69fe833715 Fix calibration progress dialog 2023-07-30 13:09:47 +02:00
Jan Käberich
853cf310c9 Start GUI with ideal calibration standards 2023-07-29 18:11:57 +02:00
Jan Käberich
5f022c42b6 Ignore first point of next sweep when in single sweep mode, fix parsing of VFF MCU temperature in VNA log 2023-04-03 13:05:52 +02:00
Jan Käberich
c18845fce5 removed warning, updated lohmann::json, fix qt6 static assertion error 2023-03-27 00:13:01 +02:00
Alexander Voronov
76448e64ee LibreVNA-GUI: Use 'horizontalAdvance' instead of 'width' for text width 2023-03-25 00:28:42 +03:00
Alexander Voronov
8b17a445c7 LibreVNA-GUI: Remove obsolete QDesktopWidget inclusions 2023-03-25 00:28:42 +03:00
Jan Käberich
5e46055d3c Output time per sweep on debug console 2023-03-17 18:50:46 +01:00
Jan Käberich
9b4865dceb Renaming packet types, implementing different packet contents per hardware version 2023-02-20 13:08:31 +01:00
Jan Käberich
83dbfadf20 Nicer preset graph configuration for one port devices 2023-02-17 17:30:54 +01:00
Jan Käberich
0fd9d35a5d Cleanup old device.h file and register Protocol::AmplitudeCorrectionPoint as metatype 2023-02-17 16:31:32 +01:00
Jan Käberich
952c43073e add IP address list for TCP drivers 2023-02-12 22:58:45 +01:00
Jan Käberich
b701479e87 WIP: working compound driver, partial SSA3000X as a demonstration 2023-02-07 18:30:05 +01:00
Jan Käberich
80c5fc0ff6 LibreVNADriver specific actions 2023-01-25 23:07:33 +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
0cc5968b12 Check device serial when loading calibration 2022-12-15 22:43:41 +01:00
Jan Käberich
fe340ac620 Add virtual destructors, fix warnings 2022-12-15 00:00:15 +01:00
Jan Käberich
fb347c37ac add scroll bars to graph area 2022-12-12 22:59:10 +01:00
Jan Käberich
e6678435bd WIP: additional SCPI commands for de-embedding 2022-12-12 22:42:33 +01:00
Jan Käberich
d674d05083 WIP: SCPI commands for de-embedding 2022-12-12 17:39:17 +01:00
Jan Käberich
917b33f17d fix wrong format when saving 2xthru de-embedding 2022-12-12 10:57:23 +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
b67275831b consider internal reflection path for matching network 2022-12-09 17:41:32 +01:00
Jan Käberich
a84d8de0e6 Allow higher port number for de-embedding 2022-12-08 22:05:31 +01:00
Jan Käberich
8db7f003ee new matching network option: defined shunt 2022-12-08 13:45:07 +01:00
Jan Käberich
32a5fac5ef Fix matching calculation order for remote port 2022-12-08 12:35:34 +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
b03c8b3958 Save/load calkit SCPI command + re-entrancy bugfix during calibration 2022-11-14 00:08:45 +01:00
Jan Käberich
9b7f457aa5 new command: :VNA:CAL:ACTIVE? + bugfixes in LibreCAL handling 2022-11-13 18:44:19 +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
69f7c878b9 Fix calibration bug + improve device shutdown 2022-10-31 15:09:19 +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
1fcf25d060 Set full span behavior in preferences 2022-10-29 19:32:16 +02:00
Jan Käberich
70488f8262 eye diagram thread rework + uninitialized variables fix 2022-10-24 00:08:10 +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
c7a99af820 partial eye diagram implementation 2022-10-19 17:31:14 +02:00
Jan Käberich
532702f7fb Removed warnings 2022-10-14 00:27:22 +02:00
Jan Käberich
26ba329a0c Option: restrict marker position 2022-10-05 22:17:53 +02:00