Commit Graph

108 Commits

Author SHA1 Message Date
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 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 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
babic_a f22667e8b8 Improve variable names consistency 2018-01-20 15:24:08 +01:00
babic_a ec4b0d23f5 Write format only if file still open 2018-01-20 14:50:40 +01:00
babic_a 8568e9211d Improve debug output 2018-01-20 14:49:45 +01:00
babic_a 8d4ccc4950 Add copy constructor to FrameMetadata 2018-01-20 14:48:58 +01:00
babic_a cc0adc9157 Add is_file_open method 2018-01-20 14:48:25 +01:00
babic_a fe3a7ed07a Remove useless declarations 2018-01-19 16:34:40 +01:00
babic_a 573d837609 Replace rapidjson with boost ptree 2018-01-19 16:15:15 +01:00
babic_a 81369c5766 Exit when all frames are written 2018-01-17 15:30:33 +01:00
babic_a 8c79e76d71 Dynamically assign dataset type 2018-01-17 14:31:12 +01:00
babic_a 25ac006658 Dataset type specification possible 2018-01-17 14:30:41 +01:00
babic_a ac72aa5760 Add dataset type resolution to helper 2018-01-17 14:30:29 +01:00
babic_a c2f866dbb7 Remove unused variables from config 2018-01-17 14:16:30 +01:00
babic_a 26f4219414 Dataset writing improvements 2018-01-17 11:57:31 +01:00
babic_a 96bb6f651f Initialize n_slots in ring buffer 2018-01-17 11:54:18 +01:00
babic_a 596dbd0468 Fix format issues 2018-01-17 11:54:01 +01:00
babic_a 4036e0b745 Add default values for testing 2018-01-17 10:59:10 +01:00
babic_a 6bdf577cb8 Fixed missing format parameters 2018-01-17 10:59:01 +01:00
babic_a 87941e86a4 Add date to NX_char for now 2018-01-17 10:58:48 +01:00
babic_a e12b669d23 Fix rest casting 2018-01-17 10:38:17 +01:00
babic_a 3f948d4e2b Fix rest interface casting 2018-01-17 10:36:17 +01:00
babic_a bb669cf32a Fix writer manager set_parameters 2018-01-17 10:36:03 +01:00
babic_a a23e51fdb6 Fix cast value in h5_utils 2018-01-17 09:29:43 +01:00
babic_a 961aaa0fba Add set and get parameters to the REST 2018-01-17 09:29:31 +01:00
babic_a 8d64c704b4 Format function name change 2018-01-17 09:00:02 +01:00