Commit Graph

762 Commits

Author SHA1 Message Date
Jan Käberich
5855149d04 Output format of trace data in SA mode changed 2021-04-22 18:06:38 +02:00
Jan Käberich
69f13cface remove columns with empty header 2021-04-22 18:00:10 +02:00
Jan Käberich
bdea1c0760 Merge branch 'master' of github.com:jankae/VNA2 2021-04-21 18:28:11 +02:00
Jan Käberich
3f62ad64ad Additional SCPI command for reading min/max freq/amplitude 2021-04-21 18:27:57 +02:00
jankae
ca10216f2c
Typo fixed 2021-04-20 13:39:25 +02:00
Jan Käberich
e098549e3b Merge branch 'master' of github.com:jankae/VNA2 2021-04-17 23:24:05 +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
jankae
26dd208051
fix link 2021-04-15 20:17:08 +02:00
jankae
86e53e9f5a
Readme for SCPI examples 2021-04-15 20:16:56 +02:00
Jan Käberich
9db83a608d Simple python script for demonstrating SCPI programming 2021-04-15 20:06:23 +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
7d682f53ae Merge branch 'master' of github.com:jankae/VNA2 2021-04-11 00:10:33 +02:00
Jan Käberich
a15d02f217 Implementation of some SCPI commands via TCP 2021-04-11 00:10:22 +02:00
jankae
8e4c1f37e9
Update README.md 2021-04-10 15:51:03 +02:00
jankae
a52f731837
Update FAQ.md 2021-04-10 15:47:13 +02:00
jankae
e562823b3d
Update README.md 2021-04-10 15:23:18 +02:00
Jan Käberich
f1d52f159b Preliminary spec sheet 2021-04-10 15:20:08 +02:00
Jan Käberich
2bac0bbbe1 Version bumped to 1.0.0 2021-04-10 13:00:35 +02:00
Jan Käberich
dfe5704480 Merge branch 'master' of github.com:jankae/VNA2 2021-04-10 12:53:09 +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
4c8b10ac12 Github workflow adjustment 2021-04-10 12:47:17 +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
jankae
b524f1a70c
Update README.md 2021-04-09 21:41:23 +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
7926c49974 Merge branch 'master' of github.com:jankae/VNA2 2021-02-23 21:02:15 +01:00
Jan Käberich
05ca7e6434 Bugfix?: changed sign detection of root calculation 2021-02-23 21:02:04 +01:00
Jan Käberich
d82e1b7d5e Increase thickness for easier manufacturing of blind holes 2021-02-23 12:34:53 +01:00
Jan Käberich
aac1429793 User manual update 2021-02-22 21:50:37 +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
6d6f0843e9 Merge branch 'master' of github.com:jankae/VNA2 2021-02-11 17:00:26 +01:00