Commit Graph

1058 Commits

Author SHA1 Message Date
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 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
babic_a 2f95c599ba Adjust interface for LiveH5Reader 2020-05-01 12:52:22 +02:00
babic_a c1f31b3c0f Merge remote-tracking branch 'origin/master' into compression 2020-05-01 12:41:55 +02:00
babic_a 6df2457dd7 Stubs for LiveH5Reader 2020-05-01 12:41:50 +02:00
Dmitry Ozerov 7db13ffbc6 add build to gitignore 2020-05-01 12:41:39 +02:00
babic_a 85660a9260 Added new sf_live stub 2020-05-01 12:41:39 +02:00
Dmitry Ozerov e796e0f49d systemd scripts modified to use /usr/bin 2020-05-01 12:40:25 +02:00
Dmitry Ozerov eb87fcfa2f first steps in implementation of sender to visualisation and live analysis 2020-05-01 12:07:01 +02:00
babic_a 9a6d761e5e Merge remote-tracking branch 'origin/master' into compression 2020-05-01 10:50:44 +02:00
babic_a 0d5d954e67 Remove unused core-writer 2020-05-01 10:49:31 +02:00
babic_a 4a227344b8 Add new executable 2020-05-01 09:37:16 +02:00
babic_a 8e33cbe8a3 Fix sf_replay 2020-05-01 09:34:26 +02:00
babic_a 873ebfd8a3 Add property for RB retry speed 2020-05-01 09:34:03 +02:00
babic_a f3bf066600 Fix build 2020-05-01 09:33:51 +02:00
Dmitry Ozerov bda6b6a27b systemd scripts (example) to run micro services: sf_buffer (udp receiver+writer to buffer) and sf_replay 2020-04-30 13:43:59 +02:00
babic_a 458b3f2200 Cleanup after removal of core-writer 2020-04-29 17:56:24 +02:00
babic_a 03be8dd228 Fix buffer tests 2020-04-29 17:51:26 +02:00
babic_a 50b5aac1ad Change project name 2020-04-29 17:50:24 +02:00
babic_a 170c6dfdbd Update tests to reflect changes in the codebase 2020-04-29 17:47:33 +02:00
babic_a 5ae69ede37 Remove core-writer from the project 2020-04-29 17:45:51 +02:00
babic_a aa11d81623 Move RingBuffer tests as well 2020-04-29 17:45:24 +02:00
babic_a 02acff7e59 Short refactoring of UDP Receiver 2020-04-29 17:40:09 +02:00
babic_a be538ddd78 Moved RingBuffer to core 2020-04-29 17:39:57 +02:00
babic_a 4f1db2e0ed Moved from core-writer to core-buffer 2020-04-29 17:34:42 +02:00
babic_a 6949fe28fb Move UDP recv parameter to core-buffer 2020-04-29 17:34:26 +02:00