Commit Graph

840 Commits

Author SHA1 Message Date
babic_a 4e1fd36aa1 Change address back to 50000 2020-04-22 11:56:14 +02:00
babic_a e588264dfc Set linger to 0 on writer 2020-04-22 11:55:20 +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 781d40a633 Add more info about exception 2020-04-22 11:44:34 +02:00
babic_a 29a361572b Adapt sender and receiver to new struct 2020-04-22 11:36:34 +02:00
babic_a b3d7bf6852 Add single send module struct 2020-04-22 11:34:53 +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 9fb402b53d Change connect address 2020-04-22 10:48:17 +02:00
babic_a 11a4720dd3 Increase the number of io threads to 4 2020-04-22 10:47:35 +02:00
babic_a 854246f820 Throw correct error 2020-04-22 10:39:32 +02:00
babic_a 577221810f Fix number of input parameters 2020-04-22 10:36:23 +02:00
babic_a e18a24d341 Simple SF writer receiver 2020-04-22 10:34:51 +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 954d89ce7b Reordered struct for better binary transfer 2020-04-21 22:33:21 +02:00
babic_a 607b0b6fe2 Release RB for test 2020-04-21 20:32:54 +02:00
babic_a f7e7fe81a0 Initialize ring buffer 2020-04-21 20:29:32 +02:00
babic_a b94390ec5a Adjust writer to new buffer 2020-04-21 20:27:15 +02:00
babic_a 1f3d81e8b0 Add file metadata header to ring buffer 2020-04-21 20:27:02 +02:00
babic_a 635e18b422 Comment out class temporarily 2020-04-21 20:26:49 +02:00
babic_a 8cc063a38c Fix import in sf_h5_writer 2020-04-21 20:19:45 +02:00
babic_a 5294015206 Add test for buffer utils 2020-04-21 20:19:13 +02:00
babic_a 8be4c4db3f Add get path suffixes method to BufferUtils 2020-04-21 20:12:34 +02:00
babic_a 4c0dde41e5 Make stupid file writer 2020-04-21 19:45:11 +02:00
babic_a 77141a559c Ringbuffer returns nullptr when the buffer is full
This feature will allow us to make a push/pull mechanism for the sf_h5_writer.
All classes using RingBuffer have been updated to maintain the exact same behaviour as before.
2020-04-21 17:25:22 +02:00
babic_a 89328f700f Zero does not get into the final string 2020-04-21 14:02:01 +02:00
babic_a 7be45ab4c2 Fix input pulse_id resolution 2020-04-21 13:56:07 +02:00
babic_a 7348537d1d Fix dataset conflict in H5 writer 2020-04-21 13:19:31 +02:00
babic_a 085331f8ea Fix data types 2020-04-21 13:08:52 +02:00
babic_a f56fd15385 Adjust parameters passed to writer 2020-04-21 13:00:06 +02:00
babic_a c990adf0fa Add relative file index instead of using pulse id for writing 2020-04-21 12:54:50 +02:00
babic_a f080112099 Adjust help menu to removed device_name 2020-04-21 12:35:49 +02:00
babic_a 3393d609a2 Make the help menu nicer 2020-04-21 12:35:02 +02:00
babic_a 09900876b2 Calculate device name internally 2020-04-21 12:33:24 +02:00
babic_a 504eb19405 Cleanup imports 2020-04-21 12:26:36 +02:00
babic_a 9a24e238d1 Remove MPI leftover 2020-04-21 12:26:23 +02:00
babic_a 8783ca8d87 Remove format reminder 2020-04-21 12:18:28 +02:00
babic_a 9326fb0bd3 Finished reading thread 2020-04-21 12:18:18 +02:00
babic_a c9720dcccc Add stub of reading a file 2020-04-21 12:12:46 +02:00
babic_a 7c501a6269 Add core-buffer as a dependency 2020-04-21 12:03:47 +02:00
babic_a 56e4511038 Add read thread stub 2020-04-21 12:03:35 +02:00
babic_a e3da827389 Add Buffered Reader to build 2020-04-21 11:49:00 +02:00
babic_a 8b862ff445 Implement basic logic for reader 2020-04-21 11:48:50 +02:00
babic_a 7524e3fb62 Adjust interface and usage 2020-04-21 11:41:01 +02:00