detached sync and assembler with zmq recv.

This commit is contained in:
lhdamiani
2021-07-06 11:57:43 +02:00
parent 300d992acf
commit 8fd1c4cf7a
14 changed files with 129 additions and 64 deletions
+1 -1
View File
@@ -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.