updated eiger versioning

This commit is contained in:
maliakal_d 2021-10-08 11:55:05 +02:00
parent e2aa426966
commit bbae956619
4 changed files with 3 additions and 3 deletions

View File

@ -246,7 +246,7 @@ This document describes the differences between 6.0.0 and 5.2.0 releases.
Eiger Eiger
===== =====
Compatible version : 08.09.2020 (v27) Compatible version : 08.10.2021 (v29)
Jungfrau Jungfrau
======== ========

View File

@ -1,7 +1,7 @@
#pragma once #pragma once
#include "sls/sls_detector_defs.h" #include "sls/sls_detector_defs.h"
#define REQUIRED_FIRMWARE_VERSION (27) #define REQUIRED_FIRMWARE_VERSION (29)
// 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

View File

@ -9,5 +9,5 @@
#define APIGOTTHARD2 0x211005 #define APIGOTTHARD2 0x211005
#define APIMYTHEN3 0x211005 #define APIMYTHEN3 0x211005
#define APIMOENCH 0x210927 #define APIMOENCH 0x210927
#define APIEIGER 0x211005
#define APIJUNGFRAU 0x211007 #define APIJUNGFRAU 0x211007
#define APIEIGER 0x211008