mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-08-05 03:42:26 +02:00
Make module alignment for lower rep rates
This commit is contained in:
@@ -21,7 +21,7 @@ class LiveRecvModule {
|
||||
void receive_thread();
|
||||
void recv_single_module(void* socket, ModuleFrame* meta, char* data);
|
||||
uint64_t align_modules(const std::vector<void*>& sockets,
|
||||
ModuleFrameBuffer *metadata,
|
||||
ModuleFrameBuffer *meta,
|
||||
char *data);
|
||||
void stop();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user