discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Does a block exist that does...


From: Richard Bell
Subject: Does a block exist that does...
Date: Thu, 5 Mar 2020 10:14:07 -0800

Hi all,

I'm looking for a block that is like the vector sink, however, it does not store samples in an unbounded manor until it is reset. It's a vector sink that stores a fixed item length worth of samples that allows python to get them when it wants. The block should consume samples every time its called by the scheduler whether the block is accessed by python or not.

Does this functionality already exist?

Thanks,
Rich

reply via email to

[Prev in Thread] Current Thread [Next in Thread]