Commit Graph

29 Commits

Author SHA1 Message Date
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
777f04331d implemented fifo depth configurable from client 2015-11-17 10:31:09 +01:00
58bfa296be done 2015-10-28 17:40:55 +01:00
5ac37c2154 some more 2015-10-13 15:22:30 +02:00
e915245c10 additional change 2015-10-08 17:09:43 +02:00
a3e88f96d6 some more changes 2015-10-08 12:19:07 +02:00
c392348def big change half done 2015-09-30 11:40:39 +02:00
7c0430572b included subframe into receiver and sends to gui 2015-09-22 16:21:41 +02:00
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
572b6fe29f f 2015-09-10 14:05:10 +02:00
74366b3cfe halfway into new server 2015-09-03 12:00:37 +02:00
a29da27a42 works without problems except bottom doesnt get much for acquire 2015-08-20 17:36:41 +02:00
0a24778ff8 missing packets should work now 2015-08-10 14:45:43 +02:00
902ab36705 almost done 2015-08-03 16:29:59 +02:00
fa156f337e sorta done without missing packet identifiers 2015-07-28 18:15:09 +02:00
878c12d43e still long way to go 2015-07-21 13:36:14 +02:00
26a42d8f67 new way 2015-07-17 13:29:23 +02:00
ca9f195f0b starting of a new change 2015-07-16 13:33:34 +02:00
476d1b452f some changes 2015-07-10 16:04:29 +02:00
849d0de5cb not much valuable change 2015-06-10 12:23:38 +02:00
c840305189 starting receiver only at set detector type works 2015-05-21 17:39:17 +02:00
15bbb099d3 for mapping 32 bit eiger 2015-04-14 17:11:56 +02:00
6cd28165ca top image reconstruct works with make flga 2015-04-10 17:11:26 +02:00
e35867227f writing frame number to the file for eiger 2015-03-30 17:16:31 +02:00
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