mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 23:10:02 +02:00
modifying to adjust to common basic tests debug mode for jungfrau
This commit is contained in:
parent
7e0481eeff
commit
c2f6e5b20c
@ -1,11 +1,11 @@
|
|||||||
//#define SVNPATH ""
|
//#define SVNPATH ""
|
||||||
#define SVNURL "git@git.psi.ch:sls_detectors_software/sls_detector_software.git"
|
#define SVNURL "git@git.psi.ch:sls_detectors_software/sls_detector_software.git"
|
||||||
//#define SVNREPPATH ""
|
//#define SVNREPPATH ""
|
||||||
#define SVNREPUUID "3c1eb747d1930d6d38030a5a607f72d3b58a7a21"
|
#define SVNREPUUID "8b025fcf83af16926960d0d03c6b0c9562fdc74c"
|
||||||
//#define SVNREV 0x1549
|
//#define SVNREV 0x1584
|
||||||
//#define SVNKIND ""
|
//#define SVNKIND ""
|
||||||
//#define SVNSCHED ""
|
//#define SVNSCHED ""
|
||||||
#define SVNAUTH "Dhanya_Maliakal"
|
#define SVNAUTH "Dhanya_Maliakal"
|
||||||
#define SVNREV 0x1549
|
#define SVNREV 0x1584
|
||||||
#define SVNDATE 0x20170830
|
#define SVNDATE 0x20170921
|
||||||
//
|
//
|
||||||
|
@ -68,7 +68,7 @@ int normal = 0;
|
|||||||
|
|
||||||
/* basic tests */
|
/* basic tests */
|
||||||
|
|
||||||
void checkFirmwareCompatibility(){
|
void checkFirmwareCompatibility(int flag){
|
||||||
uint32_t ipadd = getDetectorIP();
|
uint32_t ipadd = getDetectorIP();
|
||||||
uint64_t macadd = getDetectorMAC();
|
uint64_t macadd = getDetectorMAC();
|
||||||
int64_t fwversion = getDetectorId(DETECTOR_FIRMWARE_VERSION);
|
int64_t fwversion = getDetectorId(DETECTOR_FIRMWARE_VERSION);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user