Commit Graph

125 Commits

Author SHA1 Message Date
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 98a243e7f1 Shorten variable name 2020-05-25 15:10:26 +02:00
babic_a 05b62c30e6 Rename frame to image for write buffer 2020-05-25 14:58:04 +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 52d060728c Rename function to buffer 2020-05-25 14:32:45 +02:00
babic_a 1e68d15ef4 Add manual recv test 2020-05-25 14:25:37 +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 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 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 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 4f9ecd10f1 Add missing endl 2020-05-20 13:55:11 +02:00
babic_a 3ac7e84406 Add manual test for sf_writer 2020-05-20 13:53:33 +02:00
babic_a c7394769ac Finished refactoring sf-writer 2020-05-20 13:00:46 +02:00
babic_a 2033241fee Move sf_writer to sf-buffer 2020-04-24 14:43:32 +02:00
babic_a d7dcfec8f6 Remove stuff we no longer use 2020-04-24 14:43:09 +02:00
babic_a 742f584220 Substitute the writer with the new naive one 2020-04-24 14:27:43 +02:00
babic_a a395d93c33 Implemented naive h5 writer 2020-04-24 14:27:25 +02:00
babic_a 235265599a Add new SF writer with basic operations 2020-04-24 14:19:02 +02:00
babic_a d7aa87ae53 Put sleep insted of write until we resolve the issue 2020-04-23 19:31:23 +02:00
babic_a a869a8cef8 Easy write 2020-04-23 18:33:57 +02:00
babic_a 70f2e73e30 Stop spamming the logs 2020-04-23 18:27:12 +02:00
babic_a c697ac63c0 Make writer noisy again 2020-04-23 17:53:07 +02:00
babic_a d3518fe1db Make it less noisy 2020-04-23 15:58:35 +02:00
babic_a d2b5365669 Revert back to pre-writing 2020-04-23 15:57:07 +02:00
babic_a 2e5f82cca8 Just a test 2020-04-23 13:50:43 +02:00
babic_a 983cc1ca95 Bug in source dataspace 2020-04-23 13:48:59 +02:00
babic_a b200888a99 First stab at writer 2020-04-23 13:46:23 +02:00
babic_a 5c73f28458 Temp disable errors 2020-04-23 13:08:27 +02:00
babic_a 343cbae0ff Naive writer test 2020-04-23 13:05:35 +02:00
babic_a e23f9c2541 Increase buffer to lower max latency 2020-04-23 13:00:38 +02:00
babic_a 926a36a4f8 Made the loop a bit more bearable 2020-04-23 12:51:43 +02:00
babic_a 25ce872dc2 Adding RB release to writer 2020-04-23 12:32:13 +02:00
babic_a 325ae5d9cf Add RB initialization 2020-04-23 12:24:25 +02:00
babic_a fd83d42636 Add exception handling to thread 2020-04-23 12:22:26 +02:00
babic_a 3cb743b750 Create context in common thread 2020-04-23 12:14:05 +02:00
babic_a cdc2e68921 Multithreaded writer and receiver 2020-04-23 12:01:27 +02:00
babic_a 97685dce9c Partial writer fix 2020-04-23 10:10:32 +02:00
babic_a 96fd9573b1 Revert back to single threaded assembly 2020-04-22 18:25:00 +02:00