Thank you very much Martin!
I will study the input/output relationship more closely using the print
statements to arrive at a way to use the forecast method.
George
On Tue, Jul 6, 2021 at 10:12 AM Martin Luelf wrote:
> Dear George,
>
> please always reply to the mailing list (or have the list
Dear George,
please always reply to the mailing list (or have the list in CC), rather
than only to the person you are replying to. This way other people that
will find your original question in the future can benefit from the
discussion as well.
From your example I see that you are using pyt
Dear George,
what specifically does not work with your test? Any error messages, or
is it not producing the result you are expecting. And if so, what is
your block input, what is the output and what output are you expecting?
Keep in mind that the forecast method tells the scheduler how much i
Hello,
I played with it and got it to work. I left out the forecast method and
forced my will on the scheduler in terms of the input to output sample
relationship.
However, I am still open to hearing from anyone who has used the general
block with the forecast method to solve this problem, so as
Good afternoon GNURadio community!
I am having a problem using the forecast method in my OOT model.
In my model, I have one input port and one output port with streaming data.
My signal processing algorithm converts every M input samples into N output
samples where the ratio of M to N is a floati