discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [USRP-users] Re: Fwd: Adding a Window block to an RFNOC graph


From: Ivan Zahartchuk
Subject: Re: [USRP-users] Re: Fwd: Adding a Window block to an RFNOC graph
Date: Fri, 22 Oct 2021 13:05:05 +0300

Yes I am setting fft for magnitudes. On the front side, I am doing a log. I perfectly understand where infinity comes from. I don’t understand why the FFT returns 0. But how can I configure the Window?

пт, 22 окт. 2021 г. в 01:51, Marcus D. Leech <patchvonbraun@gmail.com>:
On 2021-10-21 6:40 p.m., Ivan Zahartchuk wrote:

Hello, I have a problem that when receiving samples from the USRP E310 board, after the FFT block at low gain, zero values are received. After that I log them and get infinity. I wanted to figure out what the problem is, but I have no idea, maybe the Window block will fix the situation. But when building my yaml file, I get the error:
[ERR] 2 Unresolved connection(s)
[ERR]     (window0-out_0 -> fft0-in0)
[ERR]     (fft0-out_0 -> ep1-in_0)
[INF]         (('radio0', 'ctrl_port', 'master'),)
[INF]         (('radio0', 'time_keeper', 'listener'),)
[INF]         (('radio0', 'x300_radio', 'slave'),)
[INF]         (('_device_', 'ctrlport_radio', 'slave'),)
[INF]         (('_device_', 'time_keeper', 'broadcaster'),)
[INF]         (('_device_', 'x300_radio', 'master'),)
Please tell me what could be the problem and how can I add the Window block to my image?


_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-leave@lists.ettus.com
Do you have your FFT configured for log output?  Because the logarithm of zero is undefined.


_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-leave@lists.ettus.com

reply via email to

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