mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-22 10:56:42 +01:00
need ot fix ctb tests as well, a lot of refactoring
This commit is contained in:
@@ -234,6 +234,11 @@ def loadConfig(name, rx_hostname = 'localhost', settingsdir = None, log_file_fp
|
||||
d.powerchip = 1
|
||||
|
||||
if name == "xilinx_ctb":
|
||||
d.v_a = 1200
|
||||
d.v_b = 1200
|
||||
d.v_c = 1200
|
||||
d.v_d = 1200
|
||||
d.v_io = 1200
|
||||
d.configureTransceiver()
|
||||
|
||||
if settingsdir is not None and name in ['eiger', 'mythen3']:
|
||||
|
||||
Reference in New Issue
Block a user