gotthard server and slsDetectorSoftware: more accuracy when converting from double to int64_t by adding 0.5, improved clock precision of gotthard from 32.1 to 32.007729

This commit is contained in:
2018-07-26 11:47:55 +02:00
parent d69d69e892
commit 8cc05c5848
9 changed files with 41 additions and 71 deletions

View File

@ -1,6 +1,6 @@
#define GITURL "git@github.com:slsdetectorgroup/slsDetectorPackage.git"
#define GITREPUUID "e599bfe56f512ea6a262483f61ffd8d67d6c6fcd"
#define GITREPUUID "d69d69e8928f90b053a0e5ffccb9cfc4e9c5f960"
#define GITAUTH "Dhanya_Thattil"
#define GITREV 0x3475
#define GITDATE 0x20180628
#define GITBRANCH "3.1.3"
#define GITREV 0x3483
#define GITDATE 0x20180725
#define GITBRANCH "3.1.4-rc"