Commit Graph

10 Commits

Author SHA1 Message Date
babic_a f9b222a3e6 Add buffer clearing to stop_saving procedure 2020-04-08 15:16:09 +02:00
babic_a a6cea76fb5 No memory relax order 2020-04-08 15:12:26 +02:00
babic_a 2e9568da8d Revert "Add counter for frames to save instead of just flag"
This reverts commit 16612a2d
2020-04-08 15:04:33 +02:00
babic_a 16612a2d72 Add counter for frames to save instead of just flag 2020-04-08 14:09:49 +02:00
babic_a 70f8218bcd Make receiver code more readable 2020-04-08 10:39:20 +02:00
babic_a 3503e6c754 Check for n_receiving_threads parameter 2020-04-08 08:59:33 +02:00
babic_a b872bb7510 Wrap entire thread in try-catch for ZmqReceiverModule as well 2020-04-08 08:48:45 +02:00
babic_a 4fff563dad Rename "writing" to "saving" from ZmqRecvModule
The module should not have a notion of writing - but
2020-04-06 13:19:39 +02:00
babic_a d6fabb7846 Rename "writing" to "saving" from ZmqRecvModule
The module should not have a notion of writing - but saving/discarding flag is
very useful.
2020-04-06 13:18:15 +02:00
babic_a 48232925bc Add module sub-folder 2020-04-06 11:53:32 +02:00