Jan Käberich
2b591aa362
Handle more than two ports in SCPI and SA/SG GUI
2022-08-23 00:37:25 +02:00
Jan Käberich
73e26a25c4
WIP: synchronization
2022-08-08 18:08:40 +02:00
Jan Käberich
90ac9c57e1
basic working wrapper
2022-08-05 12:20:41 +02:00
Jan Käberich
a530cea085
wrapper work
2022-08-04 20:12:15 +02:00
Jan Käberich
f0a40417e4
Partial virtual device wrapper
2022-08-04 17:31:24 +02:00
Kiara Navarro
fd5d21db0f
mode: convert averaging mode as a method used in all modes
2022-07-14 08:51:45 -05:00
Kiara Navarro
6bd80c5944
mode: remove mode handler dependency in child modes
2022-07-14 08:25:33 -05:00
Kiara Navarro
2fbe6e84be
mode: move responsabilities from mode to modehandler
...
- Pass the following responsabilities from mode to mode handler:
- active / deactive target mode
- get active mode
- create new modes
- Move back setting averaging mode when settings are
updated using getModes() method instead of handling
logic in mode handler.
2022-07-11 19:33:28 -05:00
Kiara Navarro
d392229c4d
scpi/app: unify result name
...
When returning scpi values, there are common options
that are shared between different commands. This
change introduce a way to define those values in a
single place.
Signed-off-by: Kiara Navarro <sophiekovalevsky@fedoraproject.org>
2022-07-02 08:51:30 -05:00
Jan Käberich
8492b38936
Zerospan mode for spectrum analyzer mode
2022-06-26 22:53:12 +02:00
Kiara Navarro
423585845e
vna/mode/app/sa: refactor plot update colors
2022-06-23 21:46:12 -05:00
Jan Käberich
d701ed64d7
Fix SCPI output of frequency values
2022-06-12 21:15:37 +02:00
Jan Käberich
fa3a74df94
remove cast (overflow caused issues with TG offset limits
2022-06-07 14:13:43 +02:00
Jan Käberich
d84d3e80aa
Added single sweep functionality
2022-05-17 20:07:40 +02:00
Jan Käberich
27490e1a33
Contant lines/limits on XY-Plot
2022-04-22 13:46:46 +02:00
Jan Käberich
c96ac7b794
allow multiple VNA/SG/SA tabs
2022-04-03 23:34:18 +02:00
Jan Käberich
c6ef075f4f
split device info and status protocol messages
2022-04-03 20:26:30 +02:00
Jan Käberich
d08388f903
Fix warning and valgrind issues
2022-03-17 12:53:13 +01:00
Jan Käberich
5897705f32
Waterfall display
2022-03-16 14:45:59 +01:00
Jan Käberich
c9ffdcd52b
attempt to fix --no-gui option for windows
2022-03-03 12:28:59 +01:00
Jan Käberich
9e614a23f8
Fix: load SA stop frequency from setup file
2022-02-03 12:07:04 +01:00
Jan Käberich
0c782fc009
restrict SA graph options, show dBm instead dB
2022-01-30 17:40:46 +01:00
Jan Käberich
c5cbfddbfe
Merge branch 'master' of https://www.github.com/jankae/VNA2
2021-12-13 16:06:03 +01:00
Jan Käberich
399ef3fd5e
Fix 32 bit overflow in SCPI commands
2021-12-13 16:05:45 +01:00
Jan Käberich
dced1732d6
median option for averaging
2021-12-01 22:11:50 +01:00
Jan Käberich
8269fdfa57
de-embed touchstone-defined through
2021-11-27 19:11:45 +01:00
Jan Käberich
f688aaa220
Additional debug output for point numbers
2021-11-13 19:26:27 +01:00
Kiara Navarro
fc258e6afb
app: sort header list
2021-10-21 08:31:31 -03:00
Jan Käberich
68dc9842e9
Include mode/sweep/acquisition settings in setup files
2021-09-03 19:01:22 +02:00
Jan Käberich
747aa07ab6
added missing manual control SCPI commands
2021-07-03 14:32:21 +02:00
Kiara Navarro
d6cecf2603
gui: replot active mode when settings plot are updated
2021-06-28 23:47:02 -03:00
Jan Käberich
a232be3443
Marker improvements: linked marker groups
2021-06-19 15:33:43 +02:00
Jan Käberich
cf401fcb01
Additional SCPI commands: checking for end of sweep
2021-06-11 18:53:31 +02:00
Jan Käberich
84ce57e505
clear trace data in SA mode when initializing device
2021-06-05 13:55:04 +02:00
Jan Käberich
f1ca961d0e
Correctly load window/detector type on startup
2021-05-21 19:52:29 +02:00
Jan Käberich
3d4d3c9468
Catch exception when importing files and display error message
2021-05-12 22:05:50 +02:00
Jan Käberich
aebe92111b
Documentation of SCPI commands
2021-04-15 19:24:11 +02:00
Jan Käberich
438b62e06e
SCPI commands for modifying traces
2021-04-13 21:33:51 +02:00
Jan Käberich
62939ff882
Enforce amplitude cal point limit, SCPI command for reading trace data
2021-04-12 19:48:19 +02:00
Jan Käberich
611b1ef59d
Additional SCPI commands + configuration of port in preferences
2021-04-11 12:33:37 +02:00
Jan Käberich
c5440210b4
CSV trace import
2020-12-12 22:51:38 +01:00
Jan Käberich
6e55eb02dd
CSV export + DFT math operation
2020-12-11 20:28:40 +01:00
Jan Käberich
8d382e8b9c
save/load markers in setup
2020-12-05 12:59:23 +01:00
Jan Käberich
9ad8def2ea
Save/load trace and graph setup
2020-12-04 23:49:52 +01:00
Jan Käberich
37bd9a0435
minor GUI fixes + preparation for spectrum analyzer export/import
2020-11-24 18:08:00 +01:00
Jan Käberich
93bf7255c3
time domain markers
2020-11-24 16:36:15 +01:00
Jan Käberich
25196fbc30
partial reconstruction from qwt to manual plotting
2020-11-24 16:36:15 +01:00
Jan Käberich
b636274b3b
Font-dependent width in toolbar
2020-11-23 13:02:56 +01:00
Jan Käberich
6758420eae
Normalization for tracking generator
2020-11-21 13:27:23 +01:00
Jan Käberich
c00d00cac2
Bugfixes automatic source/receiver calibration
2020-11-18 22:47:38 +01:00