babic_a
|
719b3ed0f7
|
Rename block_number to block_id
|
2020-05-27 14:03:43 +02:00 |
|
babic_a
|
79ffc144bd
|
Moved header to correct folder
|
2020-05-27 12:11:45 +02:00 |
|
babic_a
|
1f7c292d86
|
Rename replay zmq sender to BlockZmqSender
|
2020-05-27 11:35:24 +02:00 |
|
babic_a
|
ed84e7d0b6
|
Implement block read
|
2020-05-27 11:31:37 +02:00 |
|
babic_a
|
666042c5b7
|
Implement boilerplate for BufferBinaryReader.cpp
|
2020-05-27 11:18:16 +02:00 |
|
babic_a
|
1fc4bd6e44
|
Adjust names for block read
|
2020-05-27 11:14:05 +02:00 |
|
babic_a
|
2003d9c982
|
Definition of BufferBinaryReader
|
2020-05-27 11:13:55 +02:00 |
|
babic_a
|
44ee05953a
|
Conversion to block logic
|
2020-05-27 10:55:42 +02:00 |
|
babic_a
|
d42eca0e7a
|
Adjust to sending only 1 binary block
|
2020-05-27 10:54:34 +02:00 |
|
babic_a
|
32f4ef6dba
|
Change logic from pulse_id to block sending
|
2020-05-27 10:43:22 +02:00 |
|
babic_a
|
0f6d63aded
|
Send BufferBinaryBlock from sf_replay
|
2020-05-27 10:22:44 +02:00 |
|
babic_a
|
6653421696
|
Rename buffer block size
|
2020-05-27 09:24:24 +02:00 |
|
babic_a
|
5ba868a7ae
|
Create buffered send
|
2020-05-26 12:55:56 +02:00 |
|
babic_a
|
658665ab77
|
Pre cache entire metadata
|
2020-05-26 11:07:45 +02:00 |
|
babic_a
|
53a1b85b87
|
Link with pthreads
|
2020-05-26 09:37:48 +02:00 |
|
babic_a
|
41061280e6
|
Changed sf_replay to multithreaded
|
2020-05-26 09:36:00 +02:00 |
|
babic_a
|
d2db741aba
|
Cleanup sf_replay
|
2020-05-25 16:03:04 +02:00 |
|
babic_a
|
cd003d010d
|
Implement simple ReplayZmqSender
|
2020-05-25 16:01:53 +02:00 |
|
babic_a
|
df62017346
|
Buffer file corruption detection
|
2020-05-25 15:17:21 +02:00 |
|
babic_a
|
1e68d15ef4
|
Add manual recv test
|
2020-05-25 14:25:37 +02:00 |
|
babic_a
|
af52a248b8
|
Fix initialization bug in sf_replay
|
2020-05-25 14:06:34 +02:00 |
|
babic_a
|
4ad19e4951
|
Remove unneeded test after refactoring
|
2020-05-25 14:00:00 +02:00 |
|
babic_a
|
56d7ffd322
|
Fix test for ReplayH5Reader
|
2020-05-25 13:59:24 +02:00 |
|
babic_a
|
0c05a7dd5c
|
Fix bug in metadata offset
|
2020-05-25 13:56:13 +02:00 |
|
babic_a
|
d182e646cb
|
Fix bug in buffer range
|
2020-05-25 13:51:58 +02:00 |
|
babic_a
|
9955967ad5
|
Removed source_id from the loop
|
2020-05-25 13:49:43 +02:00 |
|
babic_a
|
aaa0770f69
|
Change of interface
|
2020-05-25 13:49:00 +02:00 |
|
babic_a
|
d355299f5a
|
Remove unused source_id
|
2020-05-25 13:48:53 +02:00 |
|
babic_a
|
360e476afb
|
Load buffer implementation
|
2020-05-25 13:39:26 +02:00 |
|
babic_a
|
61ab922245
|
Implement get_buffer function
|
2020-05-25 13:20:48 +02:00 |
|
babic_a
|
7a07f4df6e
|
Make interface cleaner
|
2020-05-25 12:06:06 +02:00 |
|
babic_a
|
09fd798f6b
|
Remove stop_pulse_id as we don't need it anymore
|
2020-05-25 12:04:00 +02:00 |
|
babic_a
|
e5d1563e51
|
Modify reader to comply with new architecture
|
2020-05-25 12:01:03 +02:00 |
|
babic_a
|
be0d4af0e8
|
Added back statistics manually
|
2020-05-25 11:50:17 +02:00 |
|
babic_a
|
02c30a54e0
|
Refactoring file format change
|
2020-05-25 11:30:45 +02:00 |
|
babic_a
|
536f841ce2
|
Cleanup imports and namespaces
|
2020-05-25 11:16:46 +02:00 |
|
babic_a
|
71fcd8189d
|
Rewrite code to make it more readable
|
2020-05-25 11:12:39 +02:00 |
|
babic_a
|
1b10c0f03e
|
Removed smart pointers
|
2020-05-25 11:07:06 +02:00 |
|
babic_a
|
0b23075b8d
|
Merge remote-tracking branch 'origin/master'
|
2020-05-25 09:54:58 +02:00 |
|
babic_a
|
5f58b1b0de
|
Added "-" at the end of ipc
|
2020-05-22 14:34:16 +02:00 |
|
babic_a
|
49c2f9368b
|
Pass IPC id to process
|
2020-05-22 14:26:49 +02:00 |
|
babic_a
|
2ffd2ae076
|
Make sf_replay statistics more accurate
|
2020-05-20 17:55:31 +02:00 |
|
babic_a
|
3c4c80b275
|
Remove whitespace
|
2020-05-20 17:55:06 +02:00 |
|
babic_a
|
ef9a15b785
|
Adjust tests to new way of working
|
2020-05-20 17:31:31 +02:00 |
|
babic_a
|
0280ed2b99
|
Fix small things in ReplayH5Reader.hpp
|
2020-05-20 17:31:23 +02:00 |
|
babic_a
|
edeec7b8e7
|
Pass correct parameters
|
2020-05-20 17:31:11 +02:00 |
|
babic_a
|
9289be16a2
|
Replay read does not return bool anymore
|
2020-05-20 17:10:26 +02:00 |
|
babic_a
|
8d9d00c724
|
Finish implementation of buffer loading
|
2020-05-20 17:08:35 +02:00 |
|
babic_a
|
a02637ad63
|
Finish the get_buffer method
|
2020-05-20 16:53:36 +02:00 |
|
babic_a
|
7c5d6091e6
|
Added source_id to the buffer reader
|
2020-05-20 16:53:00 +02:00 |
|