mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-08 13:52:03 +02:00
detached sync and assembler with zmq recv.
This commit is contained in:
@@ -121,7 +121,7 @@ inline uint64_t FrameUdpReceiver::process_packets(
|
||||
cout << "] [frameudpreceiver::process_packets] :";
|
||||
cout << " frame " << metadata.frame_index << " || ";
|
||||
cout << packet_buffer_[i_packet].packetnum << " packets received.";
|
||||
cout << " pulse id "<< metadata.pulse_id;
|
||||
cout << " id "<< metadata.id;
|
||||
cout << endl;
|
||||
#endif
|
||||
// buffer is loaded only if this is not the last message.
|
||||
|
||||
Reference in New Issue
Block a user