mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-24 23:30:03 +02:00
* jf: unsync before setting master/slave and then sync (if it was set) to overcome master going into running state when making it a slave and synced * add tests for this condition * updated release notes, updated min fw version requirement for v1.0 boards
14 lines
499 B
C
14 lines
499 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.1"
|
|
#define APICTB "7.0.0 0x230222"
|
|
#define APIGOTTHARD "7.0.0 0x230222"
|
|
#define APIGOTTHARD2 "7.0.0 0x230222"
|
|
#define APIMYTHEN3 "7.0.0 0x230222"
|
|
#define APIMOENCH "7.0.0 0x230222"
|
|
#define APIEIGER "7.0.0 0x230222"
|
|
#define APIRECEIVER "7.0.0 0x230222"
|
|
#define APILIB "7.0.2 0x230421"
|
|
#define APIJUNGFRAU "7.0.2 0x230517"
|