discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] UHD disable receive


From: Feng Andrew Ge
Subject: Re: [Discuss-gnuradio] UHD disable receive
Date: Wed, 20 Apr 2011 18:24:56 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8

Josh,

Thanks for the clarification.

Does it mean that, by this hacked code, turning off RX mixer at transmitting time happens on FPGA? Or does it happen at UHD on the host side?

Andrew


On 04/20/2011 06:15 PM, Josh Blum wrote:
On 04/20/2011 03:03 PM, Feng Andrew Ge wrote:
Josh,

When you say " In any case, you can shutoff the rx mixer in full duplex
mode with this little change:", is it true that this radio, once started
with the changed code, cannot receive anymore at it runtime?

No: When, and only when, the device is simultaneously transmitting _and_
receiving (full duplex mode); the change will cause the rx mixer to be
turned off. This effectively feeds noise into the ADC.

So if you are always receiving, the mixer will only turn off when you
pass samples into the usrp sink block (which causes a transmission to
occur). Once all samples have been transmitted, the mixer will come back on.

The change is a "quick hack" and is not the recommended way to do things.

-Josh




reply via email to

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