gotthard server: made gotthard server readout only via udp, readframe just waits for acquisition to be done, does not allocate ram, receiver: removed positions hardcoded in 1d, should be 2d for all

This commit is contained in:
2018-09-27 18:20:03 +02:00
parent c2db073d5e
commit f9b95b63eb
22 changed files with 70 additions and 1499 deletions

View File

@ -1,6 +1,6 @@
#define GITURL "git@github.com:slsdetectorgroup/slsDetectorPackage.git"
#define GITREPUUID "4aa0d26f26a16d48ddd265128f02b39e7140127f"
#define GITREPUUID "c2db073d5e936d64733ba9bdfdce311a556ae212"
#define GITAUTH "Dhanya_Thattil"
#define GITREV 0x4005
#define GITDATE 0x20180925
#define GITREV 0x4018
#define GITDATE 0x20180927
#define GITBRANCH "4.0.0"