Commit Graph

1497 Commits

Author SHA1 Message Date
babic_a eb07d91f7b Cleanup JF writer 2020-05-27 18:40:43 +02:00
babic_a 11df261a89 Fix buffer offset 2020-05-27 18:33:32 +02:00
babic_a cfbcbf4c28 Copy complete buffers to file 2020-05-27 18:30:22 +02:00
babic_a e8454ee595 Rollback direct chunk writing 2020-05-27 18:27:43 +02:00
babic_a 90534583a8 Remove sf_replay as its not needed anymore 2020-05-27 18:25:33 +02:00
babic_a 8c0fd09476 Move BufferBinaryReader to sf_writer 2020-05-27 18:23:47 +02:00
babic_a 7ef67df644 Removal of commented out code 2020-05-27 17:16:20 +02:00
babic_a 0656c95bea Adjust chunking size to min size 2020-05-27 17:15:53 +02:00
babic_a 5502745186 Add direct chunk write lib 2020-05-27 17:14:16 +02:00
babic_a cf0245d3f3 Implement external slot_id book keeping 2020-05-27 16:51:32 +02:00
babic_a bacc869b98 Bug in vector init 2020-05-27 16:19:42 +02:00
babic_a 5b6a6379e3 Fix 2 small bugs 2020-05-27 16:10:59 +02:00
babic_a ed86780629 Refactoring files 2020-05-27 16:01:12 +02:00
babic_a 7613ce40dc Implement write index as well 2020-05-27 15:51:59 +02:00
babic_a 67d27c4618 Implemented read_slot_id 2020-05-27 15:47:45 +02:00
babic_a e06ae47d6c Add buffer status initialization 2020-05-27 15:35:17 +02:00
babic_a 7005746292 Tentative buffer implementation 2020-05-27 15:26:30 +02:00
babic_a 774aeaa709 Add image assembly memcpy 2020-05-27 14:40:20 +02:00
babic_a a0be1a5010 Correct calculation of buffer size 2020-05-27 14:28:50 +02:00
babic_a 7d619aa90e Add buffer retrieval methods 2020-05-27 14:24:21 +02:00
babic_a 29fc304f02 Clean ImageAssembler 2020-05-27 14:20:20 +02:00
babic_a d3ebb5b9d5 Construction initialization 2020-05-27 14:19:03 +02:00
babic_a 75c1724740 Add empty stub implementation of ImageAssembler 2020-05-27 14:11:21 +02:00
babic_a 5a7efaf1d0 Improve interface of ImageAssembler 2020-05-27 14:11:08 +02:00
babic_a 719b3ed0f7 Rename block_number to block_id 2020-05-27 14:03:43 +02:00
babic_a b7381bce68 Use proper attribute for ImageAssembler retry 2020-05-27 14:01:59 +02:00
babic_a a1c93430e3 Add offset also to metadata 2020-05-27 13:59:14 +02:00
babic_a f850fd2ab6 Implement offset for images 2020-05-27 13:52:40 +02:00
babic_a 468176adba Add block verification to writer 2020-05-27 13:43:19 +02:00
babic_a ea5473846c Add TODO for later implementation 2020-05-27 13:11:16 +02:00
babic_a 7f6985f538 Improve ImageAssembler workflow 2020-05-27 13:08:21 +02:00
babic_a ba383f11f6 Improve ImageAssembler interface 2020-05-27 13:07:16 +02:00
babic_a 3d98a9e908 Add start and stop pulse id to JF writer 2020-05-27 13:07:04 +02:00
babic_a 37d4d0d772 Add stub class for image assembly 2020-05-27 12:44:26 +02:00
babic_a b868059dbc Implement reading stub 2020-05-27 12:39:00 +02:00
babic_a e6a965bd7a Cleanup threads after yourself 2020-05-27 12:24:14 +02:00
babic_a 759803389e Major writer re-write 2020-05-27 12:21:20 +02:00
babic_a 6995e71543 Exchange implementation 2020-05-27 12:13:08 +02:00
babic_a 79ffc144bd Moved header to correct folder 2020-05-27 12:11:45 +02:00
babic_a 048010255c Add dependency to replay lib 2020-05-27 12:07:01 +02:00
babic_a 1f7c292d86 Rename replay zmq sender to BlockZmqSender 2020-05-27 11:35:24 +02:00
babic_a ed84e7d0b6 Implement block read 2020-05-27 11:31:37 +02:00
babic_a 666042c5b7 Implement boilerplate for BufferBinaryReader.cpp 2020-05-27 11:18:16 +02:00
babic_a 1fc4bd6e44 Adjust names for block read 2020-05-27 11:14:05 +02:00
babic_a 2003d9c982 Definition of BufferBinaryReader 2020-05-27 11:13:55 +02:00
babic_a 65227ecaa4 Add reminder to write test 2020-05-27 10:56:40 +02:00
babic_a 44ee05953a Conversion to block logic 2020-05-27 10:55:42 +02:00
babic_a d42eca0e7a Adjust to sending only 1 binary block 2020-05-27 10:54:34 +02:00
babic_a 32f4ef6dba Change logic from pulse_id to block sending 2020-05-27 10:43:22 +02:00
babic_a 72a9b3bcc9 Small refactoring 2020-05-27 10:27:14 +02:00