gotthard server, too fast now sets stopped bit high and stops acquisition, so polling status also made aware of stopped bit

This commit is contained in:
Dhanya Maliakal
2017-11-09 14:01:26 +01:00
parent d24ab31d87
commit fb0afc282d
5 changed files with 9 additions and 9 deletions

View File

@ -1,9 +1,9 @@
Path: slsDetectorsPackage/slsDetectorSoftware/gotthardDetectorServer Path: slsDetectorsPackage/slsDetectorSoftware/gotthardDetectorServer
URL: origin git@git.psi.ch:sls_detectors_software/sls_detector_software.git URL: origin git@git.psi.ch:sls_detectors_software/sls_detector_software.git
Repository Root: origin git@git.psi.ch:sls_detectors_software/sls_detector_software.git Repository Root: origin git@git.psi.ch:sls_detectors_software/sls_detector_software.git
Repsitory UUID: eb72e8f69f5c87f9330741e0d07fd48b9d937e09 Repsitory UUID: c5777e517c451226e3275e6948895baee21a1f94
Revision: 209 Revision: 210
Branch: 3.0.1 Branch: gotthardfix
Last Changed Author: Dhanya_Maliakal Last Changed Author: Dhanya_Maliakal
Last Changed Rev: 1584 Last Changed Rev: 1585
Last Changed Date: 2017-11-08 15:45:16.000000002 +0100 ./server_funcs.c Last Changed Date: 2017-11-09 13:57:04.000000002 +0100 ./server_funcs.c

View File

@ -1,11 +1,11 @@
//#define SVNPATH "" //#define SVNPATH ""
#define SVNURL "git@git.psi.ch:sls_detectors_software/sls_detector_software.git" #define SVNURL "git@git.psi.ch:sls_detectors_software/sls_detector_software.git"
//#define SVNREPPATH "" //#define SVNREPPATH ""
#define SVNREPUUID "eb72e8f69f5c87f9330741e0d07fd48b9d937e09" #define SVNREPUUID "c5777e517c451226e3275e6948895baee21a1f94"
//#define SVNREV 0x1584 //#define SVNREV 0x1585
//#define SVNKIND "" //#define SVNKIND ""
//#define SVNSCHED "" //#define SVNSCHED ""
#define SVNAUTH "Dhanya_Maliakal" #define SVNAUTH "Dhanya_Maliakal"
#define SVNREV 0x1584 #define SVNREV 0x1585
#define SVNDATE 0x20171108 #define SVNDATE 0x20171109
// //