mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
udp_cleardst in fpga (#490)
* set number of destination in fpga as well when using udp_cleardst * ensures fpga destinations are also cleared up * binaries in
This commit is contained in:
@ -2,13 +2,13 @@
|
||||
// Copyright (C) 2021 Contributors to the SLS Detector Package
|
||||
/** API versions */
|
||||
#define GITBRANCH "developer"
|
||||
#define APICTB 0x220524
|
||||
#define APIGOTTHARD 0x220524
|
||||
#define APIJUNGFRAU 0x220524
|
||||
#define APIMOENCH 0x220519
|
||||
#define APIEIGER 0x220524
|
||||
#define APIGOTTHARD2 0x220602
|
||||
#define APIMYTHEN3 0x220607
|
||||
#define APILIB 0x220609
|
||||
#define APIRECEIVER 0x220609
|
||||
#define APIGUI 0x220609
|
||||
#define APICTB 0x220705
|
||||
#define APIGOTTHARD 0x220705
|
||||
#define APIGOTTHARD2 0x220705
|
||||
#define APIJUNGFRAU 0x220705
|
||||
#define APIMYTHEN3 0x220705
|
||||
#define APIMOENCH 0x220602
|
||||
#define APIEIGER 0x220705
|
||||
|
Reference in New Issue
Block a user