Commit Graph

147 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 873ebfd8a3 Add property for RB retry speed 2020-05-01 09:34:03 +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
babic_a 1abaacdf55 Add date.h to external 2020-04-29 17:26:09 +02:00
babic_a 87a204e988 Change to 50 (experimentally defined) 2020-04-29 16:12:21 +02:00
babic_a bc6382e2b6 Fix dataset creation bug 2020-04-29 16:04:46 +02:00
babic_a bb93591f00 Fix bug in dataset creation 2020-04-29 15:22:17 +02:00
babic_a 326d900bdb Set all datasets to chunking 2020-04-29 15:21:02 +02:00
babic_a 82c676895f Fix typo 2020-04-29 15:18:12 +02:00
babic_a 5b57610df0 Extend writer with metadata 2020-04-29 15:17:29 +02:00
babic_a bf595870d6 Implement multi frame metadata buffer 2020-04-29 15:04:42 +02:00
babic_a 6090e867b8 Performance tests suggest this is somehow the optimal number 2020-04-29 15:01:27 +02:00
babic_a 10cd89e767 Add parameter to buffer more than 1 frame in writer 2020-04-29 14:28:38 +02:00
babic_a dec9b72791 Buffer should be moved in front of writer 2020-04-29 14:26:30 +02:00
babic_a 6d62e54a7b Rename read block size for sf_replay 2020-04-29 14:11:32 +02:00
babic_a 406c92e3a6 Fix bug in SFWriter 2020-04-29 14:04:40 +02:00
babic_a d9802ee91f Change the buffer write size to something small 2020-04-29 14:00:50 +02:00
babic_a 53f00b423c Buffering SFWriter 2020-04-29 14:00:25 +02:00
babic_a fb0c4a43bb Adjust settings based on the latest performance tests 2020-04-29 13:57:00 +02:00
babic_a 4b79ec384a Add data transfer test 2020-04-29 12:10:44 +02:00
babic_a b87d2fdfec Add test for a full queue 2020-04-29 11:32:20 +02:00
babic_a 709b457e17 Fix FastQueue bugs 2020-04-29 11:10:43 +02:00
babic_a 81e8bf9392 Improve test for FastQueue 2020-04-29 11:10:35 +02:00
babic_a a1643173c6 Added basic interaction test for fast queue 2020-04-29 10:29:17 +02:00
babic_a a963c9ea35 Adjust test to new interface 2020-04-29 10:10:23 +02:00
babic_a 86be688dc4 Implement fast queue 2020-04-28 21:43:50 +02:00
babic_a 0352edde05 Move detector frame 2020-04-28 21:43:42 +02:00
babic_a 945e7c2a3f Measurements have shown that the RB length is not the problem 2020-04-28 13:39:49 +02:00
babic_a bad06f25a8 Parameter tuning for writer 2020-04-28 13:02:40 +02:00
babic_a 824157f13b Revert writer to image data 2020-04-28 09:06:10 +02:00
babic_a 96e447360f Added stats modulo property to general config 2020-04-28 09:01:17 +02:00
babic_a 5788f187ee Revert back to single frame writing 2020-04-27 17:32:00 +02:00
babic_a 34f9d816ac Improve output 2020-04-27 17:30:42 +02:00
babic_a 2155497e78 Add also min ms to see variance in write 2020-04-27 17:29:12 +02:00
babic_a 5d52c24c28 Most basic possible writer test 2020-04-27 17:24:47 +02:00
babic_a b8ddb37bc7 Add basic performance test executable 2020-04-27 17:21:48 +02:00
babic_a 3d6ad67f52 Change main test name 2020-04-27 17:19:46 +02:00
babic_a 59a5edd9eb Add naive buffer implementation 2020-04-27 16:05:21 +02:00
babic_a 9da96be369 Change normal write for direct chunked writing 2020-04-27 14:26:58 +02:00
babic_a 8bc7c8f4f4 Increase current write index 2020-04-27 14:21:39 +02:00
babic_a 44dfe39c2f Adjust SFWriter with tests 2020-04-24 15:06:26 +02:00
babic_a 1f123d228f Implement test stub for new SFWriter 2020-04-24 14:56:33 +02:00
babic_a 4e55c70f48 Add test for sf_writer 2020-04-24 14:43:48 +02:00