Commit Graph

105 Commits

Author SHA1 Message Date
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
babic_a 1ba1425495 Sync on every pulse_id 2020-04-22 14:04:37 +02:00
babic_a b1e8301407 Reverted back to backpressure implementation 2020-04-22 14:01:27 +02:00
babic_a 93abdeae85 Fixed bug in connect 2020-04-22 13:54:38 +02:00
babic_a 7d29dbe72c Remove old reference 2020-04-22 13:39:53 +02:00
babic_a 7f015b742e Simple socket test 2020-04-22 13:39:19 +02:00
babic_a c7d758b42b Change to push pull for test 2020-04-22 13:27:52 +02:00
babic_a c0fbb64e70 Typo in IPC name 2020-04-22 13:22:46 +02:00
babic_a 10c430ab67 Subscribe socket to all messages 2020-04-22 13:18:20 +02:00
babic_a 981ef8c2c3 IPC pub sub test 2020-04-22 13:11:20 +02:00
babic_a ae445106a3 Limit queue size 2020-04-22 12:52:11 +02:00
babic_a 76bde34d97 Trying ipc for transport protocol 2020-04-22 12:48:48 +02:00
babic_a 09a46daea0 Send some data 2020-04-22 12:41:01 +02:00
babic_a cccba2f771 Add simple back pressure mechanism 2020-04-22 12:33:05 +02:00
babic_a 4e1fd36aa1 Change address back to 50000 2020-04-22 11:56:14 +02:00
babic_a 193418a404 Adjust HWM 2020-04-22 11:50:19 +02:00
babic_a 3f6c740535 Remove stupid send bug 2020-04-22 11:47:00 +02:00
babic_a 94db92b521 Change default port to 49000 2020-04-22 11:45:42 +02:00
babic_a 29a361572b Adapt sender and receiver to new struct 2020-04-22 11:36:34 +02:00
babic_a c4e982baa9 Dune both sides 2020-04-22 11:03:34 +02:00
babic_a 6cc6be11be Lets try simple delay to make it slower 2020-04-22 11:00:06 +02:00
babic_a 95f40b1ac8 Shorten the queue 2020-04-22 10:52:31 +02:00
babic_a 0734a25d38 Fix number of input parameters 2020-04-22 10:28:57 +02:00
babic_a 3d81022f73 Small improvements 2020-04-22 00:49:10 +02:00
babic_a 50f72893e4 Add sf_replay executable 2020-04-22 00:48:56 +02:00
babic_a 29c97e32a6 Added implementation of reader + sender for a single module 2020-04-22 00:39:34 +02:00
babic_a 8fc02e0789 Revert back to multithreaded writer 2020-04-20 20:12:53 +02:00
babic_a 54acb47e31 Remove old classes 2020-04-20 19:57:37 +02:00
babic_a bb882189d2 Yield this thread when finished writing 2020-04-20 19:55:55 +02:00
babic_a c3de2ccb40 New single threaded sf_buffer 2020-04-20 19:55:17 +02:00
babic_a 059bd5f9d9 Refresh image dataset before loading 2020-04-20 18:43:28 +02:00
babic_a ecb3644dff Add some output to the reader 2020-04-20 18:22:49 +02:00
babic_a c26e87e5f7 Read also images from SWMR files 2020-04-20 18:16:56 +02:00
babic_a b9e4eafe52 Improve READER for more debug output 2020-04-20 17:48:05 +02:00
babic_a 653fffdc24 Add sleep to test reader 2020-04-20 17:38:11 +02:00
babic_a 0048d7709e Make reader print selectivelly 2020-04-20 17:36:50 +02:00
babic_a e8c7e182b7 Write data onnly if needed 2020-04-20 17:33:00 +02:00
babic_a e66b62c262 Improved naive reader 2020-04-20 17:31:55 +02:00
babic_a b45afa69cd Add dataset refresh 2020-04-20 17:25:41 +02:00
babic_a 6d30850139 Cut newline from filename 2020-04-20 17:24:20 +02:00
babic_a b95e5800a4 Fix number of expected parameters 2020-04-20 17:20:43 +02:00
babic_a f6fad54898 Add sf-reader as target executable 2020-04-20 17:19:16 +02:00