This might be helpful:
https://github.com/kit-cel/gr-specest/blob/master/lib/stream_to_vector_overlap_impl.cc

Might answer your question on history with a very simple block.

--M

On Sat, Dec 19, 2020 at 7:18 PM Marcus Müller <[email protected]> wrote:

> Either that source of yours is incorrect, or you have a buggy block in
> there somewhere.
>
> Throttle really should *never* do anything to the result of your signal
> processing. All it does is copy its exact input to its output, and in
> between doing so, going to sleep to literally just throttle its throughput.
>
> On 19.12.20 14:14, Marcin Wachowiak wrote:
> > This can be fixed by placing throttle blocks before autocorrelate with
> > arbitrary set sample rate - according to source.
>
>

Reply via email to