Commit Graph

148 Commits

Author SHA1 Message Date
babic_a b1ecf5367d Remove old nx format 2018-02-07 15:52:56 +01:00
babic_a 5439a415c7 Adapt rest interface to WriterManager 2018-02-05 18:34:40 +01:00
babic_a 7cc3c0f0bb WriterManager operates on references 2018-02-05 18:34:09 +01:00
babic_a 3542a78f49 Lockguards in RingBuffer 2018-02-02 11:42:48 +01:00
babic_a beb98f7469 Add H5Format class 2018-01-31 17:33:41 +01:00
babic_a a5a65b1e7f Code style improvements 2018-01-31 15:51:26 +01:00
babic_a 3054328a40 Rename H5FormatUtils namespace 2018-01-31 15:48:08 +01:00
babic_a 44a6125bec Format const correctness 2018-01-31 15:38:16 +01:00
babic_a 397782a69b Raw dataset config 2018-01-31 15:31:12 +01:00
babic_a 0952aeaa49 Record lost frames in manager 2018-01-31 15:24:41 +01:00
babic_a af5b08bc00 Move processing threads to references 2018-01-31 15:13:42 +01:00
babic_a 8354cf58a2 Fine tune config 2018-01-31 15:01:11 +01:00
babic_a f8cde2b09f Const on ring buffer 2018-01-31 14:35:34 +01:00
babic_a 787dddc7e9 WriterManager const correctness 2018-01-31 14:28:20 +01:00
babic_a 8642d5b695 Const correctness enforcement 2018-01-31 14:18:33 +01:00
babic_a 6d5e8a412b Small code improvements 2018-01-30 14:09:03 +01:00
babic_a c906a51dfc Explicit cast of crow parameters 2018-01-29 12:15:03 +01:00
babic_a 00d44fb71c Get parameters type fix 2018-01-29 12:06:19 +01:00
babic_a 22c86c4071 Add check for NX type 2018-01-29 11:59:00 +01:00
babic_a d2004ebd1e Forgot sstream include 2018-01-29 11:42:15 +01:00
babic_a 04a273c7a4 Add set_parameters debug output 2018-01-29 11:40:50 +01:00
babic_a f1674a5c19 Add debug output about not set parameters 2018-01-29 11:04:44 +01:00
babic_a 45f625c06f Remove testing parameters 2018-01-29 10:55:06 +01:00
babic_a f3c6d8332b Renamed n_images into n_frames 2018-01-29 09:12:15 +01:00
babic_a fc7af757c4 Add back exit when writer thread has finished 2018-01-29 08:58:33 +01:00
babic_a 07931aaa9c Do not exit after all frames are received 2018-01-26 16:11:27 +01:00
babic_a 0a8028c6c9 Update HDF5 library 2018-01-26 10:24:38 +01:00
babic_a 8c4ffdce1f Fix bug 2018-01-24 16:32:11 +01:00
babic_a 13791a02c2 Preserve data if possible 2018-01-24 16:30:32 +01:00
babic_a 31f97b3a1b Implemented kill flag with format 2018-01-24 16:26:38 +01:00
babic_a 8dfca2f49b Retry interval added to config 2018-01-24 16:22:11 +01:00
babic_a 3869a045d8 Rest interface uses new Kill command 2018-01-24 16:21:56 +01:00
babic_a c5140fef68 Improving writer manager 2018-01-24 16:21:46 +01:00
babic_a 3f12acf9d0 Move parameters type storage to Manager 2018-01-24 15:04:43 +01:00
babic_a 9f82c9c260 Move raw_data to format destination 2018-01-24 14:18:39 +01:00
babic_a 1c6ee1a8d5 Increase HDF5 library version 2018-01-24 13:53:22 +01:00
babic_a 63da1c324c Add process UID parameter 2018-01-23 12:02:20 +01:00
babic_a ae3a70bd5a Build improvements 2018-01-22 16:06:06 +01:00
babic_a 783162ea76 Changed atomic int to uint64_t 2018-01-22 10:45:51 +01:00
babic_a 3d9b4a0aee Moved to boost::thread 2018-01-22 10:44:05 +01:00
babic_a d40c86948c Remove whitespace 2018-01-22 09:15:08 +01:00
babic_a 8635cbba0c Rename h5_utils to H5Format 2018-01-21 16:36:27 +01:00
babic_a a40ae1c3ac H5Writer optimizations 2018-01-21 16:10:34 +01:00
babic_a f26f1ee5db RingBuffer refactoring 2018-01-21 15:51:39 +01:00
babic_a d623549930 Writer manager refactoring 2018-01-21 15:32:05 +01:00
babic_a 35270ca2fa H5Writer refactoring 2018-01-21 15:12:25 +01:00
babic_a 0a13643ac1 Rename writer class 2018-01-21 15:09:21 +01:00
babic_a dfafaea297 Forgot the NULL check 2018-01-20 16:30:24 +01:00
babic_a bc091bfe01 Negative unsigned values 2018-01-20 16:24:55 +01:00
babic_a f7066b9b7c Not all protocols have "little" by default 2018-01-20 16:21:15 +01:00