babic_a
d1ab066eac
Moved live writer to std-det-writer
2021-07-06 14:48:45 +02:00
babic_a
13547a5fef
Remove stream send component
2021-07-05 17:58:44 +02:00
babic_a
eb9c87cf2f
Add std-udp-sync project
2021-07-05 16:12:53 +02:00
babic_a
7879c3c3ea
Move JF specific receiver to generic
2021-07-02 14:41:48 +02:00
babic_a
ce93dce7cf
Removed MODULE_N_BYTES requirement
2021-07-02 14:17:38 +02:00
babic_a
d8d038c476
Fix name of def in main CMake
2021-04-14 15:03:12 +02:00
babic_a
246d5e7dde
Add debug output to BufferUtils
2021-04-14 11:59:56 +02:00
babic_a
95ec9678fd
Add conditional build of jf-live-writer
...
jf-live-writer requires PHDF5, which is not very popular
on development machines. If you want to enable this, you have
to pass BUILD_JF_LIVE_WRITER=ON to cmake. See the README.
2021-04-08 11:53:05 +02:00
babic_a
cc85b6e71d
Merge branch 'ram_buffer'
...
# Conflicts:
# CMakeLists.txt
# jf-assembler/test/main.cpp
# jf-live-writer/CMakeLists.txt
# jf-live-writer/include/live_writer_config.hpp
# jf-live-writer/src/main.cpp
# jf-live-writer/test/CMakeLists.txt
# jf-live-writer/test/main.cpp
# scripts/JF01-buffer-worker.sh
# scripts/JF02-buffer-worker.sh
# scripts/JF06-buffer-worker.sh
# scripts/JF06_4M-buffer-worker.sh
# sf-stream/include/stream_config.hpp
# sf-stream/src/ZmqLiveSender.cpp
2021-02-26 12:32:36 +01:00
babic_a
00696c572b
Remove live writer from build until finished
2021-02-26 12:03:48 +01:00
babic_a
d0df2677de
Remove old writer
2021-02-17 12:46:58 +01:00
babic_a
6bbbd734c7
Add jf-live-writer
...
First implementation of the image buffer writer for the
Jungfrau
2021-01-19 17:20:06 +01:00
babic_a
39d714f538
Add jf-assembler executable
...
This service reconstructs the various modules and sends out a
image metadata stream for further consumers.
2021-01-19 14:02:57 +01:00
babic_a
1c5a498355
Rename project to jf-buffer-writer
2020-09-30 11:46:41 +02:00
babic_a
5df36a81a0
Rename udp receiver
2020-09-30 11:44:02 +02:00
babic_a
95ae7d8011
Set initial version
2020-09-29 09:59:44 +02:00
babic_a
70c6e754f3
Cleanup of version files
2020-09-29 09:56:01 +02:00
babic_a
c494e7a9ab
Local changes
2020-09-29 09:39:43 +02:00
babic_a
cb7f37f08b
Rename buffer project
2020-09-21 11:19:15 +02:00
babic_a
f883d9c298
Cleanup project from files moved to sf_broker
2020-09-21 11:01:23 +02:00
babic_a
d7c9234e6c
Remove temporary project
2020-08-17 15:55:16 +02:00
babic_a
d963621d87
Add stub for MPI daq POC
2020-07-24 13:25:25 +02:00
babic_a
83dc003c79
Add stub for jf-live-writer
...
The goal of this writer is to provide immediate writing
without delay -> following the detector.
2020-07-17 11:37:29 +02:00
babic_a
90534583a8
Remove sf_replay as its not needed anymore
2020-05-27 18:25:33 +02:00
babic_a
2b8c3d33d0
Add all projects individually
2020-05-20 13:01:06 +02:00
babic_a
62f09eb120
Merged to 1 project
2020-05-20 11:09:23 +02:00
babic_a
50b5aac1ad
Change project name
2020-04-29 17:50:24 +02:00
babic_a
5ae69ede37
Remove core-writer from the project
2020-04-29 17:45:51 +02:00
babic_a
d7dcfec8f6
Remove stuff we no longer use
2020-04-24 14:43:09 +02:00
babic_a
f7dc2be75f
Make core-buffer folder with all common stuff used in the buffer
2020-04-17 09:51:16 +02:00
babic_a
f7cc2aa34b
Add sf-buffer sub project
2020-04-15 09:52:59 +02:00
babic_a
3506460813
Remove not yet completed builds
2020-04-09 13:22:38 +02:00
babic_a
ce3c590e78
Rename sf writer base dir
2020-04-08 17:40:53 +02:00
babic_a
9d6e2bbbbb
Increase C++ standard to 17
2020-04-02 14:10:08 +02:00
babic_a
7ca073ad45
Improve gtest naming
2020-03-24 11:36:29 +01:00