all servers: eiger, jungfrau, gotthard, ctb, moench, mythen3, gotthard2 updated

This commit is contained in:
maliakal_d 2020-03-10 15:57:27 +01:00
parent e4942a5c8d
commit df2512fb1c
10 changed files with 8 additions and 8 deletions

View File

@ -3,7 +3,6 @@
#include "clogger.h"
#include "RegisterDefs.h"
#include "AD9252.h" // old board compatibility
#include "LTC2620.h" // dacs
#include "string.h"

View File

@ -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

View File

@ -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