Commit Graph

6 Commits

Author SHA1 Message Date
babic_a 626f4f9953 Remove unused header value 2020-04-15 12:34:02 +02:00
babic_a b1e2a4f4a1 Add UdpFrameMetadata 2020-04-15 11:08:12 +02:00
babic_a 22e0af6200 Make RB a template class 2020-04-15 10:43:40 +02:00
babic_a bdb99f1d13 Improve RingBuffer initialization
Remove automatic initialization on slot reservation - the client will need to take care
of the initialization at the most appropriate time - also allows the calling code to define
the slot size.
2020-04-06 11:12:30 +02:00
babic_a 7234764d71 Improve RingBuffer 2020-03-26 16:55:47 +01:00
babic_a f9b25367fa Move public interfaces to include folder 2020-03-26 15:47:38 +01:00