mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 15:00:02 +02:00
made only master set high voltage, others dont complain. also updated version file
This commit is contained in:
parent
86ab51ec41
commit
cce41969f9
@ -1,9 +1,9 @@
|
||||
Path: slsDetectorsPackage/slsDetectorSoftware/eigerDetectorServer
|
||||
URL: origin maliakal_d@gitorious.psi.ch:sls_det_software/sls_detector_software.git/eigerDetectorServer
|
||||
Repository Root: origin maliakal_d@gitorious.psi.ch:sls_det_software/sls_detector_software.git
|
||||
Repsitory UUID: 3b5e43dfbd7f3819ace58ad8cd0aefd0ba0034c3
|
||||
Revision: 141
|
||||
Branch: master
|
||||
URL: origin git@git.psi.ch:sls_detectors_software/sls_detector_software.git/eigerDetectorServer
|
||||
Repository Root: origin git@git.psi.ch:sls_detectors_software/sls_detector_software.git
|
||||
Repsitory UUID: c5eb9dba43284c8002dceda00d8243a53260aa37
|
||||
Revision: 192
|
||||
Branch: developer
|
||||
Last Changed Author: Dhanya_Maliakal
|
||||
Last Changed Rev: 300
|
||||
Last Changed Date: 2015-06-22 17:09:47 +0200
|
||||
Last Changed Rev: 321
|
||||
Last Changed Date: 2016-06-13 19:00:34 +0200
|
||||
|
@ -1,11 +1,11 @@
|
||||
//#define SVNPATH ""
|
||||
#define SVNURL "maliakal_d@gitorious.psi.ch:sls_det_software/sls_detector_software.git/eigerDetectorServer"
|
||||
#define SVNURL "git@git.psi.ch:sls_detectors_software/sls_detector_software.git/eigerDetectorServer"
|
||||
//#define SVNREPPATH ""
|
||||
#define SVNREPUUID "3b5e43dfbd7f3819ace58ad8cd0aefd0ba0034c3"
|
||||
//#define SVNREV 0x300
|
||||
#define SVNREPUUID "c5eb9dba43284c8002dceda00d8243a53260aa37"
|
||||
//#define SVNREV 0x321
|
||||
//#define SVNKIND ""
|
||||
//#define SVNSCHED ""
|
||||
#define SVNAUTH "Dhanya_Maliakal"
|
||||
#define SVNREV 0x300
|
||||
#define SVNDATE 0x20150622
|
||||
#define SVNREV 0x321
|
||||
#define SVNDATE 0x20160613
|
||||
//
|
||||
|
@ -421,7 +421,7 @@ void setDAC(enum detDacIndex ind, int val, int imod, int mV, int retval[]){
|
||||
int setHighVoltage(int val, int imod){
|
||||
if(val!=-1){
|
||||
printf(" Setting High Voltage: %d\n",val);
|
||||
if(!top)
|
||||
if(!master)
|
||||
eiger_highvoltage = val;
|
||||
else if(Feb_Control_SetHighVoltage(val))
|
||||
eiger_highvoltage = val;
|
||||
|
@ -1,9 +1,9 @@
|
||||
Path: slsDetectorsPackage/slsDetectorSoftware
|
||||
URL: origin maliakal_d@gitorious.psi.ch:sls_det_software/sls_detector_software.git
|
||||
Repository Root: origin maliakal_d@gitorious.psi.ch:sls_det_software/sls_detector_software.git
|
||||
Repsitory UUID: 3b5e43dfbd7f3819ace58ad8cd0aefd0ba0034c3
|
||||
Revision: 945
|
||||
Branch: master
|
||||
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
|
||||
Repsitory UUID: c5eb9dba43284c8002dceda00d8243a53260aa37
|
||||
Revision: 1094
|
||||
Branch: developer
|
||||
Last Changed Author: Dhanya_Maliakal
|
||||
Last Changed Rev: 945
|
||||
Last Changed Date: 2015-06-22 17:09:47 +0200
|
||||
Last Changed Rev: 1094
|
||||
Last Changed Date: 2016-06-13 19:00:34 +0200
|
||||
|
@ -1,9 +1,9 @@
|
||||
Path: slsDetectorsPackage/slsDetectorSoftware/gotthardDetectorServer
|
||||
URL: origin maliakal_d@gitorious.psi.ch:sls_det_software/sls_detector_software.git/gotthardDetectorServer
|
||||
Repository Root: origin maliakal_d@gitorious.psi.ch:sls_det_software/sls_detector_software.git
|
||||
Repsitory UUID: 3b5e43dfbd7f3819ace58ad8cd0aefd0ba0034c3
|
||||
Revision: 179
|
||||
Branch: master
|
||||
URL: origin git@git.psi.ch:sls_detectors_software/sls_detector_software.git/gotthardDetectorServer
|
||||
Repository Root: origin git@git.psi.ch:sls_detectors_software/sls_detector_software.git
|
||||
Repsitory UUID: c5eb9dba43284c8002dceda00d8243a53260aa37
|
||||
Revision: 189
|
||||
Branch: developer
|
||||
Last Changed Author: Dhanya_Maliakal
|
||||
Last Changed Rev: 300
|
||||
Last Changed Date: 2015-06-22 17:09:47 +0200
|
||||
Last Changed Rev: 321
|
||||
Last Changed Date: 2016-06-13 19:00:34 +0200
|
||||
|
@ -1,11 +1,11 @@
|
||||
//#define SVNPATH ""
|
||||
#define SVNURL "maliakal_d@gitorious.psi.ch:sls_det_software/sls_detector_software.git/gotthardDetectorServer"
|
||||
#define SVNURL "git@git.psi.ch:sls_detectors_software/sls_detector_software.git/gotthardDetectorServer"
|
||||
//#define SVNREPPATH ""
|
||||
#define SVNREPUUID "3b5e43dfbd7f3819ace58ad8cd0aefd0ba0034c3"
|
||||
//#define SVNREV 0x300
|
||||
#define SVNREPUUID "c5eb9dba43284c8002dceda00d8243a53260aa37"
|
||||
//#define SVNREV 0x321
|
||||
//#define SVNKIND ""
|
||||
//#define SVNSCHED ""
|
||||
#define SVNAUTH "Dhanya_Maliakal"
|
||||
#define SVNREV 0x300
|
||||
#define SVNDATE 0x20150622
|
||||
#define SVNREV 0x321
|
||||
#define SVNDATE 0x20160613
|
||||
//
|
||||
|
@ -1,9 +1,9 @@
|
||||
Path: slsDetectorsPackage/slsDetectorSoftware/moenchDetectorServer
|
||||
URL: origin maliakal_d@gitorious.psi.ch:sls_det_software/sls_detector_software.git/moenchDetectorServer
|
||||
Repository Root: origin maliakal_d@gitorious.psi.ch:sls_det_software/sls_detector_software.git
|
||||
Repsitory UUID: 3b5e43dfbd7f3819ace58ad8cd0aefd0ba0034c3
|
||||
Revision: 66
|
||||
Branch: master
|
||||
URL: origin git@git.psi.ch:sls_detectors_software/sls_detector_software.git/moenchDetectorServer
|
||||
Repository Root: origin git@git.psi.ch:sls_detectors_software/sls_detector_software.git
|
||||
Repsitory UUID: c5eb9dba43284c8002dceda00d8243a53260aa37
|
||||
Revision: 72
|
||||
Branch: developer
|
||||
Last Changed Author: Dhanya_Maliakal
|
||||
Last Changed Rev: 300
|
||||
Last Changed Date: 2015-06-22 17:09:47 +0200
|
||||
Last Changed Rev: 321
|
||||
Last Changed Date: 2016-06-13 19:00:34 +0200
|
||||
|
@ -1,11 +1,11 @@
|
||||
//#define SVNPATH ""
|
||||
#define SVNURL "maliakal_d@gitorious.psi.ch:sls_det_software/sls_detector_software.git/moenchDetectorServer"
|
||||
#define SVNURL "git@git.psi.ch:sls_detectors_software/sls_detector_software.git/moenchDetectorServer"
|
||||
//#define SVNREPPATH ""
|
||||
#define SVNREPUUID "3b5e43dfbd7f3819ace58ad8cd0aefd0ba0034c3"
|
||||
//#define SVNREV 0x300
|
||||
#define SVNREPUUID "c5eb9dba43284c8002dceda00d8243a53260aa37"
|
||||
//#define SVNREV 0x321
|
||||
//#define SVNKIND ""
|
||||
//#define SVNSCHED ""
|
||||
#define SVNAUTH "Dhanya_Maliakal"
|
||||
#define SVNREV 0x300
|
||||
#define SVNDATE 0x20150622
|
||||
#define SVNREV 0x321
|
||||
#define SVNDATE 0x20160613
|
||||
//
|
||||
|
@ -1,9 +1,9 @@
|
||||
Path: slsDetectorsPackage/slsDetectorSoftware/mythenDetectorServer
|
||||
URL: origin maliakal_d@gitorious.psi.ch:sls_det_software/sls_detector_software.git/mythenDetectorServer
|
||||
Repository Root: origin maliakal_d@gitorious.psi.ch:sls_det_software/sls_detector_software.git
|
||||
Repsitory UUID: 3b5e43dfbd7f3819ace58ad8cd0aefd0ba0034c3
|
||||
Revision: 95
|
||||
Branch: master
|
||||
URL: origin git@git.psi.ch:sls_detectors_software/sls_detector_software.git/mythenDetectorServer
|
||||
Repository Root: origin git@git.psi.ch:sls_detectors_software/sls_detector_software.git
|
||||
Repsitory UUID: c5eb9dba43284c8002dceda00d8243a53260aa37
|
||||
Revision: 98
|
||||
Branch: developer
|
||||
Last Changed Author: Dhanya_Maliakal
|
||||
Last Changed Rev: 300
|
||||
Last Changed Date: 2015-06-22 17:09:47 +0200
|
||||
Last Changed Rev: 321
|
||||
Last Changed Date: 2016-06-13 19:00:34 +0200
|
||||
|
@ -1,11 +1,11 @@
|
||||
//#define SVNPATH ""
|
||||
#define SVNURL "maliakal_d@gitorious.psi.ch:sls_det_software/sls_detector_software.git/mythenDetectorServer"
|
||||
#define SVNURL "git@git.psi.ch:sls_detectors_software/sls_detector_software.git/mythenDetectorServer"
|
||||
//#define SVNREPPATH ""
|
||||
#define SVNREPUUID "3b5e43dfbd7f3819ace58ad8cd0aefd0ba0034c3"
|
||||
//#define SVNREV 0x300
|
||||
#define SVNREPUUID "c5eb9dba43284c8002dceda00d8243a53260aa37"
|
||||
//#define SVNREV 0x321
|
||||
//#define SVNKIND ""
|
||||
//#define SVNSCHED ""
|
||||
#define SVNAUTH "Dhanya_Maliakal"
|
||||
#define SVNREV 0x300
|
||||
#define SVNDATE 0x20150622
|
||||
#define SVNREV 0x321
|
||||
#define SVNDATE 0x20160613
|
||||
//
|
||||
|
@ -1,11 +1,11 @@
|
||||
//#define SVNPATH ""
|
||||
#define SVNURLLIB "maliakal_d@gitorious.psi.ch:sls_det_software/sls_detector_software.git"
|
||||
#define SVNURLLIB "git@git.psi.ch:sls_detectors_software/sls_detector_software.git"
|
||||
//#define SVNREPPATH ""
|
||||
#define SVNREPUUIDLIB "3b5e43dfbd7f3819ace58ad8cd0aefd0ba0034c3"
|
||||
//#define SVNREV 0x945
|
||||
#define SVNREPUUIDLIB "c5eb9dba43284c8002dceda00d8243a53260aa37"
|
||||
//#define SVNREV 0x1094
|
||||
//#define SVNKIND ""
|
||||
//#define SVNSCHED ""
|
||||
#define SVNAUTHLIB "Dhanya_Maliakal"
|
||||
#define SVNREVLIB 0x945
|
||||
#define SVNDATELIB 0x20150622
|
||||
#define SVNREVLIB 0x1094
|
||||
#define SVNDATELIB 0x20160613
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user