Files
slsDetectorPackage/slsSupportLib/include/sls/versionAPI.h
T
maliakal_dandGitHub 00d7ad27cf
Build on RHEL9 docker image / build (push) Successful in 3m50s
Build on RHEL8 docker image / build (push) Successful in 4m46s
Run Simulator Tests on local RHEL9 / build (push) Successful in 18m54s
Run Simulator Tests on local RHEL8 / build (push) Successful in 22m20s
1010/eiger vthreshold undefined settings (#1514)
* eiger: setting vthreshold dac should also set settings to undefined

* compiled server with new release version and changed name to match

* release notes
2026-08-07 11:40:54 +02:00

13 lines
480 B
C

// SPDX-License-Identifier: LGPL-3.0-or-other
// Copyright (C) 2021 Contributors to the SLS Detector Package
/** API versions */
#define APILIB "10.1.0 0x260806"
#define APIRECEIVER "10.1.0 0x260806"
#define APICTB "10.0.0 0x250828"
#define APIGOTTHARD2 "10.0.0 0x250828"
#define APIMOENCH "10.0.0 0x250828"
#define APIEIGER "10.1.0 0x260807"
#define APIXILINXCTB "10.0.0 0x250828"
#define APIJUNGFRAU "10.0.0 0x250828"
#define APIMYTHEN3 "10.0.0 0x250828"