mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-21 19:30:03 +02:00
* jf wip: bunch id decoder only in pcb v2.0 check and comments * auto comp disable the same way for both chip versions. compdisabletime also available for 1.1 now * fixed tests * formatting * binary in
14 lines
548 B
C
14 lines
548 B
C
// SPDX-License-Identifier: LGPL-3.0-or-other
|
|
// Copyright (C) 2021 Contributors to the SLS Detector Package
|
|
/** API versions */
|
|
#define APIGOTTHARD "developer 0x241107"
|
|
#define APIGOTTHARD2 "developer 0x241107"
|
|
#define APIMOENCH "developer 0x241107"
|
|
#define APIEIGER "developer 0x241107"
|
|
#define APILIB "developer 0x241122"
|
|
#define APIRECEIVER "developer 0x241122"
|
|
#define APIXILINXCTB "developer 0x250131"
|
|
#define APICTB "developer 0x250131"
|
|
#define APIMYTHEN3 "developer 0x250131"
|
|
#define APIJUNGFRAU "developer 0x250218"
|