added FIFO to SharedRingBuffer #208

Merged
gaisser merged 4 commits from KSat/fsfw:mueller/sharedRingBufferFIFO into master 2020-10-27 14:29:50 +01:00
Owner

Optional FIFO which can be used to store packet sizes.
This could be useful for a SharedRingBuffer with producer/consumer tasks.
FIFO is optional and therefore created in the initialize function. setter function
is supposed to be called in the object factory after creating the SharedRingBuffer.

Optional FIFO which can be used to store packet sizes. This could be useful for a SharedRingBuffer with producer/consumer tasks. FIFO is optional and therefore created in the initialize function. setter function is supposed to be called in the object factory after creating the SharedRingBuffer.
muellerr added the
feature
label 2020-09-22 16:23:44 +02:00
muellerr changed title from added FIFO to added FIFO to SharedRingBuffer 2020-09-22 16:26:25 +02:00
muellerr changed title from added FIFO to SharedRingBuffer to WIP: added FIFO to SharedRingBuffer 2020-09-22 16:33:15 +02:00
muellerr changed title from WIP: added FIFO to SharedRingBuffer to added FIFO to SharedRingBuffer 2020-10-01 20:49:06 +02:00
gaisser merged commit f40b432e43 into master 2020-10-27 14:29:49 +01:00
gaisser deleted branch mueller/sharedRingBufferFIFO 2020-10-27 14:29:53 +01:00
Sign in to join this conversation.
No description provided.