eiger server: added overflow, noverflow to the flags to show/not show saturation when there is overflow in any of the single subframes in 32 bit mode

This commit is contained in:
2018-05-22 18:43:13 +02:00
parent 0ed82d4ef7
commit cb635d800a
15 changed files with 158 additions and 33 deletions

View File

@ -1,6 +1,6 @@
#define GITURL "git@github.com:slsdetectorgroup/slsDetectorPackage.git"
#define GITREPUUID "23d73ae5aee55e52d1d05452c633073ac1c6ad1a"
#define GITREPUUID "0ed82d4ef7a10d8a935b5d075a990509da288e32"
#define GITAUTH "Dhanya_Thattil"
#define GITREV 0x3817
#define GITDATE 0x20180515
#define GITBRANCH "developer"
#define GITREV 0x3831
#define GITDATE 0x20180522
#define GITBRANCH "32bitoverflow"