summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Multiple configurationsSuren A. Chilingaryan2018-08-152-1/+2
|
* Make it compatible with CentOS 7.5Suren A. Chilingaryan2018-08-1410-263/+41
|
* Support Mellanox SocketXtreme (not tested as no support on ConnectX-3)Suren A. Chilingaryan2018-08-143-13/+94
|
* Support arbitrary ports and port-range splittingSuren A. Chilingaryan2018-08-0610-22/+230
|
* Send multiple packets in one system callSuren A. Chilingaryan2018-08-064-22/+92
|
* Recieve multiple packets in one system callSuren A. Chilingaryan2018-07-253-16/+89
|
* add usage instructionsFrust, Tobias (FWCC) - 1116452017-11-031-1/+1
|
* bug fixesFrust, Tobias (FWCC) - 1116452017-11-036-17/+19
|
* added configuration optionsTobias Frust2016-10-122-5/+7
|
* Merge branch 'master' of github.com:tobiasfrust/OnlineDetectorSimulatorTobias Frust2016-10-123-7/+14
|\
| * send configurable parts of the projection dataTobias Frust2016-10-123-7/+14
| |
* | corrected percentage calculationTobias Frust2016-07-221-1/+1
|/
* packet size is now configurableTobias Frust2016-07-216-17/+23
|
* sending out always the same packetTobias Frust2016-07-211-2/+4
|
* added ReceiverThreads for tests with 40GBETobias Frust2016-07-217-37/+122
|
* the number of images per second is now configurable via terminal inputTobias Frust2016-07-111-1/+11
|
* UDP packets are sent out correctlyTobias Frust2016-07-114-20/+28
|
* added classes for detector; Sending out in n different streams with n ↵Tobias Frust2016-06-309-42/+164
| | | | different ports
* bug fixesTobias Frust2016-06-305-27/+22
|
* implemented virtual DetectorModule with simple send via udpTobias Frust2016-06-3011-38/+243
|
* added client and server executable for testing simple udp packet transferTobias Frust2016-06-295-6/+61
|
* added UDP-Client and Server classes for data transfer via EthernetTobias Frust2016-06-296-7/+414
|
* added udpClient, which will later send out the packagesTobias Frust2016-06-294-0/+60
|
* created project structureTobias Frust2016-06-296-0/+151