Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |