gotthard server binary updated: config file not read a second time after detector start up

This commit is contained in:
maliakal_d 2018-09-25 13:55:26 +02:00
parent 4aa0d26f26
commit 7d8188fc11
5 changed files with 8 additions and 8 deletions

View File

@ -2,4 +2,4 @@
#define APIRECEIVER 0x180718
#define APIEIGER 0x180820
#define APIJUNGFRAU 0x180820
#define APIGOTTHARD 0x180918
#define APIGOTTHARD 0x180925

View File

@ -1,9 +1,9 @@
Path: slsDetectorsPackage/slsDetectorSoftware/gotthardDetectorServer
URL: origin git@github.com:slsdetectorgroup/slsDetectorPackage.git
Repository Root: origin git@github.com:slsdetectorgroup/slsDetectorPackage.git
Repsitory UUID: 9f84bf71759d607b957bcf1fc88eb22c59d8378a
Revision: 238
Repsitory UUID: 4aa0d26f26a16d48ddd265128f02b39e7140127f
Revision: 239
Branch: 4.0.0
Last Changed Author: Dhanya_Thattil
Last Changed Rev: 4004
Last Changed Date: 2018-09-21 13:58:41.000000002 +0200 ./server_funcs.c
Last Changed Rev: 4005
Last Changed Date: 2018-09-25 12:19:12.000000002 +0200 ./server_funcs.h

View File

@ -1,6 +1,6 @@
#define GITURL "git@github.com:slsdetectorgroup/slsDetectorPackage.git"
#define GITREPUUID "9f84bf71759d607b957bcf1fc88eb22c59d8378a"
#define GITREPUUID "4aa0d26f26a16d48ddd265128f02b39e7140127f"
#define GITAUTH "Dhanya_Thattil"
#define GITREV 0x4004
#define GITDATE 0x20180921
#define GITREV 0x4005
#define GITDATE 0x20180925
#define GITBRANCH "4.0.0"