Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 differe... | Tobias Frust | 2016-06-30 | 9 | -42/+164 |
* | 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 | 6 | -0/+151 |