Commit Graph

1082 Commits

Author SHA1 Message Date
babic_a 11b5bde2dc Yield instead of sleep in case of no msg 2020-05-04 18:06:13 +02:00
babic_a 16847f48b8 Changed all IPCs to /tmp folder 2020-05-04 15:27:50 +02:00
babic_a 1324e7b3e8 Adjusted sf_replay to new buffer format 2020-05-04 15:20:23 +02:00
babic_a a5c2d939bf Adjust sending part of sf_replay to new way of writing 2020-05-04 15:03:35 +02:00
babic_a 707dd73de8 Added new parameter to module start script 2020-05-04 14:45:08 +02:00
babic_a 17d469d75e Fix start parameters for sf_buffer 2020-05-04 14:40:49 +02:00
babic_a 303a40f83b Merge remote-tracking branch 'origin/master' 2020-05-04 14:33:08 +02:00
babic_a f203fa1fe5 Adjust Buffer test for new writer 2020-05-04 14:33:02 +02:00
babic_a c6dbf118dd Merge branch 'master' of https://github.com/paulscherrerinstitute/sf_daq_buffer 2020-05-04 14:26:50 +02:00
Dmitry Ozerov 8ce25dd846 added stream for live analysis to test 2020-05-04 14:24:54 +02:00
Dmitry Ozerov b5803a3f43 in case of missing completely frame, don't raise exception 2020-05-04 14:24:47 +02:00
Dmitry Ozerov dbd7697e01 move sf_replay to other numa nodes and make a quasi online stream (one hour replay) to test 2020-05-04 14:23:16 +02:00
babic_a d1d0cbdb94 Add n_corrupted_frames to sf_buffer metric 2020-05-04 14:12:01 +02:00
babic_a 48c4104695 Fix basic interaction test for BufferWriter 2020-05-04 14:06:56 +02:00
babic_a ffb0c17e31 Adjust writer test name 2020-05-04 14:04:48 +02:00
babic_a f3c6990bed Fix imports in buffered Writer 2020-05-04 13:58:47 +02:00
babic_a 85022b6920 Add new variable 2020-05-04 13:56:50 +02:00
babic_a e2278860a2 Optimize BufferH5Writer.cpp 2020-05-04 13:56:42 +02:00
babic_a 261d4751e5 Rename buffer writer 2020-05-04 12:50:33 +02:00
babic_a b811dab937 Make buffer even simpler 2020-05-04 12:49:11 +02:00
babic_a c443fc8d96 Changed usage to better suit the current case 2020-05-04 12:47:14 +02:00
babic_a ad87d239e4 Cast daq_rec to the correct type 2020-05-04 12:45:27 +02:00
babic_a 48c320ffb8 Cast source_id to the correct type 2020-05-04 12:45:10 +02:00
babic_a 5b6ddfc5f2 Unify data types to use a 2d HDF dataset 2020-05-04 12:44:56 +02:00
babic_a 145cb82bbf Add source_id to the packet 2020-05-04 12:35:24 +02:00
babic_a 5408be95e1 Reorder operations 2020-05-04 12:35:01 +02:00
babic_a aeb998cd4d Make sf_buffer code more compact 2020-05-04 12:32:32 +02:00
babic_a 17431adf71 Adjust tests for new fast queue in UdpReceiver 2020-05-04 12:32:04 +02:00
babic_a a6d065a285 Make UdpReceiver quicker and more simple 2020-05-04 12:17:54 +02:00
babic_a 7841a70698 Started cleanup of UdpRecvModule 2020-05-04 10:17:36 +02:00
babic_a 2d279435fc Adapt UdpRecvModule interface 2020-05-04 10:13:48 +02:00
babic_a a2e609c47b Update UDP Module interface 2020-05-04 10:13:26 +02:00
babic_a bf62169fb9 Change sf_buffer to new fast queue 2020-05-04 09:56:22 +02:00
babic_a b436ba12da Add parameters for new sf_buffer implementation 2020-05-04 09:53:27 +02:00
babic_a 6bc82e437a Add module frame to FastQueue 2020-05-04 09:53:07 +02:00
babic_a 5fc22620d9 Merge remote-tracking branch 'origin/master' into compression 2020-05-04 09:25:57 +02:00
babic_a e7ffad0592 SF buffer should bind 2020-05-04 09:18:44 +02:00
babic_a 487efb3f01 Extend sf_buffer with streaming capabilities 2020-05-04 09:16:49 +02:00
babic_a c001faac9a Comment out not yet working code 2020-05-04 09:16:36 +02:00
babic_a 8148802325 Add new parameter for buffer 2020-05-04 09:16:25 +02:00
babic_a 5f8b889887 added stream for live analysis to test 2020-05-04 09:08:24 +02:00
babic_a 5221d53f36 in case of missing completely frame, don't raise exception 2020-05-04 09:07:27 +02:00
babic_a 7e7593717c move sf_replay to other numa nodes and make a quasi online stream (one hour replay) to test 2020-05-04 09:05:13 +02:00
Dmitry Ozerov b484b45b88 working version of sf_stream (sends to streamvis assembled frame) 2020-05-01 14:20:16 +02:00
babic_a 6253e53a19 Add partial implementation of LiveH5Reader 2020-05-01 13:56:24 +02:00
babic_a 8cf8d3e7d2 Close file at end 2020-05-01 13:56:08 +02:00
babic_a 6dd2fbbb1c Remove unused import 2020-05-01 13:10:16 +02:00
babic_a 7418cd3613 Improve interface for caching data from file 2020-05-01 13:09:09 +02:00
babic_a b71a2af0ed Made interface more simple for sf_live 2020-05-01 13:05:37 +02:00
babic_a 0810b67f5a Remove useless imports 2020-05-01 12:52:50 +02:00