Dhanya Thattil 7607fdc9a7
910 jf : bunch id decoder and auto comp disable (#1096)
* 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

* formatting

* fixed tests

* updated jf binary
2025-02-18 11:16:11 +01:00

14 lines
508 B
C

// SPDX-License-Identifier: LGPL-3.0-or-other
// Copyright (C) 2021 Contributors to the SLS Detector Package
/** API versions */
#define APILIB "9.1.0 0x250204"
#define APIRECEIVER "9.1.0 0x250204"
#define APICTB "9.1.0 0x250204"
#define APIGOTTHARD "9.1.0 0x250204"
#define APIGOTTHARD2 "9.1.0 0x250204"
#define APIMYTHEN3 "9.1.0 0x250204"
#define APIMOENCH "9.1.0 0x250204"
#define APIXILINXCTB "9.1.0 0x250204"
#define APIEIGER "9.1.0 0x250204"
#define APIJUNGFRAU "9.1.0 0x250217"