Commit Graph

163 Commits

Author SHA1 Message Date
Dmitry Ozerov eb87fcfa2f first steps in implementation of sender to visualisation and live analysis 2020-05-01 12:07:01 +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 f3bf066600 Fix build 2020-05-01 09:33:51 +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 5ae69ede37 Remove core-writer from the project 2020-04-29 17:45:51 +02:00
babic_a e1ab75fec4 Recv uses correct form of buffer 2020-04-29 15:08:19 +02:00
babic_a 334dc7f86f Remove verification that does not work anymore due to buffer 2020-04-29 14:44:41 +02:00
babic_a 26d12b6837 Make sf_writer buffer aware 2020-04-29 14:41:05 +02:00
babic_a 6d62e54a7b Rename read block size for sf_replay 2020-04-29 14:11:32 +02:00
babic_a 680b6796f5 Back to multithreaded receiving 2020-04-29 13:49:02 +02:00
babic_a 9c2f58c5a1 Make sf_writer single threaded 2020-04-29 13:32:48 +02:00
babic_a 97b184b043 Fix bug in sf_writer 2020-04-29 12:12:09 +02:00
babic_a 525499fc75 New version of sw_writer with fast queue 2020-04-28 21:44:04 +02:00
babic_a c15b74a569 Simplify interface 2020-04-28 17:44:55 +02:00
babic_a c72c3f4c26 Increase statistics precision on sf_writer 2020-04-28 13:52:22 +02:00
babic_a bad06f25a8 Parameter tuning for writer 2020-04-28 13:02:40 +02:00
babic_a ddc2ab8ff6 Fix statistics writing 2020-04-28 09:12:02 +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 65647f479e Make statistics output more frequent 2020-04-28 08:46:29 +02:00
babic_a 96333eae16 Fix output format 2020-04-28 08:44:29 +02:00
babic_a b62188f8ac Flush the statistics regularly 2020-04-28 08:43:17 +02:00
babic_a 18773b635e Add better statistics to identify the timing problem 2020-04-28 08:41:46 +02:00
babic_a 2a58d0b521 Add ms read time for sf_replay 2020-04-27 15:50:45 +02:00
babic_a 3e2810248a Fix nullptr exception 2020-04-24 19:36:33 +02:00
babic_a 60b87db254 Small improvements 2020-04-24 18:07:03 +02:00
babic_a 046951100f Check ipc address 2020-04-24 18:00:09 +02:00
babic_a 900d782520 Merge back pipeline creation 2020-04-24 17:55:06 +02:00
babic_a c05bf7a732 Introducing back changes 2020-04-24 17:45:54 +02:00
babic_a 4d83aed73e Revert to version from yesterday 2020-04-24 16:25:01 +02:00
babic_a 9e1ae6a426 add debug output to sf_replay 2020-04-24 15:56:25 +02:00
babic_a 1b75abd386 Fix missing ; 2020-04-24 15:41:21 +02:00
babic_a 7d852e302e Test change of the writer ipc 2020-04-24 15:40:36 +02:00
babic_a 455b48d76a Change logic of writer to make it more simple 2020-04-24 15:22:00 +02:00
babic_a f55d0e1214 Add exception to writer 2020-04-24 15:18:45 +02:00
babic_a 28e1ef79d1 Fix build 2020-04-24 15:06:46 +02:00
babic_a c056ae2db6 Small sf_writer change 2020-04-24 15:06:37 +02:00
babic_a 2033241fee Move sf_writer to sf-buffer 2020-04-24 14:43:32 +02:00
babic_a 0d61599a09 Finish the acquisition 2020-04-24 13:52:16 +02:00
babic_a 6201dafcaa Add sf-replay test stub 2020-04-24 11:53:52 +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