mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-20 02:40:03 +02:00
7.0.3.rc eiger: fw version to 32 (quad blocking trigger) (#832)
* eiger required fw version to 32: fix for blocking trigger in quad
This commit is contained in:
parent
37ce3d6f59
commit
6c67025ea8
Binary file not shown.
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
#define LINKED_SERVER_NAME "eigerDetectorServer"
|
#define LINKED_SERVER_NAME "eigerDetectorServer"
|
||||||
|
|
||||||
#define REQUIRED_FIRMWARE_VERSION (31)
|
#define REQUIRED_FIRMWARE_VERSION (32)
|
||||||
// virtual ones renamed for consistency
|
// virtual ones renamed for consistency
|
||||||
// real ones keep previous name for compatibility (already in production)
|
// real ones keep previous name for compatibility (already in production)
|
||||||
#ifdef VIRTUAL
|
#ifdef VIRTUAL
|
||||||
|
@ -10,4 +10,4 @@
|
|||||||
#define APIJUNGFRAU "7.0.3 0x230922"
|
#define APIJUNGFRAU "7.0.3 0x230922"
|
||||||
#define APIMYTHEN3 "7.0.3 0x230922"
|
#define APIMYTHEN3 "7.0.3 0x230922"
|
||||||
#define APIMOENCH "7.0.3 0x230922"
|
#define APIMOENCH "7.0.3 0x230922"
|
||||||
#define APIEIGER "7.0.3 0x230922"
|
#define APIEIGER "7.0.3 0x231018"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user