mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-09-05 01:20:56 +02:00
Build and Deploy on local RHEL9 / build (push) Successful in 2m8s
Build on RHEL9 docker image / build (push) Successful in 4m58s
Build and Deploy on local RHEL8 / build (push) Successful in 5m7s
Build on RHEL8 docker image / build (push) Successful in 5m6s
Run Simulator Tests on local RHEL9 / build (push) Successful in 20m8s
Run Simulator Tests on local RHEL8 / build (push) Successful in 23m27s
* formatting * updated firmware versioning * updated binary and server 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 0x260813"
|
|
#define APIJUNGFRAU "0.0.0 0x260424"
|
|
#define APIMYTHEN3 "0.0.0 0x260506"
|
|
#define APIMATTERHORN "0.0.0 0x260529"
|