mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-21 11:20:04 +02:00

* start/stop statemachine for my3 * runStatus, readFrame, runBusy (use CONTROL_REG) for mythen3 * registers for Pavel * change dac names Mythen3
13 lines
320 B
C
13 lines
320 B
C
/** API versions */
|
|
#define GITBRANCH "developer"
|
|
#define APILIB 0x190723
|
|
#define APIRECEIVER 0x190722
|
|
#define APIGUI 0x190723
|
|
#define APIMOENCH 0x190820
|
|
#define APICTB 0x190930
|
|
#define APIGOTTHARD 0x190930
|
|
#define APIEIGER 0x190930
|
|
#define APIGOTTHARD2 0x191008
|
|
#define APIMYTHEN3 0x191008
|
|
#define APIJUNGFRAU 0x191008
|