From 1df4aba8ec966363ce50bac24aac109db38d302a Mon Sep 17 00:00:00 2001 From: Dhanya Thattil <33750417+thattil@users.noreply.github.com> Date: Mon, 12 Sep 2022 15:04:11 +0200 Subject: [PATCH] updated g2 version for new fw (#554) * updated g2 version for new fw --- .../bin/gotthard2DetectorServer_developer | Bin 273580 -> 273580 bytes .../slsDetectorServer_defs.h | 2 +- slsSupportLib/include/sls/versionAPI.h | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/slsDetectorServers/gotthard2DetectorServer/bin/gotthard2DetectorServer_developer b/slsDetectorServers/gotthard2DetectorServer/bin/gotthard2DetectorServer_developer index 12020d84462d916a2f48296964d67d29ef28121f..099e992c79398260feacf328b95cd61d615bf95e 100755 GIT binary patch delta 53 zcmZ2;Q((=35urZ(U>rVy5l4 JE;3(=0sujP7T^E? delta 53 zcmZ2;Q((rVy5l4 JE;3(=0st%o7FqxR diff --git a/slsDetectorServers/gotthard2DetectorServer/slsDetectorServer_defs.h b/slsDetectorServers/gotthard2DetectorServer/slsDetectorServer_defs.h index 4e17a88e9..f34a5cbaa 100644 --- a/slsDetectorServers/gotthard2DetectorServer/slsDetectorServer_defs.h +++ b/slsDetectorServers/gotthard2DetectorServer/slsDetectorServer_defs.h @@ -3,7 +3,7 @@ #pragma once #include "sls/sls_detector_defs.h" -#define REQRD_FRMWRE_VRSN (0x220818) +#define REQRD_FRMWRE_VRSN (0x220901) #define KERNEL_DATE_VRSN "Mon May 10 18:00:21 CEST 2021" #define ID_FILE "detid_gotthard2.txt" diff --git a/slsSupportLib/include/sls/versionAPI.h b/slsSupportLib/include/sls/versionAPI.h index a95c5519b..616a7d819 100644 --- a/slsSupportLib/include/sls/versionAPI.h +++ b/slsSupportLib/include/sls/versionAPI.h @@ -11,4 +11,4 @@ #define APIJUNGFRAU 0x220831 #define APIMOENCH 0x220831 #define APIMYTHEN3 0x220901 -#define APIGOTTHARD2 0x220902 +#define APIGOTTHARD2 0x220912