summaryrefslogtreecommitdiffstats
path: root/src/DetectorModule/DetectorModule.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Make it compatible with CentOS 7.5Suren A. Chilingaryan2018-08-141-4/+0
|
* Support arbitrary ports and port-range splittingSuren A. Chilingaryan2018-08-061-4/+2
|
* Send multiple packets in one system callSuren A. Chilingaryan2018-08-061-20/+72
|
* bug fixesFrust, Tobias (FWCC) - 1116452017-11-031-5/+4
|
* added configuration optionsTobias Frust2016-10-121-5/+6
|
* send configurable parts of the projection dataTobias Frust2016-10-121-6/+12
|
* packet size is now configurableTobias Frust2016-07-211-6/+7
|
* sending out always the same packetTobias Frust2016-07-211-2/+4
|
* added ReceiverThreads for tests with 40GBETobias Frust2016-07-211-1/+1
|
* UDP packets are sent out correctlyTobias Frust2016-07-111-17/+19
|
* added classes for detector; Sending out in n different streams with n ↵Tobias Frust2016-06-301-10/+52
| | | | different ports
* bug fixesTobias Frust2016-06-301-10/+6
|
* implemented virtual DetectorModule with simple send via udpTobias Frust2016-06-301-0/+60
|
* added udpClient, which will later send out the packagesTobias Frust2016-06-291-0/+9
|
* created project structureTobias Frust2016-06-291-0/+0