Commit Graph

296 Commits

Author SHA1 Message Date
babic_a 04477ff2cf Fixing test until it works 2020-05-18 17:00:14 +02:00
babic_a e85227d015 Add compression header size to props 2020-05-18 16:59:57 +02:00
babic_a d3c2cd651f Change order of link libraries 2020-05-18 11:49:15 +02:00
babic_a b6eef3b4a1 Improve compression testing 2020-05-18 11:48:53 +02:00
babic_a da5b0d75df Register LZ4 filter and make it mandatory 2020-05-18 11:47:51 +02:00
babic_a b83be1ff5b Expose functions for making the correct bytes header 2020-05-18 11:44:56 +02:00
babic_a ed99f76e05 Fix dataset type bug 2020-05-15 19:06:53 +02:00
babic_a 831f261be1 Add logic for setting maximum chunk size 2020-05-15 18:12:46 +02:00
babic_a a6e2166900 Added additional checks 2020-05-15 17:07:00 +02:00
babic_a 86015eaa9b Fix test according to new logic 2020-05-15 17:06:45 +02:00
babic_a 744285a147 Add basic test for writer receiver 2020-05-15 17:02:59 +02:00
babic_a d2d02c3ebc ZMQ connect instead of bind 2020-05-15 17:02:46 +02:00
babic_a e4e3e20013 Add test stub for WriterZmqReceiver 2020-05-15 16:26:12 +02:00
babic_a c33c63a6e6 First implementation of WriterZmqReceiver 2020-05-15 16:20:32 +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 aff1d22c17 Rename parameter to something more sensible 2020-05-15 15:23:24 +02:00
babic_a 168c04df5a Fix perf for writer 2020-05-15 15:21:49 +02:00
babic_a 97e2a140e5 Fix unit tests 2020-05-15 15:17:48 +02:00
babic_a 24391a66c2 Fix UDP buffer size bug 2020-05-15 15:13:51 +02:00
babic_a 0c5c1549d0 Move bind to end of socket 2020-05-15 14:45:10 +02:00
babic_a ab520c0ee1 Fix UDP buffer to proper size 2020-05-15 14:44:53 +02:00
babic_a c04b1d85c5 Make todo to not forget re-enabling tests 2020-05-15 13:28:35 +02:00
babic_a 01d986c4f0 Fix small things in LiveRecvModule 2020-05-15 13:12:08 +02:00
babic_a 590ff5b625 Fix bitshuffle back to C library 2020-05-15 12:57:57 +02:00
babic_a 31fbb58de6 Fix fast queue tests 2020-05-15 12:14:54 +02:00
babic_a 5bd6191c1d Change class name 2020-05-15 12:13:54 +02:00
babic_a b36a714583 First stub of Writer ZmqReceiver 2020-05-15 12:12:56 +02:00
babic_a 8b48639b06 Use H5 filters instead of custom variables 2020-05-15 12:12:24 +02:00
babic_a e8de187c41 Add bitshuffle h5 filters 2020-05-15 12:12:11 +02:00
babic_a cd2b318783 Rename test to follow class rename 2020-05-15 12:03:09 +02:00
babic_a e6c3e65200 Remove unused variable 2020-05-15 12:02:05 +02:00
babic_a fa9586173b Modified WriterH5Writer for compression 2020-05-15 11:58:45 +02:00
babic_a 19b1f8cd7e Set filter and adjust chunking 2020-05-15 11:44:44 +02:00
babic_a 9beb050afc Fix fast queue implementation 2020-05-15 10:48:00 +02:00
babic_a a42e718880 Improve variable setting 2020-05-15 10:42:24 +02:00
babic_a f5ed8adfcd Remove unused variable 2020-05-15 10:40:38 +02:00
babic_a 40e0edc678 Add compressed image size parameter 2020-05-15 10:29:41 +02:00
babic_a 4502e112bf Rename writer variable 2020-05-15 10:18:21 +02:00
babic_a e63f2fde05 Change name of save structure 2020-05-15 10:17:27 +02:00
babic_a 1b41dd623f Rename SFWriter to new standard naming 2020-05-15 10:11:22 +02:00
babic_a 10ba289df9 Add writer recvhwm parameter 2020-05-14 12:28:11 +02:00
babic_a ce2b61ac9a Extend tests to empty frames 2020-05-14 12:07:32 +02:00
babic_a e384865d31 Return bool to signal if there is data 2020-05-14 12:05:53 +02:00
babic_a 14bec03363 Add basic test for ReplayH5Reader 2020-05-14 12:00:15 +02:00
babic_a 80765f3fc5 Fix parameters order to be consistent across repo 2020-05-14 11:46:03 +02:00
babic_a 8b379f32d4 Implement the most basic ReplayH5Reader 2020-05-14 11:37:28 +02:00
babic_a b6f4ea1818 First stub commit of ReplayH5Reader 2020-05-14 11:13:12 +02:00
babic_a f5d67c2ff8 Move buffer dataset names as variables 2020-05-14 11:03:47 +02:00
babic_a cd6466fe1f Finish improving sf_replay 2020-05-14 09:37:59 +02:00