summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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 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-296-0/+151