discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] How do I properly disable/enable the WBX receiver


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] How do I properly disable/enable the WBX receiver with UHD?
Date: Fri, 03 Jun 2011 12:47:52 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10

On 03/06/2011 12:17 PM, Josh Blum wrote:
Using a USRP1 w/ WBX dboard and UHD, what is the proper way to disable (and
then re-enable) the receiver?

I usually don't think to disable the receiver. Running the transmitter
on demand and always running the receiver is a fine model of use.

Perhaps you could shutoff your demodulator when you transmit? Or reject
the echo'd packets in a mac layer?

-josh


Also, doing this is not going to be daughterboard-agnostic--not all daughterboards can have their RX analog chain disabled this way, as far as I know, and also, does the RX chain "forget" its previous programming across such a power-down/disable operation? If it does, then you have the added latency of re-configuring the analog hardware back to where it was before you shut it down.

A better approach is to simply "ignore" whatever you're receiving while transmitting--either by using a valve, or a x0 multiplier somehwere in the RX chain, which will effectively cause the demodulator to not see any useful signal.







reply via email to

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