Commit Graph

55 Commits

Author SHA1 Message Date
5cd483eeb3 jfjoch_pcie_status: Fix data collection counter 2023-05-30 20:20:09 +02:00
a3996a81e3 FPGA: Remove data collection counter 2023-05-30 20:13:54 +02:00
8c1e55b6f3 Add tool to cancel data collection on PCIe card 2023-05-27 22:08:22 +02:00
7ad4fbe061 AcquisitionDevice: Print information on data collection counter in start message 2023-05-27 21:54:55 +02:00
effcd2d2b7 AcquisitionDevice: Set cancel data collection bit before starting new data collection 2023-05-27 21:54:36 +02:00
72cdb88c0c FPGA: Add host_writer idle marker 2023-05-27 21:45:21 +02:00
19753c697b AcquisitionDevice: Rewind to start at the beginning to recover FPGA 2023-05-27 21:00:31 +02:00
c1212a14d9 FPGA: work requests are consumed while host_writer not working 2023-05-26 22:12:34 +02:00
b926e69885 FPGA: data_collection_fsm counter 2023-05-26 20:39:12 +02:00
021e652dc6 FPGA: non-blocking mode (to be tested) 2023-05-26 18:46:26 +02:00
7d5694139f FPGA: Save full JF timestamp and exptime 2023-05-17 21:30:42 +02:00
3804056998 AcquisitionOnlineCounters: Extra verbose 2023-05-13 14:07:07 +02:00
0f4eccf733 AcquisitionOnlineCounters: More verbose error messages 2023-05-08 20:32:56 +02:00
ee6b25ac53 AcquisitionDevice: Fix some unnecessary debug printing 2023-05-03 16:45:16 +02:00
527f85c29d CMake: Fix 2023-04-26 09:06:44 +02:00
16bd6836d2 AcquisitionDevice: Rework work request queue 2023-04-26 06:06:09 +02:00
960e7d1d4e FPGAAcquisitionDevice: Handle signaling work request done 2023-04-25 21:14:40 +02:00
6a2cdf1d2b Move WorkRequest to Completion.h 2023-04-25 19:47:31 +02:00
bf2a23ef7e AcquisitionDevice: Completion queue is handled by particular implementation of the device 2023-04-25 15:58:07 +02:00
f01f2e79d1 AcquisitionDevice: Minor adjustments to handling work requests 2023-04-25 11:24:44 +02:00
df15755612 AcquisitionDevice: Use work_completion_queue to read start completion message 2023-04-25 10:41:18 +02:00
de1d7e1c67 HLSSimulatedDevice: refactor to have HLS run as member function 2023-04-25 10:22:44 +02:00
14a1f6d961 FPGAAcquisitionDevice: Add a level in inheritance to group FPGA related functions for PCIe and HLS simulated devices 2023-04-25 09:55:36 +02:00
d25110c825 CMake: add tests to install target 2023-04-15 19:34:58 +02:00
1800538e54 ProtoBuf: AcqusitionDeviceStatistics doesn't include per-image information to reduce message size 2023-04-15 19:29:18 +02:00
3f87914630 LinuxSocketDevice running + change in Measure() function for better problem avoidance 2023-04-15 19:13:14 +02:00
7302d99c8d MlxRawEthDevice: Set to idle in case of exception 2023-04-15 15:34:08 +02:00
875adb9701 LinuxSocketDevice: Add basic Linux socket support 2023-04-15 15:33:48 +02:00
feb5fcacf3 DiffractionExperiment: Refactor IPv4 handling (now it is just base addr for detector IP) 2023-04-15 12:29:14 +02:00
32baaef1e4 AcquisitionDevice: IPv4 address and UDP destination port is property of the device and not of a particular run 2023-04-15 12:08:01 +02:00
653b82d6c3 FPGA + receiver + detector: Use column ID to decode detector half-module number 2023-04-15 11:08:32 +02:00
a8f036da5b Track bunchID, info, and timestamp from AcquisitionDevice to HDF5DataFile 2023-04-14 14:46:32 +02:00
94ba13b3a1 JFJochException: OpenCAPIError -> AcquisitionDeviceError 2023-04-11 17:14:15 +02:00
c4e70ca038 Raw Ethernet: working in tests 2023-04-11 14:21:28 +00:00
762b58e14c MlxRawEthDevice: Change constructor signature 2023-04-07 18:42:35 +02:00
f9dd39b5b6 IBWrappers: handle error checksum 2023-04-07 18:38:54 +02:00
0d9057b497 UDPReceiver: Adapt interface 2023-04-07 18:34:24 +02:00
14d8414c62 jfjoch_receiver: Integrate MlxRawEthDevice + small clean-up in MlxRawEthDevice 2023-04-07 18:34:24 +02:00
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
0c31fda381 jfjoch_action_test: refactor to remove MakeAcquisitionDevice 2023-04-07 14:14:06 +02:00
980c8de136 IBReceiver: Work in progress 2023-04-07 14:12:53 +02:00
940764ff2f IBVerbs is optional 2023-04-07 13:28:09 +02:00
f44cb55252 jf_packet.h: renamed, moved to jungfrau/, and slightly refactored 2023-04-07 10:00:07 +02:00
2714dae562 ProcessJFPacket: Moved to jungfrau/, so it is accessible without IB verbs and other dependencies 2023-04-07 09:49:00 +02:00
6f82d3a75a IBReceiver: Fixes to ARP header 2023-04-06 21:25:32 +02:00
8fea8bac3b IBReceiver: Pin to NUMA node 2023-04-06 20:58:25 +02:00
428beaa75b IBReceiver/UDPReceiver: Work in progress -> early multithreading suppoer 2023-04-06 20:51:44 +02:00
7cf160e7a9 ProcessJFPacket: Add atomic counter 2023-04-06 20:18:28 +02:00
21bebb1623 ProcessJFPacket: Can handle multiple modules for conversion 2023-04-06 20:07:37 +02:00
68e6077e73 ProcessJFPacket: Add shared_/unique_lock 2023-04-06 19:59:58 +02:00