44 Commits

Author SHA1 Message Date
Dhanya Maliakal
0c9806e17f jungfrau header changed 2016-02-04 12:39:05 +01:00
Dhanya Maliakal
34508012a8 prevnumber is unsigned before bug 2015-12-01 16:39:01 +01:00
Dhanya Maliakal
3b0e2e611c jungfrau works 2015-11-27 15:57:19 +01:00
Dhanya Maliakal
8b0772abae got rid of memory leak when using gui 2015-11-19 14:21:04 +01:00
Dhanya Maliakal
777f04331d implemented fifo depth configurable from client 2015-11-17 10:31:09 +01:00
Dhanya Maliakal
0627668090 some changes for memory leak 2015-11-11 15:08:50 +01:00
Dhanya Maliakal
667c1c0304 some small changes 2015-11-05 12:05:31 +01:00
Dhanya Maliakal
e9f51e2ef5 put in the changes by Andrea to make it as static and remove as many destructors bugs 2015-11-02 17:33:10 +01:00
Dhanya Maliakal
963717215f done 2015-10-29 17:23:39 +01:00
9b449009ff log 2015-10-29 13:33:24 +01:00
db54fbddde detector type bug fix 2015-10-29 11:20:08 +01:00
l_msdetect
58bfa296be done 2015-10-28 17:40:55 +01:00
Dhanya Maliakal
5f3de2057c df 2015-10-27 14:33:26 +01: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
c7017eef5b 10g gui bottom offset bug fix 2015-09-15 15:41:58 +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
0a0dfb2dc6 fixed problem with increasing file descriptor when connecting to receiver 2015-08-21 14:11:38 +02:00
Dhanya Maliakal
52f83b9249 do not push, debug commands involved 2015-08-10 13:44:57 +02:00
Dhanya Maliakal
53cf4a7f67 Merge branch 'master' into partial_frames 2015-08-05 09:12:10 +02:00
Dhanya Maliakal
a26cbced57 corrected 10g mapping for gui 2015-08-05 09:11:50 +02:00
Dhanya Maliakal
e9a301dd97 merge master into partial_Frames, including changes of propix 2015-07-29 10:23:35 +02:00
Dhanya Maliakal
4e52096991 included propix receiver 2015-07-21 16:25:56 +02:00
Dhanya Maliakal
476d1b452f some changes 2015-07-10 16:04:29 +02:00
Dhanya Maliakal
88e96d45e7 getting dr from rxr fixed 2015-06-30 17:21:45 +02:00
Dhanya Maliakal
7e02a9d3d1 resolved flip bytes in eiger 2015-06-26 15:57:28 +02:00
Dhanya Maliakal
4f88e831c4 checks if receiver udp object was created before executing functions and hence always returns a ret 2015-05-26 17:01:42 +02:00
Dhanya Maliakal
c840305189 starting receiver only at set detector type works 2015-05-21 17:39:17 +02:00
992a298abc added dunny implementation as an example to combine TCPIP interface and custom UDP reciever 2015-04-21 15:09:50 +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
b5e8c104db printouts for eigermapping 2015-03-31 14:45:41 +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
3ee146a2ca moved start of frame to after stoplistening, for eiger to ignore incomplete frames 2015-02-24 16:19:33 +01:00
Dhanya Maliakal
651a13f811 so that gui can reread the same frame from receiver, guidataready is set to zero only once 2015-02-23 15:25:06 +01:00
Dhanya Maliakal
e975a75be9 some code refraction to get rid of memeory leakage 2015-02-04 16:11:13 +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
e5864d4343 Added status resetting for REST 2014-09-22 11:45:01 +02: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
27780d02d8 cleaning the project 2014-09-10 09:19:35 +02:00