babic_a
|
3fc8de83bf
|
Remove DetectorFrame from RB implementation
|
2020-04-28 15:35:22 +02:00 |
|
babic_a
|
28e1ef79d1
|
Fix build
|
2020-04-24 15:06:46 +02:00 |
|
babic_a
|
8b46382226
|
Add detector frame to ringbuffer
|
2020-04-23 11:31:31 +02:00 |
|
babic_a
|
4116ea04cf
|
Moved File metadata from RingBuffer to buffer utils
|
2020-04-22 15:18:19 +02:00 |
|
babic_a
|
d5fb4f4dc0
|
Test partial buffering
|
2020-04-22 15:12:19 +02:00 |
|
babic_a
|
954d89ce7b
|
Reordered struct for better binary transfer
|
2020-04-21 22:33:21 +02:00 |
|
babic_a
|
1f3d81e8b0
|
Add file metadata header to ring buffer
|
2020-04-21 20:27:02 +02:00 |
|
babic_a
|
51398276fa
|
Move Udp headers to correct location
|
2020-04-17 16:07:24 +02:00 |
|
babic_a
|
58407c28f8
|
Add multi recv to UdpReceiver
|
2020-04-17 15:59:21 +02:00 |
|
babic_a
|
cb6075560d
|
Remove individual packet tracking
|
2020-04-17 14:57:33 +02:00 |
|
babic_a
|
e1015f3ce9
|
Move jungfrau header to core-buffer
|
2020-04-17 09:57:25 +02:00 |
|
babic_a
|
b7999b2cd1
|
add number of received packets to metadata
|
2020-04-16 12:32:55 +02:00 |
|
babic_a
|
619cffe0d5
|
Add method for changing filename to H5 writer
|
2020-04-15 15:49:17 +02:00 |
|
babic_a
|
1761f362df
|
Add daq_rec value
|
2020-04-15 15:28:41 +02:00 |
|
babic_a
|
d5c3b9d858
|
Rename RB initialization variable
|
2020-04-15 14:49:27 +02:00 |
|
babic_a
|
9b4323f803
|
Add stop capability to UDPRecvModule
|
2020-04-15 13:38:09 +02:00 |
|
babic_a
|
d013bf6da3
|
First implementation of UDP receiver core
|
2020-04-15 13:25:31 +02:00 |
|
babic_a
|
24b0bcbf38
|
Move Jungfrau header to core-writer
|
2020-04-15 13:25:20 +02:00 |
|
babic_a
|
5df4afd509
|
Finalize UDP Recv implementation
|
2020-04-15 13:01:38 +02:00 |
|
babic_a
|
f7517095d0
|
First UDP socket recv implementation
|
2020-04-15 12:58:51 +02:00 |
|
babic_a
|
5696335e6c
|
Add usec timeout for socket
|
2020-04-15 12:54:29 +02:00 |
|
babic_a
|
626f4f9953
|
Remove unused header value
|
2020-04-15 12:34:02 +02:00 |
|
babic_a
|
b1e2a4f4a1
|
Add UdpFrameMetadata
|
2020-04-15 11:08:12 +02:00 |
|
babic_a
|
98da2ec0de
|
Adjust modules to use the template version of RingBuffer
|
2020-04-15 10:43:57 +02:00 |
|
babic_a
|
22e0af6200
|
Make RB a template class
|
2020-04-15 10:43:40 +02:00 |
|
babic_a
|
b75596e8a0
|
Add destructor to Recv Module
|
2020-04-08 16:42:42 +02:00 |
|
babic_a
|
d5258f546e
|
Add destructor to WriteModule
|
2020-04-08 16:41:04 +02:00 |
|
babic_a
|
9512dd1522
|
Add is_receiving function to ZmqRecvModule
|
2020-04-08 15:38:27 +02:00 |
|
babic_a
|
f9b222a3e6
|
Add buffer clearing to stop_saving procedure
|
2020-04-08 15:16:09 +02:00 |
|
babic_a
|
311a58a46d
|
Add thread wait parameter for ms sleep
|
2020-04-08 15:12:15 +02:00 |
|
babic_a
|
9518f03deb
|
Revert "Add counter for frames to save instead of just flag"
This reverts commit 16612a2d
|
2020-04-08 15:04:56 +02:00 |
|
babic_a
|
16612a2d72
|
Add counter for frames to save instead of just flag
|
2020-04-08 14:09:49 +02:00 |
|
babic_a
|
f7ba7916b5
|
Implement basic operations on ProcessManager
|
2020-04-08 09:02:56 +02:00 |
|
babic_a
|
01bb292d40
|
Change n_frames to size_t
|
2020-04-07 17:18:31 +02:00 |
|
babic_a
|
9fc3e49bc0
|
Add is_writing retrieval flag
|
2020-04-07 16:16:56 +02:00 |
|
babic_a
|
d1ba7b0b43
|
Revert back changes to setting the effective user id
|
2020-04-07 16:07:58 +02:00 |
|
babic_a
|
21e70bc7cd
|
Rename FS ID setting function
|
2020-04-07 16:01:40 +02:00 |
|
babic_a
|
0448c7a264
|
Implement new rest api for process manager
|
2020-04-07 12:20:23 +02:00 |
|
babic_a
|
093271afeb
|
Define ProcessManager interface
|
2020-04-07 12:20:10 +02:00 |
|
babic_a
|
eab61a693c
|
Rename REST start function
|
2020-04-07 11:58:50 +02:00 |
|
babic_a
|
cdc6eb4266
|
Refactor ProcessManager
|
2020-04-07 11:13:59 +02:00 |
|
babic_a
|
77408a4c54
|
Setup WriterUtils as their own namespace
|
2020-04-06 17:15:22 +02:00 |
|
babic_a
|
de01a75cab
|
Remove try catch around errors we cannot recover from
|
2020-04-06 16:21:30 +02:00 |
|
babic_a
|
7ceaa2cb4b
|
Remove unused DummyWriter
|
2020-04-06 15:40:14 +02:00 |
|
babic_a
|
ab0c6f4b00
|
Refactor MetadataBuffer
|
2020-04-06 15:30:51 +02:00 |
|
babic_a
|
b826ed30b4
|
Small refactoring of BufferedWriter
|
2020-04-06 14:25:36 +02:00 |
|
babic_a
|
70062e3f14
|
Pass file properties to writing thread
|
2020-04-06 13:36:54 +02:00 |
|
babic_a
|
f4e7d9505e
|
Remove default value for user_id of writing process
Does not really make sense since the value is hard-coded anyway and will not change
in different deployments.
|
2020-04-06 13:33:45 +02:00 |
|
babic_a
|
b9908b60d5
|
Add a default writing user_id to the config
|
2020-04-06 13:32:28 +02:00 |
|
babic_a
|
90e70049bd
|
Add stop_writing method to H5WriteModule
|
2020-04-06 13:24:15 +02:00 |
|