added FIFO to SharedRingBuffer #208
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "KSat/fsfw:mueller/sharedRingBufferFIFO"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
added FIFOto added FIFO to SharedRingBufferadded FIFO to SharedRingBufferto WIP: added FIFO to SharedRingBufferWIP: added FIFO to SharedRingBufferto added FIFO to SharedRingBuffer