Commit Graph

1400 Commits

Author SHA1 Message Date
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
babic_a df74114ad1 Rename attribute for n_images 2020-05-20 17:55:19 +02:00
babic_a 3c4c80b275 Remove whitespace 2020-05-20 17:55:06 +02:00
babic_a 7b47150277 Adjust SF writer to new buffering 2020-05-20 17:54:00 +02:00
babic_a 6da7b450ca Added other attributes as well 2020-05-20 17:46:17 +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 665602b06c Fixed config dependency 2020-05-20 17:31:00 +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
babic_a ab035bd6ef Adjust protocol buffer 2020-05-20 16:51:58 +02:00
babic_a 0239d977b7 Start of refactoring of H5 reader used in sf_replay 2020-05-20 16:33:29 +02:00
babic_a 49a604b0cb Finished refactoring of sf_replay 2020-05-20 16:33:11 +02:00
babic_a dda0e594dc New replay buffer 2020-05-20 16:32:27 +02:00
babic_a 7e52488fa0 Added comment about ZMQ version 2020-05-20 14:39:49 +02:00
babic_a 4f9ecd10f1 Add missing endl 2020-05-20 13:55:11 +02:00