Commit Graph

13 Commits

Author SHA1 Message Date
babic_a 98da2ec0de Adjust modules to use the template version of RingBuffer 2020-04-15 10:43:57 +02:00
babic_a b75596e8a0 Add destructor to Recv Module 2020-04-08 16:42:42 +02:00
babic_a 9512dd1522 Add is_receiving function to ZmqRecvModule 2020-04-08 15:38:27 +02:00
babic_a f9b222a3e6 Add buffer clearing to stop_saving procedure 2020-04-08 15:16:09 +02:00
babic_a 9518f03deb Revert "Add counter for frames to save instead of just flag"
This reverts commit 16612a2d
2020-04-08 15:04:56 +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 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 2cb6dac8ba Cleanup empty lines 2020-04-06 13:11:13 +02:00
babic_a 5d5fde82f8 Encapsulate is_writing_ flag 2020-04-01 16:00:05 +02:00
babic_a 69fb522efd Rename start and stop receiver methods 2020-04-01 15:56:08 +02:00
babic_a a3110580dc Implement ZmqRecvModule start procedure 2020-04-01 15:41:50 +02:00
babic_a 8f6f2ef32c Add receiving flag 2020-03-31 17:56:07 +02:00
babic_a 6d8e113e7b First implementation of receiver module 2020-03-31 17:45:09 +02:00