discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] transmitting and receiving indication in USRP


From: Josh Blum
Subject: Re: [Discuss-gnuradio] transmitting and receiving indication in USRP
Date: Tue, 19 Mar 2013 12:45:11 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130221 Thunderbird/17.0.3


On 03/19/2013 03:07 AM, Mohammed Ramadan wrote:
> i have half duplex daughterborad and using gnu-radio flowgraph to
> transmit and receive in alternate time. i founded that while running
> the code both A, C Leds in USRPn210 are on. IS that indicate that i
> send and transmit? if ok how this while i am using half duplex

Led definition, I hope that helps

http://files.ettus.com/uhd_docs/manual/html/usrp2.html#front-panel-leds

> daugher board. Note: i sue python codes for transmitting and
> receiving over the USRP but only one runs at time and other gives me
> error that the address not defined. But both works alternatively. can
> an one send me the illustration for this Problem and how to overcome
> and solve it

You can only have the device open in one process. So your transmit and
receive chains should be in the same process.

-josh

> 
> 
> 
> _______________________________________________ Discuss-gnuradio
> mailing list address@hidden 
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 



reply via email to

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