45 Commits

Author SHA1 Message Date
Dhanya Maliakal
86490226ed removing the return value usage in start acquisition callback, callbacks will be called if registered, and we will write files if file write enabled 2017-03-24 13:41:56 +01:00
Dhanya Maliakal
404be013a2 changes to new callback arguments without filepointer 2017-03-23 14:08:43 +01:00
Dhanya Maliakal
9f68fc6f3b fixed call backs with new standard header 2017-03-15 15:00:25 +01:00
Dhanya Maliakal
53be854efd including subframe number 2017-03-13 11:33:06 +01:00
Dhanya Maliakal
28b0897dd7 fixed bug of crash when changing dr sometimes, latestdata was incorrectly inititalized 2016-12-02 08:55:07 +01:00
Dhanya Maliakal
09645cbba8 bottom is defined as flippeddatax in config file, not anymore as argument for receiver 2016-11-30 10:36:46 +01:00
Dhanya Maliakal
e6c7dfc440 adding exptime to receiver for file header 2016-11-14 11:57:34 +01:00
Dhanya Maliakal
acb900961a fixed time interval in receiveR 2016-11-10 14:37:26 +01:00
Dhanya Maliakal
266506e67f merged with zmqdata 2016-10-20 08:54:29 +02:00
Dhanya Maliakal
489b623afd trying to get in changes for activate in receiver 2016-10-05 08:24:35 +02:00
Dhanya Maliakal
2a4bd8022e works for deactivated server and receiver 2016-10-04 07:36:00 +02:00
Dhanya Maliakal
9c8f663b8e done 2016-09-16 12:49:39 +02:00
Dhanya Maliakal
a3369a7d21 separated 2016-08-31 17:23:44 +02:00
Dhanya Maliakal
be2bc15ab5 not done 2016-08-30 16:10:46 +02:00
Dhanya Maliakal
f17a2ba2b8 in between 2016-08-24 11:54:15 +02:00
Dhanya Maliakal
0a2a88e23f in between 2016-08-17 09:33:59 +02:00
Dhanya Maliakal
18eb1274c5 fixed fifodepth to return defualt size, also moved destroying and creating threads to fifostructure, had forgotten to override setnumberofframes calling fifostructure which is important for gotthard 2015-12-15 11:04:49 +01:00
Dhanya Maliakal
777f04331d implemented fifo depth configurable from client 2015-11-17 10:31:09 +01:00
l_msdetect
58bfa296be done 2015-10-28 17:40:55 +01:00
Dhanya Maliakal
5ac37c2154 some more 2015-10-13 15:22:30 +02:00
Dhanya Maliakal
e915245c10 additional change 2015-10-08 17:09:43 +02:00
Dhanya Maliakal
a3e88f96d6 some more changes 2015-10-08 12:19:07 +02:00
Dhanya Maliakal
c392348def big change half done 2015-09-30 11:40:39 +02:00
Dhanya Maliakal
7c0430572b included subframe into receiver and sends to gui 2015-09-22 16:21:41 +02:00
Dhanya Maliakal
fe76ce9650 seems to run fine, only 16gb checked for fimware v 10 and software version v1.10.2 2015-09-15 15:31:29 +02:00
Dhanya Maliakal
572b6fe29f f 2015-09-10 14:05:10 +02:00
Dhanya Maliakal
74366b3cfe halfway into new server 2015-09-03 12:00:37 +02:00
Dhanya Maliakal
a29da27a42 works without problems except bottom doesnt get much for acquire 2015-08-20 17:36:41 +02:00
Dhanya Maliakal
0a24778ff8 missing packets should work now 2015-08-10 14:45:43 +02:00
Dhanya Maliakal
902ab36705 almost done 2015-08-03 16:29:59 +02:00
Dhanya Maliakal
fa156f337e sorta done without missing packet identifiers 2015-07-28 18:15:09 +02:00
Dhanya Maliakal
878c12d43e still long way to go 2015-07-21 13:36:14 +02:00
Dhanya Maliakal
26a42d8f67 new way 2015-07-17 13:29:23 +02:00
Dhanya Maliakal
ca9f195f0b starting of a new change 2015-07-16 13:33:34 +02:00
Dhanya Maliakal
476d1b452f some changes 2015-07-10 16:04:29 +02:00
Dhanya Maliakal
849d0de5cb not much valuable change 2015-06-10 12:23:38 +02:00
Dhanya Maliakal
c840305189 starting receiver only at set detector type works 2015-05-21 17:39:17 +02:00
Dhanya Maliakal
15bbb099d3 for mapping 32 bit eiger 2015-04-14 17:11:56 +02:00
Dhanya Maliakal
6cd28165ca top image reconstruct works with make flga 2015-04-10 17:11:26 +02:00
Dhanya Maliakal
e35867227f writing frame number to the file for eiger 2015-03-30 17:16:31 +02:00
Dhanya Maliakal
89ad2112c6 difference between acquisition index and frame index 2015-03-12 12:25:23 +01:00
7c51b06777 Merge branch 'master' into eiger_receiver
Conflicts:
	include/slsReceiverTCPIPInterface.h
	slsReceiver/slsReceiver.cpp
	src/UDPStandardImplementation.cpp
	src/slsReceiverTCPIPInterface.cpp

it compiles
2014-11-11 15:54:12 +01:00
b427452f39 able to send data to eigerbe
tweaks on logging

added configuration_map, to flexibly pass options to the different receivers

some more fixes to method overloads

still very preliminary
2014-09-17 15:56:27 +02:00
7986746194 from private to protected 2014-09-15 16:33:57 +02:00
59fc6fbaf8 moved .h into include. Second round of cleaning 2014-09-10 09:39:11 +02:00