Xilinx client tests (#887)

* implemented testbus, testfpga, set/get #frames, triggers, allowed that and for connection to client, also allowed, getnumchannels, configuremac, getrunstatus, setdetectorposition with dummy values

* allowing tests for xilinx

* binaries in
This commit is contained in:
2024-01-10 16:23:52 +01:00
committed by GitHub
parent 9738cb7d74
commit 9a08ecc5a5
19 changed files with 1720 additions and 1292 deletions

View File

@ -4,11 +4,11 @@
#define RELEASE "developer"
#define APILIB "developer 0x230224"
#define APIRECEIVER "developer 0x230224"
#define APIXILINXCTB "developer 0x240104"
#define APICTB "developer 0x240104"
#define APIGOTTHARD "developer 0x240104"
#define APIGOTTHARD2 "developer 0x240104"
#define APIJUNGFRAU "developer 0x240104"
#define APIMYTHEN3 "developer 0x240104"
#define APIMOENCH "developer 0x240104"
#define APIEIGER "developer 0x240104"
#define APIXILINXCTB "developer 0x240109"
#define APICTB "developer 0x240109"
#define APIGOTTHARD "developer 0x240109"
#define APIGOTTHARD2 "developer 0x240109"
#define APIJUNGFRAU "developer 0x240109"
#define APIMYTHEN3 "developer 0x240109"
#define APIMOENCH "developer 0x240109"
#define APIEIGER "developer 0x240109"