mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-20 02:40:03 +02:00
updated eiger versioning
This commit is contained in:
parent
e2aa426966
commit
bbae956619
@ -246,7 +246,7 @@ This document describes the differences between 6.0.0 and 5.2.0 releases.
|
||||
|
||||
Eiger
|
||||
=====
|
||||
Compatible version : 08.09.2020 (v27)
|
||||
Compatible version : 08.10.2021 (v29)
|
||||
|
||||
Jungfrau
|
||||
========
|
||||
|
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
#include "sls/sls_detector_defs.h"
|
||||
|
||||
#define REQUIRED_FIRMWARE_VERSION (27)
|
||||
#define REQUIRED_FIRMWARE_VERSION (29)
|
||||
// virtual ones renamed for consistency
|
||||
// real ones keep previous name for compatibility (already in production)
|
||||
#ifdef VIRTUAL
|
||||
|
@ -9,5 +9,5 @@
|
||||
#define APIGOTTHARD2 0x211005
|
||||
#define APIMYTHEN3 0x211005
|
||||
#define APIMOENCH 0x210927
|
||||
#define APIEIGER 0x211005
|
||||
#define APIJUNGFRAU 0x211007
|
||||
#define APIEIGER 0x211008
|
||||
|
Loading…
x
Reference in New Issue
Block a user