mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-09-02 14:50:45 +02:00
Small improvements
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
namespace writer_config
|
||||
{
|
||||
// MS to retry reading from the image assembler.
|
||||
const size_t WRITER_IMAGE_ASSEMBLER_RETRY_MS = 5;
|
||||
const size_t ASSEMBLER_RETRY_MS = 5;
|
||||
// Number of slots in the reconstruction buffer.
|
||||
const size_t WRITER_IA_N_SLOTS = 2;
|
||||
}
|
||||
Reference in New Issue
Block a user