mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-08-09 21:10:30 +02:00
Build on RHEL9 docker image / build (push) Successful in 4m9s
Build on RHEL8 docker image / build (push) Successful in 5m7s
Build and Deploy on local RHEL9 / build (push) Successful in 2m2s
Build and Deploy on local RHEL8 / build (push) Successful in 5m1s
Run Simulator Tests on local RHEL9 / build (push) Successful in 20m9s
Run Simulator Tests on local RHEL8 / build (push) Successful in 23m30s
* eiger: setting vthreshold dac should also set settings to undefined (refactored to switch for readability) * compiled with version
14 lines
519 B
C
14 lines
519 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 0x260506"
|
|
#define APIGOTTHARD2 "0.0.0 0x260427"
|
|
#define APIMOENCH "0.0.0 0x260424"
|
|
#define APIEIGER "0.0.0 0x260807"
|
|
#define APIXILINXCTB "0.0.0 0x260506"
|
|
#define APIJUNGFRAU "0.0.0 0x260424"
|
|
#define APIMYTHEN3 "0.0.0 0x260506"
|
|
#define APIMATTERHORN "0.0.0 0x260529"
|