mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 06:50:02 +02:00

* udp_srcmac can only be a unicast address (LSB of first octet must be 0) * renamed binaries
14 lines
540 B
C
14 lines
540 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.rc1"
|
|
#define APILIB "7.0.0.rc1 0x221208"
|
|
#define APIRECEIVER "7.0.0.rc1 0x221208"
|
|
#define APICTB "7.0.0.rc3 0x230130"
|
|
#define APIGOTTHARD "7.0.0.rc3 0x230130"
|
|
#define APIGOTTHARD2 "7.0.0.rc3 0x230130"
|
|
#define APIJUNGFRAU "7.0.0.rc3 0x230130"
|
|
#define APIMYTHEN3 "7.0.0.rc3 0x230130"
|
|
#define APIMOENCH "7.0.0.rc3 0x230130"
|
|
#define APIEIGER "7.0.0.rc3 0x230130"
|