mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-20 02:40:03 +02:00

* jungfrau: software triggers do not work, fixed * eiger test: get highvoltage must be read twice to get the real voltage
14 lines
535 B
C
14 lines
535 B
C
// SPDX-License-Identifier: LGPL-3.0-or-other
|
|
// Copyright (C) 2021 Contributors to the SLS Detector Package
|
|
/** API versions */
|
|
#define RELEASE "7.0.0.rc4"
|
|
#define APICTB "7.0.0.rc3 0x230130"
|
|
#define APIGOTTHARD "7.0.0.rc3 0x230130"
|
|
#define APIGOTTHARD2 "7.0.0.rc3 0x230130"
|
|
#define APIMYTHEN3 "7.0.0.rc3 0x230130"
|
|
#define APIMOENCH "7.0.0.rc3 0x230130"
|
|
#define APILIB "7.0.0.rc4 0x230214"
|
|
#define APIRECEIVER "7.0.0.rc4 0x230214"
|
|
#define APIJUNGFRAU "7.0.0.rc5 0x230216"
|
|
#define APIEIGER "7.0.0.rc5 0x230220"
|