53 Commits

Author SHA1 Message Date
Dhanya Maliakal
b9275646ad crazy amount of changes, both necessary and unnecessary;need to narrow down the real change later 2017-04-27 14:05:04 +02:00
Dhanya Maliakal
3b4b2d707f changes without ostringstream done 2017-04-19 10:17:39 +02:00
Dhanya Maliakal
91b7a87557 just started changin frm ostringstream 2017-04-18 15:32:01 +02: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
af8c750b5a made the eiger like the jungfrau ignoring packets 2016-11-25 12:22:21 +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
a42854d9a7 debugging 2016-11-08 11:51:02 +01:00
Dhanya Maliakal
c7adfd52f2 debugging 2016-11-08 11:43:56 +01:00
Dhanya Maliakal
489b623afd trying to get in changes for activate in receiver 2016-10-05 08:24:35 +02:00
Dhanya Maliakal
9c8f663b8e done 2016-09-16 12:49:39 +02:00
Dhanya Maliakal
4eceb3b5f7 kinda 2016-09-02 15:47:28 +02:00
Dhanya Maliakal
a3369a7d21 separated 2016-08-31 17:23:44 +02:00
Dhanya Maliakal
f17a2ba2b8 in between 2016-08-24 11:54:15 +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
Dhanya Maliakal
4c85a27f10 done 2015-10-29 17:34:19 +01:00
Dhanya Maliakal
963717215f done 2015-10-29 17:23:39 +01:00
9b449009ff log 2015-10-29 13:33:24 +01:00
l_msdetect
58bfa296be done 2015-10-28 17:40:55 +01:00
Dhanya Maliakal
a3e12e7955 somewhere 2015-10-15 12:11:06 +02: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
06b38e591c got rid of warnings 2015-09-23 12:34:21 +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
74366b3cfe halfway into new server 2015-09-03 12:00:37 +02:00
Dhanya Maliakal
9f55e8bfdd merging with master 2015-08-21 14:47:07 +02:00
Dhanya Maliakal
5dd5c250f3 removing unnecessary prints 2015-08-19 14:55:15 +02:00
Dhanya Maliakal
52f83b9249 do not push, debug commands involved 2015-08-10 13:44:57 +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
fbfafb98fd small change 2015-07-03 16:10:04 +02:00
Dhanya Maliakal
c840305189 starting receiver only at set detector type works 2015-05-21 17:39:17 +02:00
Dhanya Maliakal
89ad2112c6 difference between acquisition index and frame index 2015-03-12 12:25:23 +01:00
Dhanya Maliakal
6063c712f7 copy first frame to latest data no matter what and also copy only if more than packets per frame 2015-03-10 15:04:50 +01:00
Dhanya Maliakal
2f82469531 fifo debug with color done 2015-03-05 15:21:12 +01:00
Dhanya Maliakal
3ee146a2ca moved start of frame to after stoplistening, for eiger to ignore incomplete frames 2015-02-24 16:19:33 +01:00
Dhanya Maliakal
e975a75be9 some code refraction to get rid of memeory leakage 2015-02-04 16:11:13 +01:00
Dhanya Maliakal
f30833a460 got rid of unnecessary printouts in receiver 2015-01-30 15:03:35 +01:00
3324667d05 proper thread handling for the REST receiver 2014-11-12 11:54:48 +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
8a63e7e184 added log printouts. Added hardcoded REST configuration 2014-11-05 11:44:00 +01:00
e5864d4343 Added status resetting for REST 2014-09-22 11:45:01 +02:00