Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attempt (not working) to use VMA countersHEADmaster | Suren A. Chilingaryan | 2018-08-15 | 1 | -0/+35 |
| | |||||
* | Multiple configurations | Suren A. Chilingaryan | 2018-08-15 | 21 | -8/+101 |
| | |||||
* | Make it compatible with CentOS 7.5 | Suren A. Chilingaryan | 2018-08-14 | 15 | -268/+64 |
| | |||||
* | Support Mellanox SocketXtreme (not tested as no support on ConnectX-3) | Suren A. Chilingaryan | 2018-08-14 | 3 | -13/+94 |
| | |||||
* | Support arbitrary ports and port-range splitting | Suren A. Chilingaryan | 2018-08-06 | 20 | -31/+270 |
| | |||||
* | Client and server scripts | Suren A. Chilingaryan | 2018-08-06 | 2 | -0/+51 |
| | |||||
* | Send multiple packets in one system call | Suren A. Chilingaryan | 2018-08-06 | 5 | -24/+94 |
| | |||||
* | Recieve multiple packets in one system call | Suren A. Chilingaryan | 2018-07-25 | 4 | -16/+116 |
| | |||||
* | add usage instructions | Frust, Tobias (FWCC) - 111645 | 2017-11-03 | 2 | -1/+36 |
| | |||||
* | add sample configuration | Frust, Tobias (FWCC) - 111645 | 2017-11-03 | 1 | -0/+10 |
| | |||||
* | bug fixes | Frust, Tobias (FWCC) - 111645 | 2017-11-03 | 6 | -17/+19 |
| | |||||
* | add build instructions | Frust, Tobias (FWCC) - 111645 | 2017-11-03 | 1 | -0/+31 |
| | |||||
* | Merge pull request #2 from tobiasfrust/master | Tobias Frust | 2016-10-13 | 11 | -54/+156 |
|\ | | | | | Merge of the DetectorSimulator | ||||
| * | added configuration options | Tobias Frust | 2016-10-12 | 2 | -5/+7 |
| | | |||||
| * | Merge branch 'master' of github.com:tobiasfrust/OnlineDetectorSimulator | Tobias Frust | 2016-10-12 | 3 | -7/+14 |
| |\ | |||||
| | * | send configurable parts of the projection data | Tobias Frust | 2016-10-12 | 3 | -7/+14 |
| | | | |||||
| * | | corrected percentage calculation | Tobias Frust | 2016-07-22 | 1 | -1/+1 |
| |/ | |||||
| * | packet size is now configurable | Tobias Frust | 2016-07-21 | 6 | -17/+23 |
| | | |||||
| * | sending out always the same packet | Tobias Frust | 2016-07-21 | 1 | -2/+4 |
| | | |||||
| * | added ReceiverThreads for tests with 40GBE | Tobias Frust | 2016-07-21 | 7 | -37/+122 |
| | | |||||
* | | Merge pull request #1 from tobiasfrust/master | Tobias Frust | 2016-07-11 | 16 | -0/+1016 |
|\| | | | | | Implemented DetectorSimulator with basic functionalities | ||||
| * | the number of images per second is now configurable via terminal input | Tobias Frust | 2016-07-11 | 1 | -1/+11 |
| | | |||||
| * | UDP packets are sent out correctly | Tobias Frust | 2016-07-11 | 4 | -20/+28 |
| | | |||||
| * | added classes for detector; Sending out in n different streams with n ↵ | Tobias Frust | 2016-06-30 | 9 | -42/+164 |
| | | | | | | | | different ports | ||||
| * | bug fixes | Tobias Frust | 2016-06-30 | 5 | -27/+22 |
| | | |||||
| * | implemented virtual DetectorModule with simple send via udp | Tobias Frust | 2016-06-30 | 11 | -38/+243 |
| | | |||||
| * | added client and server executable for testing simple udp packet transfer | Tobias Frust | 2016-06-29 | 5 | -6/+61 |
| | | |||||
| * | added UDP-Client and Server classes for data transfer via Ethernet | Tobias Frust | 2016-06-29 | 6 | -7/+414 |
| | | |||||
| * | added udpClient, which will later send out the packages | Tobias Frust | 2016-06-29 | 4 | -0/+60 |
| | | |||||
| * | created project structure | Tobias Frust | 2016-06-29 | 7 | -0/+154 |
|/ | |||||
* | Updated Readme | Tobias Frust | 2016-06-29 | 1 | -1/+1 |
| | |||||
* | Initial commit | Tobias Frust | 2016-06-29 | 2 | -0/+31 |