Commit Graph

28 Commits

Author SHA1 Message Date
leonarski_f ae44b2eedf DiffractionExperiment: Remove indexing period (indexing works at the same pace as spot finding) 2023-04-13 15:30:25 +02:00
leonarski_f 0973f3725d Detector Geometry customization 2023-04-12 19:22:13 +00:00
leonarski_f 94ba13b3a1 JFJochException: OpenCAPIError -> AcquisitionDeviceError 2023-04-11 17:14:15 +02:00
leonarski_f c4e70ca038 Raw Ethernet: working in tests 2023-04-11 14:21:28 +00:00
leonarski_f aefe95920c DataMessage: use it in ZMQImagePuller, StreamWriter, HDF5DataFile, HDF5Writer 2023-04-10 21:33:36 +02:00
leonarski_f b70382e05a JFJochFrameSerializer: add indexing_result 2023-04-10 20:43:08 +02:00
leonarski_f d921e64224 Move all image analysis related code to image_analysis/ directory 2023-04-08 23:59:35 +02:00
leonarski_f 762b58e14c MlxRawEthDevice: Change constructor signature 2023-04-07 18:42:35 +02:00
leonarski_f f9dd39b5b6 IBWrappers: handle error checksum 2023-04-07 18:38:54 +02:00
leonarski_f 0d9057b497 UDPReceiver: Adapt interface 2023-04-07 18:34:24 +02:00
leonarski_f 14d8414c62 jfjoch_receiver: Integrate MlxRawEthDevice + small clean-up in MlxRawEthDevice 2023-04-07 18:34:24 +02:00
leonarski_f 8b65feca8f Clean-up: merge JFJOCH_USE_NUMA_H and JFJOCH_USE_NUMA, remove two unnecessary helper programs 2023-04-07 16:30:08 +02:00
leonarski_f 0c31fda381 jfjoch_action_test: refactor to remove MakeAcquisitionDevice 2023-04-07 14:14:06 +02:00
leonarski_f 980c8de136 IBReceiver: Work in progress 2023-04-07 14:12:53 +02:00
leonarski_f 940764ff2f IBVerbs is optional 2023-04-07 13:28:09 +02:00
leonarski_f f44cb55252 jf_packet.h: renamed, moved to jungfrau/, and slightly refactored 2023-04-07 10:00:07 +02:00
leonarski_f 2714dae562 ProcessJFPacket: Moved to jungfrau/, so it is accessible without IB verbs and other dependencies 2023-04-07 09:49:00 +02:00
leonarski_f 6f82d3a75a IBReceiver: Fixes to ARP header 2023-04-06 21:25:32 +02:00
leonarski_f 8fea8bac3b IBReceiver: Pin to NUMA node 2023-04-06 20:58:25 +02:00
leonarski_f 428beaa75b IBReceiver/UDPReceiver: Work in progress -> early multithreading suppoer 2023-04-06 20:51:44 +02:00
leonarski_f 7cf160e7a9 ProcessJFPacket: Add atomic counter 2023-04-06 20:18:28 +02:00
leonarski_f 21bebb1623 ProcessJFPacket: Can handle multiple modules for conversion 2023-04-06 20:07:37 +02:00
leonarski_f 68e6077e73 ProcessJFPacket: Add shared_/unique_lock 2023-04-06 19:59:58 +02:00
leonarski_f 2c401945b6 IBReceiver: work in progress 2023-04-06 19:59:40 +02:00
leonarski_f 4e8992802b UdpReceiver: work in progress 2023-04-06 18:32:08 +02:00
leonarski_f d9fcffcdc0 RawEthernet: Work in progress 2023-04-06 16:16:46 +02:00
leonarski_f 68923ca376 ProcessRawPacket: Refactor, so it can be used also for standard (Linux kernel) UDP stack 2023-04-06 14:10:27 +02:00
leonarski_f 1757d42182 Initial commit
Signed-off-by: Filip Leonarski <filip.leonarski@psi.ch>
2023-04-06 11:17:59 +02:00