568 Commits

Author SHA1 Message Date
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
2eaefaba3a added log level control 2014-11-18 10:51:52 +01:00
a2fdcce711 fixed non-rest compilation 2014-11-17 17:06:50 +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
3a07f0d785 fixed dr bug 2014-11-07 15:49:06 +01:00
9ec5541b58 removed hardcoded DR and nframes 2014-11-07 14:43:17 +01:00
8a63e7e184 added log printouts. Added hardcoded REST configuration 2014-11-05 11:44:00 +01:00
f05248cd32 fixes 2014-09-22 14:09:31 +02: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
cfacc6ad6e modified to support REST receiver, still not properly working 2014-09-15 16:52:53 +02:00
7986746194 from private to protected 2014-09-15 16:33:57 +02:00
e0ee1fb386 fixed bug in config reading; added printout in MAkefile 2014-09-12 16:09:43 +02:00
59fc6fbaf8 moved .h into include. Second round of cleaning 2014-09-10 09:39:11 +02:00
27780d02d8 cleaning the project 2014-09-10 09:19:35 +02:00