jankae
f5991fef0e
Merge pull request #31 from sophiekovalevsky/make-improvements
...
make: set BINPATH as fallback when compiling
2021-06-20 10:47:19 +02:00
Kiara Navarro
c9926c518a
make: set BINPATH as fallback when compiling
...
This change introduce a way to modify BINPATH
outside makefile when compiling, allowing developer
to choose from where toolchain is coming and at
same time avoiding to pollute upstream.
2021-06-19 21:39:43 -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
973862588b
Increase patch number
2021-06-08 18:12:00 +02:00
Jan Käberich
7513766c45
Fix parsing of calibration kit dialog entries
2021-06-08 18:02:38 +02:00
Jan Käberich
de1fd7d3ba
increment version number
2021-06-06 19:20:04 +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
a3d730e729
Possible reference output frequency fix?
2021-06-02 18:47:03 +02:00
Jan Käberich
41b93daa87
Use SIUnitEdit for all fields in the calibration kit dialog
2021-06-01 19:18:36 +02:00
Jan Käberich
0efd31e8ce
Fix visibility of information boxes in certain situations by introducing a blocking option
2021-05-24 12:02:31 +02:00
jankae
7d84e0fc68
Update README.md
2021-05-22 12:08:38 +02:00
Jan Käberich
0316091d89
increased version number to 1.1.0
2021-05-22 11:58:50 +02:00
Jan Käberich
f1ca961d0e
Correctly load window/detector type on startup
2021-05-21 19:52:29 +02:00
Jan Käberich
71699d1bd7
Handle delta markers on graphs
2021-05-14 20:55:54 +02:00
Jan Käberich
ba3527d7b6
Add markers by right-clicking a graph
2021-05-14 20:34:23 +02:00
Jan Käberich
93f5eba6a8
Display marker data on graphs if enabled
2021-05-14 16:18:43 +02:00
Jan Käberich
ee82237993
Prevent crash by creating contextmenu only once
2021-05-14 15:31:38 +02:00
Jan Käberich
036837a6ae
Selectable marker data format, preparation for showing marker data on graphs
2021-05-14 15:05:22 +02:00
Jan Käberich
2d13fdfe5e
Improvements to time domain gate handling
2021-05-12 22:55:05 +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
2fac430381
Bugfix: use correct PLL frequency when switching between internal/external reference
2021-05-08 13:24:12 +02:00
Jan Käberich
75d79ccf31
Merge branch 'master' of github.com:jankae/VNA2
2021-05-01 18:35:04 +02:00
Jan Käberich
938f444c73
TCXO offset calibration
2021-05-01 18:34:53 +02:00
Jan Käberich
36398f626e
Merge branch 'master' of https://www.github.com/jankae/VNA1
2021-04-27 20:32:10 +02:00
Jan Käberich
29b24e1ab6
Fix settings for release build
2021-04-27 20:31:56 +02:00
Jan Käberich
4f4b2db549
More user friendly time gate with filter in time domain
2021-04-25 15:46:34 +02:00
Jan Käberich
bb18dffb55
Option to duplicate traces, removed debug code
2021-04-23 23:03:15 +02:00
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