summaryrefslogtreecommitdiffstats
path: root/src/main_client.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Make it compatible with CentOS 7.5Suren A. Chilingaryan2018-08-141-17/+1
|
* Support arbitrary ports and port-range splittingSuren A. Chilingaryan2018-08-061-5/+10
|
* add usage instructionsFrust, Tobias (FWCC) - 1116452017-11-031-1/+1
|
* bug fixesFrust, Tobias (FWCC) - 1116452017-11-031-5/+4
|
* send configurable parts of the projection dataTobias Frust2016-10-121-1/+1
|
* packet size is now configurableTobias Frust2016-07-211-3/+5
|
* 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-111-2/+2
|
* added classes for detector; Sending out in n different streams with n ↵Tobias Frust2016-06-301-3/+22
| | | | different ports
* bug fixesTobias Frust2016-06-301-2/+2
|
* implemented virtual DetectorModule with simple send via udpTobias Frust2016-06-301-0/+20