Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rohde Schwarz ZNB /VNA refactor common code #887

Merged
merged 31 commits into from
Feb 7, 2018
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
283540c
added try/finally for data aquisition
Dominik-Vogel Nov 28, 2017
b956c18
extracted into method of channel
Dominik-Vogel Nov 28, 2017
043ad25
implementing FrequencySweepMagPhase through refactored method in channel
Dominik-Vogel Nov 28, 2017
c499932
fixed typo: argument list
Dominik-Vogel Nov 28, 2017
2fb0c96
added CHANNEL_CLASS class variable for inheritance
Dominik-Vogel Dec 6, 2017
92e0153
activate the sweep for selected channel and restore previous state
Dominik-Vogel Dec 6, 2017
2f8b998
renamig get->get_raw
Dominik-Vogel Dec 6, 2017
3dd4d22
refactored update of traces out
Dominik-Vogel Dec 15, 2017
b940ae0
T2 vna fixes
nataliejpg Dec 15, 2017
254223c
fix of iteration over parameters
Dominik-Vogel Jan 22, 2018
a874c04
thorvalds fix for averaging data
Dominik-Vogel Jan 22, 2018
ec82000
fix validator for minimum source power to -60dBm
Dominik-Vogel Jan 22, 2018
09bb252
default to 7 decimals
Dominik-Vogel Jan 22, 2018
3fc12c3
dual window mode
Dominik-Vogel Jan 22, 2018
3e26d60
Thorvald: removed blank line from setpoints
Dominik-Vogel Jan 22, 2018
11201e9
remove blank line from setpoint names
Dominik-Vogel Jan 23, 2018
9e556f6
Thorvald: fixing the channel initialisation
Dominik-Vogel Jan 23, 2018
9e4e38d
remove initialise and default values
Dominik-Vogel Jan 23, 2018
eff2dd8
setting validator for minimum source power to model specific value
Dominik-Vogel Jan 23, 2018
7363f24
get parser for source power to float
Dominik-Vogel Jan 23, 2018
6aab338
added channels as submodules
Dominik-Vogel Jan 23, 2018
d30802e
_instrument->_parent
Dominik-Vogel Jan 23, 2018
fac84d0
using setattr for shortcut instead of add_submodule
Dominik-Vogel Jan 23, 2018
474d84a
Merge branch 'master' into driver/ZnbRefactorSweep
jenshnielsen Jan 30, 2018
90effe5
added validator for Bandwidth
Dominik-Vogel Jan 30, 2018
33e7b8a
Merge branch 'driver/ZnbRefactorSweep' of github.com:Dominik-Vogel/Qc…
Dominik-Vogel Jan 30, 2018
2fce66d
added optional van parameter
Dominik-Vogel Feb 5, 2018
5c881c0
added short name to differentiate between vna_parameter and name of c…
Dominik-Vogel Feb 6, 2018
5ed254a
updated warning
Dominik-Vogel Feb 6, 2018
c98baca
updated comment for InstrumentChannel init
Dominik-Vogel Feb 7, 2018
e9a5d95
Merge branch 'master' into driver/ZnbRefactorSweep
jenshnielsen Feb 7, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading