Jan Käberich
3f62ad64ad
Additional SCPI command for reading min/max freq/amplitude
2021-04-21 18:27:57 +02:00
Jan Käberich
642995cec4
SIUnitEdit behavior improvement
...
- ignore mousewheel event when cursor in front of first digit
- keep text if value is changed while editing
2021-04-17 23:22:54 +02:00
Jan Käberich
26dc68fb73
use max harmonic frequency for limiting span when harmonic mixing enabled
2021-04-17 23:22:14 +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
e66fc0131a
Simple screenshot functionality
2021-04-12 20:15:38 +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
2bac0bbbe1
Version bumped to 1.0.0
2021-04-10 13:00:35 +02:00
Jan Käberich
f88c891ccf
Merge branch 'librevna-rename'
2021-04-10 12:52:57 +02:00
Jan Käberich
dbadddcf98
Set unlevel flag after mode switch to prevent immediate reset
2021-04-10 12:52:43 +02:00
Jan Käberich
8a5f944214
Rename to LibreVNA
2021-04-10 12:10:57 +02:00
Jan Käberich
47b9a7a20d
Merge branch 'osx' of https://github.com/ttrftech/VNA2 into librevna-rename
2021-04-10 12:04:12 +02:00
Jan Käberich
28c9fe25b3
Experimental json tree view
2021-04-10 12:04:07 +02:00
Jan Käberich
ba62925b67
minor adjustments to Qt layout
2021-04-06 18:31:51 +02:00
erikkaashoek
8865de81b7
Added bound checking
2021-04-06 14:50:40 +02:00
erikkaashoek
cfde664b6c
Sweep function added
2021-04-06 11:58:48 +02:00
Jan Käberich
631b7e6d40
Bugfix: hide de-embedding menu in generator/SA modes
2021-03-22 21:28:30 +01:00
Jan Käberich
06a7365a0c
minor spur/phase noise improvements
2021-03-22 21:28:03 +01:00
Jan Käberich
ac1e9fcec6
Remove duplicate correction of output level
2021-03-15 17:33:45 +01:00
Jan Käberich
7a4113cd6b
Option to apply calibration and de-embedding while/after importing
2021-03-11 21:52:58 +01:00
Jan Käberich
f0669ab4c0
additional signal when traces were imported
2021-03-11 18:34:03 +01:00
Jan Käberich
05ca7e6434
Bugfix?: changed sign detection of root calculation
2021-02-23 21:02:04 +01:00
Jan Käberich
23ab9383ee
Math edit window consolidated with trace edit window
2021-02-22 21:50:28 +01:00
Jan Käberich
f6cc46781e
Automatically adjust domain of graph to dropped trace
2021-02-22 13:39:47 +01:00
Jan Käberich
20b0b336bb
Using attribute packed for protocol structs
2021-02-17 18:37:50 +01:00
Jan Käberich
c25fd3912b
Added missing up/down icon on windows
2021-02-17 16:39:31 +01:00
Jan Käberich
b3338eab9d
Bugfix impedance corrected 2xthru
2021-02-13 20:20:58 +01:00
Jan Käberich
e3f072b307
display error flags in statusbar (overload/unlock/unlevel)
2021-02-11 22:49:47 +01:00
Jan Käberich
7352ad07b5
optional 2xthru impedance correction
2021-02-11 16:59:59 +01:00
TT
8a4055dc91
change Application name to VNA2
2021-02-06 10:19:25 +09:00
TT
55b8edec0c
osx patch
2021-02-06 00:41:55 +09:00
Jan Käberich
0f7c397a8a
Bugfix 2xthru
2021-01-31 13:18:31 +01:00
Jan Käberich
09d5c53bc7
Additional de-embedding options: 2xthru and matching network
2021-01-29 21:44:44 +01:00
Jan Käberich
51806b936c
Halt sweep when USB buffer full
2021-01-09 21:21:47 +01:00
Jan Käberich
b7ad595628
Fix muparserX compilation on minGW (UNICODE disabled)
2020-12-18 19:41:11 +01:00
Jan Käberich
9614c9d850
Custom math expressions + bugfix harmonic mixing
2020-12-18 18:52:38 +01:00
Jan Käberich
49e0b901fd
Optional harmonic mixing
2020-12-18 15:03:01 +01:00
Jan Käberich
457c745c48
Merge branch 'master' of github.com:jankae/VNA2
2020-12-17 20:39:42 +01:00
Jan Käberich
0f345ba253
XY-Plot setup handling improved
...
- Use readable names for axis type/mode in json (old integer encoding still valid when loading old setups)
- Bugfix: time domain traces not included in context menu when plot is constructed after the trace
2020-12-17 20:37:30 +01:00
jankae
34f2c3255e
Merge pull request #22 from nbgsmk/master
...
Bandpass marker: init editor with "dB"
2020-12-15 18:19:09 +01:00
Jan Käberich
0b00186a5a
Low/high/bandpass markers: only create helpermarkers for transmission measurements
2020-12-15 18:16:21 +01:00
Jan Käberich
00f0de43f2
Timeout handling in FPGA communication (better recovery from missing reference)
2020-12-15 18:03:29 +01:00
Jan Käberich
f0c5962878
Fix disappearing marker data
2020-12-15 16:51:27 +01:00
Zoran Kostic
6fc7e79e16
- Bandpass marker -init editor with "dB"
2020-12-15 13:46:21 +01:00
Jan Käberich
c5440210b4
CSV trace import
2020-12-12 22:51:38 +01:00
Jan Käberich
2868c2cb74
Fix compiler error due to file renaming
2020-12-12 14:35:23 +01:00
Jan Käberich
6e55eb02dd
CSV export + DFT math operation
2020-12-11 20:28:40 +01:00
Jan Käberich
79a990af47
Proper cleanup of delta marker connections
2020-12-10 13:23:25 +01:00