An ofdm signal, which is generated in python, presents a peak in the
central part of the spectrum. What could it be?
This same behavior appears on USRP X310 and HackRFOne.
___
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an e
Hi Tim, What equipment are you using? What is the interface? As an initial
suggestion, try using multiprocessing, so that the two codes can be
executed on different cores simultaneously, because when using threads, the
execution of the codes, in Python, is not simultaneous. The following link
expla
: uhd.tune_request().
However, I didn't notice any changes (see below)
Any ideas what I might be overlooking? Thank you in advance.
De: zhou
Enviada em: sexta-feira, 23 de fevereiro de 2024 17:45
Para: usrp-users@lists.ettus.com; Pedro Vieira
Assunto: Re: [USRP-users]