mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 05:17:13 +02:00
Printing thread Ids created and exited, others (if others) are zmqs internal threading, moved all zmq socket type to publish subscriber type: (non blocking in send if no client) as per Aldos gui and probably faster, as only clients to receiver standard impl is aldos gui/slsDetectorGui/xiaoqiangs call back via detector class
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
//#define SVNPATH ""
|
||||
#define SVNURL "git@git.psi.ch:sls_detectors_software/sls_receiver_software.git"
|
||||
//#define SVNREPPATH ""
|
||||
#define SVNREPUUID "1102ff107a9d19583f85fde2b7eddbe7e9b50715"
|
||||
//#define SVNREV 0x653
|
||||
#define SVNREPUUID "ec1b8333034e4a09d819b2317994813435c7159f"
|
||||
//#define SVNREV 0x656
|
||||
//#define SVNKIND ""
|
||||
//#define SVNSCHED ""
|
||||
#define SVNAUTH "Dhanya_Maliakal"
|
||||
#define SVNREV 0x653
|
||||
#define SVNDATE 0x20170818
|
||||
#define SVNREV 0x656
|
||||
#define SVNDATE 0x20170824
|
||||
//
|
||||
|
Reference in New Issue
Block a user