7.0.3.rc: fix server logic in checking detector idle (#859)

* fix buggy logic in checking detector idle and an argument check
This commit is contained in:
2023-11-09 14:21:11 +01:00
committed by GitHub
parent 14e11e8b5b
commit c64e87a2b6
10 changed files with 47 additions and 19 deletions

View File

@ -2,12 +2,12 @@
// Copyright (C) 2021 Contributors to the SLS Detector Package
/** API versions */
#define RELEASE "7.0.3"
#define APICTB "7.0.3 0x231107"
#define APIGOTTHARD "7.0.3 0x231107"
#define APIGOTTHARD2 "7.0.3 0x231107"
#define APIJUNGFRAU "7.0.3 0x231107"
#define APIMYTHEN3 "7.0.3 0x231107"
#define APIMOENCH "7.0.3 0x231107"
#define APIEIGER "7.0.3 0x231107"
#define APILIB "7.0.3 0x231108"
#define APIRECEIVER "7.0.3 0x231108"
#define APICTB "7.0.3 0x231109"
#define APIGOTTHARD "7.0.3 0x231109"
#define APIGOTTHARD2 "7.0.3 0x231109"
#define APIJUNGFRAU "7.0.3 0x231109"
#define APIMYTHEN3 "7.0.3 0x231109"
#define APIMOENCH "7.0.3 0x231109"
#define APIEIGER "7.0.3 0x231109"