Commit graph

860 commits

Author SHA1 Message Date
Jan Käberich
d615089afe Merge branch 'master' of github.com:jankae/LibreVNA 2025-06-23 15:25:14 +02:00
Jan Käberich
d6020a6a26 Custom expression bugfixes
- Off-by-one error when number of input samples changes
- race condition when closing custom expression edit dialog
- adjust available variables when input data type changes
2025-06-23 15:23:57 +02:00
Jan Käberich
a2b3146f1c Changelog + version bump 2025-05-31 16:05:21 +02:00
Jan Käberich
b5da8015b5 HIL: more rigorous test of firmware update process 2025-05-31 15:14:19 +02:00
Jan Käberich
162309e54a 1us delay after CS high on SPI flash 2025-05-31 14:59:14 +02:00
Jan Käberich
fde6707c9c show trace names for traces which are only on secondary Y axis 2025-05-18 13:36:44 +02:00
Jan Käberich
8a56b36166 add optional title to graphs 2025-05-18 13:35:36 +02:00
Jan Käberich
c808c6d4e4 allow variable x when checking if from math formula is valid 2025-05-18 12:54:50 +02:00
Jan Käberich
8a172d7f40 Changelog + version bump 2025-05-13 10:54:03 +02:00
Jan Käberich
0cdc4b138a new feature: changing the name of modes 2025-05-12 17:04:23 +02:00
Jan Käberich
6b81b307b7 Fix: do not reset variable names for from math traces when opening trace edit dialog 2025-05-12 16:56:38 +02:00
Jan Käberich
69bb1e493e fix buffer overflow when combining de-embedding with custom expressions 2025-05-06 17:07:03 +02:00
Jan Käberich
8a5d56ee39 adjust scope of enum declaration to fix macOS builds 2025-05-04 13:17:16 +02:00
Jan Käberich
199bb7bbd7 improve GUI synchronization for compound device 2025-05-04 13:01:00 +02:00
Jan Käberich
b3b3fa7718 improve domain handling for math traces 2025-05-01 14:53:48 +02:00
Jan Käberich
4f63a28b61 force PLL turn on when assembling device status in VNA mode 2025-04-23 16:18:26 +02:00
Jan Käberich
8a30f95aa7 fix missing initialization for compound device in SA mode 2025-04-23 16:16:47 +02:00
Jan Käberich
5827f2b927 disable debug output for packet queuing 2025-04-23 15:53:21 +02:00
Jan Käberich
47db70a12e Preselect most likely matching traces in touchstone export dialog 2025-04-23 15:40:04 +02:00
Jan Käberich
0818cda62e Configurable defauly Y axis limits 2025-04-21 10:25:33 +02:00
Jan Käberich
b8600be086 fix streaming server output for zero span sweeps 2025-04-16 19:55:21 +02:00
Jan Käberich
798ffc4867 update marker symbol when preferences are updated 2025-04-13 14:42:16 +02:00
Jan Käberich
b1c4c4ffad Option to show markers symbols at top/bottom of graph for out-of-range markers 2025-04-13 14:27:44 +02:00
Jan Käberich
a28dd50e36 use filled marker triangles by default 2025-04-13 14:11:43 +02:00
Jan Käberich
c296111bcc disable min/max/div settings in XY plot dialog when axis set to disabled 2025-04-06 21:22:42 +02:00
Jan Käberich
57615f1b39 Allow group delay for reflection traces 2025-03-24 16:55:52 +01:00
Jan Käberich
345ab827c0 Set serial of connected device in *IDN? response 2025-03-13 11:35:56 +01:00
Jan Käberich
8d219c0523 use theme dependent font color for device log INFO messages 2025-03-13 11:27:04 +01:00
Jan Käberich
1fb1c85208 Increase USB buffer timeout in VNA sweep 2025-03-13 10:02:36 +01:00
Jan Käberich
a39b9465a6 fix intermittent source generation problem 2025-03-05 09:34:41 +01:00
Jan Käberich
99d34a39ce add icon for macOS (#298) 2025-03-05 07:58:10 +01:00
Jan Käberich
7370fda2c7 fix de-embedding menu on macOS after loading setup (#297) 2025-03-05 07:57:56 +01:00
Jan Käberich
b133728f1d switch PLL reference to avoid integer spurs 2025-03-03 15:42:14 +01:00
Jan Käberich
224b2abc5c Merge branch 'master' into integer_spur_improvement 2025-03-03 14:25:44 +01:00
Jan Käberich
cef3b7483d Reset LibreCAL port standards to none when aborting calibration measurement. 2025-03-03 11:35:15 +01:00
Jan Käberich
9da7edc31f disable start button when determining ports, reset stylesheet instead of forcing black 2025-02-28 14:32:14 +01:00
Jan Käberich
86fbe929d4 prevent race condition when aborting calibration measurement 2025-02-27 19:59:52 +01:00
Jan Käberich
28150307ca update cal widget after auto-adjusting the span 2025-02-27 19:46:42 +01:00
Jan Käberich
b9523b4864 Capture parentTile value, fix crash on macOS (#292) 2025-02-26 10:16:55 +01:00
Jan Käberich
72e2a331da WIP: detect integer spurs 2025-02-26 08:55:31 +01:00
Jan Käberich
b6f26eb6dc Interpolate calibration with magnitude/phase instead of real/imag 2025-02-26 08:54:45 +01:00
Bryan Paradis
1fa3516612 add LibreVNA-GUI build folder to .git-ignore 2025-02-24 04:19:50 -08:00
Jan Käberich
269c7b9859 Validate math formula immediately and show error message 2025-02-24 13:10:52 +01:00
Bryan Paradis
0966466686 validate math formula on text change 2025-02-23 10:01:00 -08:00
Jan Käberich
3c7534a35c do not update number of points in from math trace when paused 2025-02-23 13:20:49 +01:00
Bryan Paradis
fa9e90df24 add librevna windows application icon 2025-02-21 14:47:57 -08:00
Jan Käberich
351b040237 Version bump + changelog 2025-02-21 16:00:36 +01:00
Jan Käberich
d722f62947 dwell time defaults to 0 2025-02-21 15:59:56 +01:00
Jan Käberich
705661e322 padding always adds resolution 2025-02-21 15:59:26 +01:00
Jan Käberich
8962cab40c adjust impedance renormalization test to pass 2025-02-21 15:56:21 +01:00