mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-08 13:50:04 +02:00
* m3: clk 0 changed from 10 to 20 (100MHz to 50MHz) * g2: startup clk div back to 10 as in firmware but setting in software startup to 20
14 lines
495 B
C
14 lines
495 B
C
// SPDX-License-Identifier: LGPL-3.0-or-other
|
|
// Copyright (C) 2021 Contributors to the SLS Detector Package
|
|
/** API versions */
|
|
#define RELEASE "8.0.1"
|
|
#define APIRECEIVER "8.0.0 0x231108"
|
|
#define APICTB "8.0.0 0x231109"
|
|
#define APIGOTTHARD "8.0.0 0x231109"
|
|
#define APIGOTTHARD2 "8.0.0 0x231109"
|
|
#define APIJUNGFRAU "8.0.0 0x231109"
|
|
#define APIEIGER "8.0.0 0x231109"
|
|
#define APILIB "8.0.1 0x240112"
|
|
#define APIMOENCH "8.0.2 0x240703"
|
|
#define APIMYTHEN3 "8.0.2 0x240715"
|