summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Attempt (not working) to use VMA countersHEADmasterSuren A. Chilingaryan2018-08-151-0/+35
* Multiple configurationsSuren A. Chilingaryan2018-08-1521-8/+101
* Make it compatible with CentOS 7.5Suren A. Chilingaryan2018-08-1415-268/+64
* 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-0620-31/+270
* Client and server scriptsSuren A. Chilingaryan2018-08-062-0/+51
* Send multiple packets in one system callSuren A. Chilingaryan2018-08-065-24/+94
* Recieve multiple packets in one system callSuren A. Chilingaryan2018-07-254-16/+116
* add usage instructionsFrust, Tobias (FWCC) - 1116452017-11-032-1/+36
* add sample configurationFrust, Tobias (FWCC) - 1116452017-11-031-0/+10
* bug fixesFrust, Tobias (FWCC) - 1116452017-11-036-17/+19
* add build instructionsFrust, Tobias (FWCC) - 1116452017-11-031-0/+31
* Merge pull request #2 from tobiasfrust/masterTobias Frust2016-10-1311-54/+156
|\
| * 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
* | Merge pull request #1 from tobiasfrust/masterTobias Frust2016-07-1116-0/+1016
|\ \ | |/
| * 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 differe...Tobias Frust2016-06-309-42/+164
| * 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-297-0/+154
|/
* Updated ReadmeTobias Frust2016-06-291-1/+1
* Initial commitTobias Frust2016-06-292-0/+31