Hi Marcus,
Please find the attached figure on how the audio control loop will be placed in
Gnu Radio chain. In the figure the first block is the RF IQ acquisition block
which samples the RF samples and put a timestamp. It is then passed on to
channel and audio decoder and finally reaches the
Re: vector mode
This kind of code is what you're looking for
https://github.com/gnuradio/gnuradio/pull/1462#discussion_r140610909
On Thursday, September 21, 2017, Tellrell White wrote:
> Thanks for the replies guys
>
> Marcus I know you can find the PSD of a signal in both the time and
> frequen
Dear all,
I am new to GNU radio. I use bladeRF/USRP as the SDR. I want to send some
signal/samples at frequency range 2.4-2.8MHz sweeping the band every 1MHz.
I found a tutorial which says to use a slider. I want to know is there a
way to frequency sweep without using sliders.
Can anybody help me