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

* fix positions on server side * wip * numports wip * wip * jungfrau top inner interface row increment * x, y detpos, wip * removed eiger row indices flipping in gui (bottom flipping maintained) * wip * wip, jungfrau numinterfaces2 * jungfrau virtual works * eiger, jungfrau, g2 virtual server works * eiger positions fix, wip * binaries in * minor printout * binaries in * pointer bug * comment to define test_mod_geometry define
16 lines
430 B
C
16 lines
430 B
C
// SPDX-License-Identifier: LGPL-3.0-or-other
|
|
// Copyright (C) 2021 Contributors to the SLS Detector Package
|
|
/** API versions */
|
|
#define GITBRANCH "developer"
|
|
#define APILIB 0x220408
|
|
#define APIRECEIVER 0x220408
|
|
#define APIGUI 0x220328
|
|
|
|
#define APICTB 0x220428
|
|
#define APIGOTTHARD 0x220428
|
|
#define APIGOTTHARD2 0x220428
|
|
#define APIJUNGFRAU 0x220428
|
|
#define APIMYTHEN3 0x220428
|
|
#define APIMOENCH 0x220427
|
|
#define APIEIGER 0x220428
|