mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-05-02 08:54:12 +02:00
6bbbce5dc3
Build on RHEL9 docker image / build (push) Successful in 4m23s
Build on RHEL8 docker image / build (push) Successful in 4m49s
Build and Deploy on local RHEL9 / build (push) Successful in 2m2s
Build and Deploy on local RHEL8 / build (push) Successful in 4m51s
Run Simulator Tests on local RHEL9 / build (push) Successful in 14m41s
Run Simulator Tests on local RHEL8 / build (push) Successful in 18m18s
* simplify power monitoring * removed register definitions not needed anymore, formatting * binaries updated --------- Co-authored-by: Martin Mueller <martin.mueller@psi.ch> Co-authored-by: Dhanya Thattil <dhanya.thattil@psi.ch>
13 lines
471 B
C
13 lines
471 B
C
// SPDX-License-Identifier: LGPL-3.0-or-other
|
|
// Copyright (C) 2021 Contributors to the SLS Detector Package
|
|
/** API versions */
|
|
#define APILIB "0.0.0 0x250909"
|
|
#define APIRECEIVER "0.0.0 0x250822"
|
|
#define APICTB "0.0.0 0x260427"
|
|
#define APIGOTTHARD2 "0.0.0 0x260427"
|
|
#define APIMOENCH "0.0.0 0x260424"
|
|
#define APIEIGER "0.0.0 0x260424"
|
|
#define APIXILINXCTB "0.0.0 0x260427"
|
|
#define APIJUNGFRAU "0.0.0 0x260424"
|
|
#define APIMYTHEN3 "0.0.0 0x260427"
|