mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-22 03:40:04 +02:00
all servers: eiger, jungfrau, gotthard, ctb, moench, mythen3, gotthard2 updated
This commit is contained in:
parent
e4942a5c8d
commit
df2512fb1c
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -3,7 +3,6 @@
|
||||
#include "clogger.h"
|
||||
#include "RegisterDefs.h"
|
||||
|
||||
#include "AD9252.h" // old board compatibility
|
||||
#include "LTC2620.h" // dacs
|
||||
|
||||
#include "string.h"
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -2,6 +2,7 @@
|
||||
#include "slsDetectorServer_defs.h" // DAC_INDEX, ADC_INDEX, also include RegisterDefs.h
|
||||
#ifdef GOTTHARDD
|
||||
#include "clogger.h" // runState(enum TLogLevel)
|
||||
#include "AD9252.h" // old board compatibility
|
||||
#endif
|
||||
#if defined(GOTTHARDD) || defined(JUNGFRAUD) || defined(CHIPTESTBOARDD) || defined(MOENCHD)
|
||||
#include "AD9257.h" // commonServerFunctions.h, blackfin.h, ansi.h
|
||||
|
@ -3,10 +3,10 @@
|
||||
#define APILIB 0x200227
|
||||
#define APIRECEIVER 0x200227
|
||||
#define APIGUI 0x200227
|
||||
#define APIMYTHEN3 0x200305
|
||||
#define APIGOTTHARD2 0x200305
|
||||
#define APIJUNGFRAU 0x200306
|
||||
#define APIGOTTHARD 0x200309
|
||||
#define APIEIGER 0x200309
|
||||
#define APIMOENCH 0x200309
|
||||
#define APICTB 0x200309
|
||||
#define APICTB 0x200310
|
||||
#define APIGOTTHARD 0x200310
|
||||
#define APIGOTTHARD2 0x200310
|
||||
#define APIJUNGFRAU 0x200310
|
||||
#define APIMYTHEN3 0x200310
|
||||
#define APIMOENCH 0x200310
|
||||
#define APIEIGER 0x200310
|
||||
|
Loading…
x
Reference in New Issue
Block a user