mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
Dev/xilinx ctb test (#942)
* voltage regulators only looks at dac and not at ctrl_reg * xilinx: change dac max to 2048, setting dac ist not inverse conversion from dac to voltage anymore, but setting power is inverse, also there is max and min to power, a different min for vio and this is checked at funcs interface, not printign or converting to mv in dac for power regulators (as its conversion max and min are different) * Use links for dacs/adc and adapt power rglt thresholds * Remove wait for transceiver reset * adc and dac device not used anymore and hence removed * udp restucturing: arm has to be multiple of 16 and no byteswap in udp_gen, option to compile locally in arm architecture, memsize of the second udp memory has to be limited --------- Co-authored-by: Martin Brückner <martin.brueckner@psi.ch>
This commit is contained in:
@ -4,11 +4,11 @@
|
||||
#define RELEASE "developer"
|
||||
#define APILIB "developer 0x230224"
|
||||
#define APIRECEIVER "developer 0x230224"
|
||||
#define APICTB "developer 0x240725"
|
||||
#define APIGOTTHARD "developer 0x240725"
|
||||
#define APIJUNGFRAU "developer 0x240725"
|
||||
#define APIMYTHEN3 "developer 0x240725"
|
||||
#define APIMOENCH "developer 0x240725"
|
||||
#define APIXILINXCTB "developer 0x240725"
|
||||
#define APIEIGER "developer 0x240725"
|
||||
#define APIGOTTHARD2 "developer 0x240731"
|
||||
#define APICTB "developer 0x240820"
|
||||
#define APIGOTTHARD "developer 0x240820"
|
||||
#define APIGOTTHARD2 "developer 0x240820"
|
||||
#define APIJUNGFRAU "developer 0x240820"
|
||||
#define APIMYTHEN3 "developer 0x240820"
|
||||
#define APIMOENCH "developer 0x240820"
|
||||
#define APIEIGER "developer 0x240820"
|
||||
#define APIXILINXCTB "developer 0x240820"
|
||||
|
Reference in New Issue
Block a user