babic_a
ae61ccae17
Fix namespace of function
2020-09-30 11:34:54 +02:00
babic_a
9de3e896af
Add configuration loading code to core-buffer
2020-09-30 10:45:40 +02:00
babic_a
b54f351089
Fix const correctness in buffer
2020-09-24 08:37:02 +02:00
babic_a
a5629616d9
Create common connect and bind zmq methods
2020-09-24 08:33:45 +02:00
babic_a
dbc913ee78
Update buffer folder and files naming convention
...
All references to folders and files inside buffer were updated.
- Base folder to write detector: detector_folder
- Name of the modules inside detector_folder: module_name
- Data grouping folders based on pulse_id: data_folder
- Data grouping files, based on pulse_id: data_file
2020-07-20 11:06:13 +02:00
babic_a
422b599b38
Rename core_config to buffer_config namespace
2020-06-04 11:59:05 +02:00
babic_a
bbf604675e
Merge buffer and writer utils
2020-06-04 10:55:43 +02:00
babic_a
537f5995c4
Make the method use common function
2020-04-23 17:39:34 +02:00
babic_a
7250f4180a
Renamed config into buffer_config
2020-04-23 09:43:29 +02:00
babic_a
40bdd8e9a2
Moved base buffer config to separate file
2020-04-23 09:41:07 +02:00
babic_a
5294015206
Add test for buffer utils
2020-04-21 20:19:13 +02:00
babic_a
8be4c4db3f
Add get path suffixes method to BufferUtils
2020-04-21 20:12:34 +02:00
babic_a
ddcefd584e
Add method for reading latest file
2020-04-20 17:47:55 +02:00
babic_a
bf881f5468
Add EXTENSION parameter for filename
2020-04-20 10:02:05 +02:00
babic_a
59f9a41cf5
Add constraint clarification comments
2020-04-19 11:53:02 +02:00
babic_a
63446f0431
Make the file a bit more readable
2020-04-19 11:49:16 +02:00
babic_a
229f8d2457
Extract update latest file function
2020-04-19 11:40:36 +02:00
babic_a
aede47f78c
Made BufferUtils a first class citizen
2020-04-17 11:47:37 +02:00