Commit Graph

1418 Commits

Author SHA1 Message Date
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 8cd5ea2482 Rename variable for consistency 2020-05-25 15:32:37 +02:00
babic_a ce8d32b593 Small fixes after refactoring 2020-05-25 15:32:13 +02:00
babic_a 7879a6bcde Adjusted interface call 2020-05-25 15:32:02 +02:00
babic_a 97cfa407d3 Finished implementation of ZmqRecv for Writer 2020-05-25 15:30:03 +02:00
babic_a df62017346 Buffer file corruption detection 2020-05-25 15:17:21 +02:00
babic_a 98a243e7f1 Shorten variable name 2020-05-25 15:10:26 +02:00
babic_a 9d85d665c8 Rename JF variable to shorter version 2020-05-25 15:10:15 +02:00
babic_a 05b62c30e6 Rename frame to image for write buffer 2020-05-25 14:58:04 +02:00
babic_a 124f9b2d90 Remove unused struct 2020-05-25 14:52:43 +02:00
babic_a 09b773fc83 Rename stop to end pulse_id 2020-05-25 14:51:15 +02:00
babic_a 4fcf510e15 Adjust manual recv test 2020-05-25 14:51:03 +02:00
babic_a 874b54c4f6 Add stop_pulse_id as constructor parameter 2020-05-25 14:43:51 +02:00
babic_a b411d074d3 Rename parameter to make it more precise 2020-05-25 14:36:15 +02:00
babic_a fcb37d3ebc Remove unused template 2020-05-25 14:33:23 +02:00
babic_a 52d060728c Rename function to buffer 2020-05-25 14:32:45 +02:00
babic_a 183f9e3eaa Fix ImageBuffer size 2020-05-25 14:25:55 +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 1e7af3df32 Optimize ReplayModuleFrameBuffer 2020-05-25 11:02:55 +02:00
babic_a 0b23075b8d Merge remote-tracking branch 'origin/master' 2020-05-25 09:54:58 +02:00
babic_a 9eb851b2c7 Merge pull request #2 from paulscherrerinstitute/ipc_prefix
Added "-" at the end of ipc
2020-05-22 14:35:00 +02:00
babic_a 5f58b1b0de Added "-" at the end of ipc 2020-05-22 14:34:16 +02:00
babic_a 6489adec67 Merge pull request #1 from paulscherrerinstitute/ipc_prefix
Ipc prefix
2020-05-22 14:29:16 +02:00
babic_a 39c0aaedf6 Fix bug in WriterH5Writer.cpp 2020-05-22 14:28:18 +02:00
babic_a 49c2f9368b Pass IPC id to process 2020-05-22 14:26:49 +02:00
babic_a 8b06d86b5e Writer receiver refactoring 2020-05-22 14:23:30 +02:00
babic_a 7eb595cf80 Format specification change 2020-05-22 14:22:47 +02:00
babic_a 8daa3858d5 Fix bug in writer 2020-05-22 08:57:55 +02:00
babic_a 0935dabb36 Adjust tests to interface change 2020-05-20 17:56:08 +02:00
babic_a 6bef50b742 Remove buffered queue 2020-05-20 17:55:55 +02:00
babic_a 2ffd2ae076 Make sf_replay statistics more accurate 2020-05-20 17:55:31 +02:00