mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-20 02:40:03 +02:00
* jf: if bit 14 in reg 0x5d (electron mode collection bit) is changed, configure chip if v1.1 and powered on. so touch writeregister (setbit/clearbit also calls write register in the end). replace when electroncollectionmode command introduced
14 lines
539 B
C
14 lines
539 B
C
// SPDX-License-Identifier: LGPL-3.0-or-other
|
|
// Copyright (C) 2021 Contributors to the SLS Detector Package
|
|
/** API versions */
|
|
#define RELEASE "developer"
|
|
#define APILIB "developer 0x230224"
|
|
#define APIRECEIVER "developer 0x230224"
|
|
#define APICTB "developer 0x230922"
|
|
#define APIGOTTHARD "developer 0x230922"
|
|
#define APIGOTTHARD2 "developer 0x230922"
|
|
#define APIMYTHEN3 "developer 0x230922"
|
|
#define APIMOENCH "developer 0x230922"
|
|
#define APIEIGER "developer 0x230922"
|
|
#define APIJUNGFRAU "developer 0x231018"
|