babic_a
0ca06b8e7a
Remove all DEBUG_OUTPUT references
...
It turnes out it is not as useful as in the writer project.
2020-05-11 13:52:29 +02:00
babic_a
225f8569be
Remove setting nice value inside recv thread
2020-05-06 16:53:54 +02:00
babic_a
1db5b2560e
Reduce nice level
2020-05-06 16:45:19 +02:00
babic_a
6c0a744389
Set udp recv thread priority
2020-05-06 16:13:46 +02:00
babic_a
6f766746d6
Thread fine-tuning
2020-05-04 18:37:41 +02:00
babic_a
11b5bde2dc
Yield instead of sleep in case of no msg
2020-05-04 18:06:13 +02:00
babic_a
ad87d239e4
Cast daq_rec to the correct type
2020-05-04 12:45:27 +02:00
babic_a
5408be95e1
Reorder operations
2020-05-04 12:35:01 +02:00
babic_a
a6d065a285
Make UdpReceiver quicker and more simple
2020-05-04 12:17:54 +02:00
babic_a
7841a70698
Started cleanup of UdpRecvModule
2020-05-04 10:17:36 +02:00
babic_a
77141a559c
Ringbuffer returns nullptr when the buffer is full
...
This feature will allow us to make a push/pull mechanism for the sf_h5_writer.
All classes using RingBuffer have been updated to maintain the exact same behaviour as before.
2020-04-21 17:25:22 +02:00
babic_a
4e3ec6af1f
Revert "Try to use recvmmsg"
...
This reverts commit 365c15a6
2020-04-17 17:58:20 +02:00
babic_a
365c15a670
Try to use recvmmsg
2020-04-17 17:13:23 +02:00
babic_a
cb6075560d
Remove individual packet tracking
2020-04-17 14:57:33 +02:00
babic_a
f7dc2be75f
Make core-buffer folder with all common stuff used in the buffer
2020-04-17 09:51:16 +02:00