Friday, February 10, 2023

Re: Link error GC

A Vector Source produces items from a vector ... it does not actually produce a vector type unless the Vector Length parameter is set to something other than 1. In this case, you would want the Vector Length to be the same as the FFT Size parameter in the FFT block.

In other places, you would need a Vector to Stream or Stream to Vector block to do conversions. I can't tell what you are trying to do with the flowgraph, but those will at least allow you to get the types right.

On Fri, Feb 10, 2023 at 5:38 PM Raúl Parada Medina <raul.parada.medina@gmail.com> wrote:
Hi,

I get this error in the links (red arrows). I don't know where is the error (the SDR-RTL is not connected yet). GNU Radio Companion 3.10.4.0 (Python 3.10.6) on Windows 10. Thanks. Raúl


No comments:

Post a Comment