Jan Käberich
f0a40417e4
Partial virtual device wrapper
2022-08-04 17:31:24 +02: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
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
399ef3fd5e
Fix 32 bit overflow in SCPI commands
2021-12-13 16:05:45 +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
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
a15d02f217
Implementation of some SCPI commands via TCP
2021-04-11 00:10:22 +02:00
Jan Käberich
8d71cd6541
Bugfix: use correct time/distance data when changing X scale
2020-11-02 18:12:06 +01:00
Jan Käberich
a5c9f1e3d3
Valgrind memory bugfixes + auto port extension
2020-10-31 23:14:48 +01:00
Jan Käberich
74e068d8d1
Customizable graph colors
2020-10-22 21:12:33 +02:00
Jan Käberich
978ac89aa9
Remember/set default values for signal generator/spectrum analyzer
2020-10-22 17:13:36 +02:00
Jan Käberich
aae01a602e
Working generator mode
2020-09-13 18:01:32 +02:00
Jan Käberich
b7033a029e
Refactoring: splitting mode logic into different classes
2020-09-13 14:44:45 +02:00