42 Commits

Author SHA1 Message Date
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
fbfafb98fd small change 2015-07-03 16:10:04 +02:00
Dhanya Maliakal
88e96d45e7 getting dr from rxr fixed 2015-06-30 17:21:45 +02:00
Dhanya Maliakal
237c5286ca includes dynamic range in offline headers for eiger 2015-06-26 11:49:26 +02:00
Dhanya Maliakal
8b282e3bbe write headers is compulsory for eiger 2015-06-16 16:28:24 +02:00
Dhanya Maliakal
bcf8d40fd2 minor changes, but posted semaphore in stop receiver so rxr not waiting forever for gui when it will never come 2015-06-12 17:46:50 +02:00
Dhanya Maliakal
fdaca88225 includes 32 bit subframes 2015-06-10 13:26:51 +02:00
Dhanya Maliakal
849d0de5cb not much valuable change 2015-06-10 12:23:38 +02:00
Dhanya Maliakal
92dfb366f6 gemma offline reading works 2015-05-19 10:12:09 +02:00
Dhanya Maliakal
11f6d883be Merge branch 'master' of gitorious.psi.ch:sls_det_software/sls_receiver_software 2015-05-12 14:28:48 +02:00
Dhanya Maliakal
d9809925af debugging statements 2015-05-12 14:28:13 +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
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
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
5682a6b458 moved startframeindice to before stop listening for gotthard 2015-02-25 10:34:57 +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
6d8fcaa423 debugging output change 2015-02-13 11:58:36 +01:00
Dhanya Maliakal
1e55577fc2 no change 2015-02-10 16:54:39 +01:00
Dhanya Maliakal
c5f8067735 Merge branch 'dhanya_devel' 2015-02-10 16:44:57 +01:00
Dhanya Maliakal
bea1791b4d initializing variables and copying ot gui only full frames 2015-02-10 12:21:31 +01:00
Dhanya Maliakal
e975a75be9 some code refraction to get rid of memeory leakage 2015-02-04 16:11:13 +01:00
Dhanya Maliakal
7fd12f97b4 some unnecessary printouts 2015-01-30 16:49:30 +01:00
Dhanya Maliakal
f30833a460 got rid of unnecessary printouts in receiver 2015-01-30 15:03:35 +01:00
Dhanya Maliakal
2b248eb793 unnecessary long wait in receiver 2015-01-30 10:58:30 +01:00
Maliakal Dhanya
76c9d2c61b lot of couts and some pre and post 2015-01-14 10:48:36 +01:00
Maliakal Dhanya
52d3140a3a a version of receiver for gemma with bottom 2014-12-02 10:12:00 +01:00
Maliakal Dhanya
6787c2e1e0 got rid of unnecessary usleep before transmitting in receiver 2014-12-01 17:18:26 +01:00
Maliakal Dhanya
5b2a896ed3 to return if it catches only 16 bytes or less than expected, but compensates for first frame being only 266240 for eiger 2014-11-28 14:28:56 +01:00
Maliakal Dhanya
4770d74c12 return even if eiger got only 16 bytes of a packet 2014-11-18 17:29:12 +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
f05248cd32 fixes 2014-09-22 14:09:31 +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
7986746194 from private to protected 2014-09-15 16:33:57 +02:00
27780d02d8 cleaning the project 2014-09-10 09:19:35 +02:00