mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 15:15:56 +01:00
m3 firmware version change (#637)
* m3 firmware version change * changed binary name to rc3
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
../slsDetectorServers/mythen3DetectorServer/bin/mythen3DetectorServerv7.0.0.rc2
|
|
||||||
1
serverBin/mythen3DetectorServerv7.0.0.rc3
Symbolic link
1
serverBin/mythen3DetectorServerv7.0.0.rc3
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../slsDetectorServers/mythen3DetectorServer/bin/mythen3DetectorServerv7.0.0.rc3
|
||||||
Binary file not shown.
@@ -3,7 +3,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#include "sls/sls_detector_defs.h"
|
#include "sls/sls_detector_defs.h"
|
||||||
|
|
||||||
#define REQRD_FRMWRE_VRSN (0x221205)
|
#define REQRD_FRMWRE_VRSN (0x230124)
|
||||||
#define KERNEL_DATE_VRSN "Mon May 10 18:00:21 CEST 2021"
|
#define KERNEL_DATE_VRSN "Mon May 10 18:00:21 CEST 2021"
|
||||||
#define ID_FILE "detid_mythen3.txt"
|
#define ID_FILE "detid_mythen3.txt"
|
||||||
|
|
||||||
|
|||||||
@@ -11,4 +11,4 @@
|
|||||||
#define APIEIGER "7.0.0.rc1 0x221212"
|
#define APIEIGER "7.0.0.rc1 0x221212"
|
||||||
#define APIGOTTHARD "7.0.0.rc2 0x221220"
|
#define APIGOTTHARD "7.0.0.rc2 0x221220"
|
||||||
|
|
||||||
#define APIMYTHEN3 "7.0.0.rc2 0x230125"
|
#define APIMYTHEN3 "7.0.0.rc3 0x230127"
|
||||||
|
|||||||
Reference in New Issue
Block a user