Commit Graph

74 Commits

Author SHA1 Message Date
babic_a 03e2e6fda4 Rename size attribute of StreamModuleFrame 2020-05-19 12:31:25 +02:00
babic_a 3b08ceed4b Rename CompressedModuleFrame into StreamModuleFrame 2020-05-19 12:26:55 +02:00
babic_a 5483fe0ea2 sf_replay should linger forever 2020-05-18 19:26:05 +02:00
babic_a 60dd3cdd8b Zmq replay should always bind 2020-05-18 18:27:32 +02:00
babic_a 5e39f65953 Replay LINGER should be 0 to wait until the writer flushes 2020-05-18 18:12:47 +02:00
babic_a c478144e96 Output the compression ration 2020-05-18 18:07:28 +02:00
babic_a 3e9ee263d8 Rename present frame flag 2020-05-15 16:10:04 +02:00
babic_a 6c1f7421f1 Add is_valid_frame logic 2020-05-15 15:31:47 +02:00
babic_a a760077e85 Allow for resync to happen also if frames are missing 2020-05-14 12:22:27 +02:00
babic_a 9d8d97f998 Improve Reader call 2020-05-14 11:04:05 +02:00
babic_a cd6466fe1f Finish improving sf_replay 2020-05-14 09:37:59 +02:00
babic_a e097e38365 Remove DEBUG_OUTPUT as its not very useful 2020-05-08 13:59:36 +02:00
babic_a ed2bcab1ba Wait forever until the writer gets all the packets 2020-05-08 11:49:56 +02:00
babic_a 30a267bfdd Revert back 2020-05-08 11:41:41 +02:00
babic_a fd33f72a09 Invert bind and connect among replay and writer 2020-05-08 11:39:36 +02:00
Dmitry Ozerov 65aefd1a90 add base directory path to buffer 2020-05-07 16:41:27 +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 5221d53f36 in case of missing completely frame, don't raise exception 2020-05-04 09:07:27 +02:00
babic_a 8e33cbe8a3 Fix sf_replay 2020-05-01 09:34:26 +02:00
babic_a 458b3f2200 Cleanup after removal of core-writer 2020-04-29 17:56:24 +02:00
babic_a 6d62e54a7b Rename read block size for sf_replay 2020-04-29 14:11:32 +02:00
babic_a a2168edfd0 Make statistics more homogeneous and use the new STATS_MODULO config parameter 2020-04-28 09:03:00 +02:00
babic_a 2a58d0b521 Add ms read time for sf_replay 2020-04-27 15:50:45 +02:00
babic_a 9e1ae6a426 add debug output to sf_replay 2020-04-24 15:56:25 +02:00
babic_a 0d61599a09 Finish the acquisition 2020-04-24 13:52:16 +02:00
babic_a 4d5efef311 Fix naming 2020-04-24 11:53:05 +02:00
babic_a b33253bb52 Refactor sf_replay to make it testable 2020-04-24 11:43:47 +02:00
babic_a 8e0e8d7586 Base pulse id instead of start
Since we stream from the start of the file and not from the specific pulse
2020-04-23 19:37:43 +02:00
babic_a 1d517f1ae2 Make buffer structure explicit 2020-04-23 18:25:01 +02:00
babic_a 23cec9eb97 Add more debug output 2020-04-23 17:50:03 +02:00
babic_a 66e47f2b51 Add more checks to sf_replay 2020-04-23 17:47:57 +02:00
babic_a d298cbc2cc Make it more noisy 2020-04-23 15:59:50 +02:00
babic_a 8dcf0cc0d4 Less noise 2020-04-23 13:32:29 +02:00
babic_a 81077c395a Add code to check pulse id when reading 2020-04-23 12:47:39 +02:00
babic_a 27b7335157 Remove buffer size increase 2020-04-23 10:39:08 +02:00
babic_a 7fd841c0f4 Fix loop bug in sf_replay 2020-04-23 10:35:59 +02:00
babic_a 75c470bd65 Adjust hwm size 2020-04-23 10:15:21 +02:00
babic_a 06ae2787f8 Refactor sf_replay a bit 2020-04-23 10:05:06 +02:00
babic_a ac5624cafc Made smaller batches for writing 2020-04-22 19:22:17 +02:00
babic_a 3c1a057ffa Tweak buffer and add some poor mans statistics 2020-04-22 17:00:29 +02:00
babic_a 1a0a709bb0 Make sf_replay simple again 2020-04-22 16:18:10 +02:00
babic_a 1966f4117a Make sf-replay use IPC 2020-04-22 16:00:21 +02:00
babic_a 8a839d8e59 Try multi polling instead of single merge 2020-04-22 15:48:38 +02:00
babic_a faf98e5d7c A bit of fixes 2020-04-22 15:23:11 +02:00
babic_a 8eda229592 Adjusted sf_replay 2020-04-22 15:18:31 +02:00
babic_a d5fb4f4dc0 Test partial buffering 2020-04-22 15:12:19 +02:00
babic_a 70b8172a36 Introduce sent counter 2020-04-22 14:41:08 +02:00
babic_a 34ba4c1780 Add some module logic 2020-04-22 14:09:53 +02:00