mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-21 03:10:02 +02:00
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
This commit is contained in:
commit
3c6d7ca4a5
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -359,7 +359,6 @@ int64_t getTimeLeft(enum timerIndex ind){
|
|||||||
#ifdef VIRTUAL
|
#ifdef VIRTUAL
|
||||||
return 0;
|
return 0;
|
||||||
#endif
|
#endif
|
||||||
#ifdef VIRTUAL // until Firmware is there
|
|
||||||
int64_t retval = -1;
|
int64_t retval = -1;
|
||||||
switch(ind){
|
switch(ind){
|
||||||
|
|
||||||
@ -377,7 +376,6 @@ int64_t getTimeLeft(enum timerIndex ind){
|
|||||||
FILE_LOG(logERROR, ("Remaining Timer index not implemented for this detector: %d\n", ind));
|
FILE_LOG(logERROR, ("Remaining Timer index not implemented for this detector: %d\n", ind));
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
#endif
|
|
||||||
return retval;
|
return retval;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -4,9 +4,9 @@
|
|||||||
#define APIRECEIVER 0x190722
|
#define APIRECEIVER 0x190722
|
||||||
#define APIGUI 0x190723
|
#define APIGUI 0x190723
|
||||||
#define APIMOENCH 0x190820
|
#define APIMOENCH 0x190820
|
||||||
#define APIJUNGFRAU 0x190927
|
#define APICTB 0x190930
|
||||||
#define APIGOTTHARD 0x190927
|
#define APIGOTTHARD 0x190930
|
||||||
|
#define APIGOTTHARD2 0x190930
|
||||||
|
#define APIJUNGFRAU 0x190930
|
||||||
#define APIMYTHEN3 0x190930
|
#define APIMYTHEN3 0x190930
|
||||||
#define APIEIGER 0x190926
|
#define APIEIGER 0x190930
|
||||||
#define APIGOTTHARD2 0x190927
|
|
||||||
#define APICTB 0x190927
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user