Commit Graph

1515 Commits

Author SHA1 Message Date
babic_a fc93b90164 Move initialization in loop 2020-06-02 12:46:54 +02:00
babic_a e9cafd7845 Merge remote-tracking branch 'origin/binary_buffer' into binary_buffer 2020-06-02 12:18:13 +02:00
babic_a 684108d833 Fixed writing JSON error 2020-06-02 12:18:08 +02:00
Dmitry Ozerov 2ab097e655 make possible to run multiple detectors(sf-buffer/sf-stream uses separate streams), for sf-stream read config parameters from json file 2020-06-02 11:58:27 +02:00
babic_a 0c5337db6b Add comment for exchanging the system call 2020-06-02 11:37:43 +02:00
babic_a 042726002c Change new function call with old 2020-06-02 11:36:33 +02:00
babic_a 7a45802909 Add basic writing test 2020-06-02 11:32:01 +02:00
babic_a ecf5f92fc8 Fix basic writer test 2020-06-02 10:58:18 +02:00
babic_a 68bf6e988e Rename struct according to terminology 2020-06-02 10:54:07 +02:00
babic_a 95be4ae759 Update terminology definition 2020-06-02 10:51:53 +02:00
babic_a 78a6da4a82 Remove non-existing test 2020-06-02 10:48:44 +02:00
babic_a f9152fa861 Remove manual writer tests 2020-06-02 10:48:21 +02:00
babic_a 3fc9f38e53 Improved pedestal situation 2020-06-02 10:26:13 +02:00
babic_a 5abed9a2ad Merge remote-tracking branch 'origin/binary_buffer' into binary_buffer
# Conflicts:
#	sf-stream/src/main.cpp
2020-06-02 10:22:04 +02:00
babic_a c0ef365628 Replace CppJSON with rapidjson 2020-06-02 10:20:57 +02:00
Dmitry Ozerov dce0cc1628 new pedestal for Bernina 16M and json library in makefile 2020-06-02 09:43:46 +02:00
babic_a 7ca8630681 Internalize file closing 2020-05-27 18:53:13 +02:00
babic_a 4f044d6b69 Add check if file is already closed 2020-05-27 18:43:24 +02:00
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