Re: [Discuss-gnuradio] FLEX900 RX2 Port

2010-02-22 Thread Matt Ettus

On 02/19/2010 11:21 PM, Firas Abbas wrote:

Hi,



From: Matt Ettusm...@ettus.com


Yes, you can do full duplex, but you should not connect the ports
directly or you will blow out the receiver.  There will be enough
leakage that you can just put attenuators.

Matt



Is USRP2 Antenna selection (TX/RX , RX2) works for the current firmware ?



We need to get that in there in a convenient way for the users.  We're 
working on it now.


Matt



___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] FLEX900 RX2 Port

2010-02-19 Thread Firas Abbas
Hi,


 From: Matt Ettus m...@ettus.com
 
 
 Yes, you can do full duplex, but you should not connect the ports 
 directly or you will blow out the receiver.  There will be enough 
 leakage that you can just put attenuators.
 
 Matt


Is USRP2 Antenna selection (TX/RX , RX2) works for the current firmware ?

Best Regards,

Firas



___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio


[Discuss-gnuradio] FLEX900 RX2 Port

2010-02-18 Thread Sharif Shaher

Hello,

I am trying to run a loopback test where I am using the USRP2 and the 
FLEX900
daughter board.  I have connected the TX/RX port directly to the RX2 
port.  I am running

usrp2_siggen.py as is (presumably transmitting out the TX/RX port) and then
also running usrp2_fft.py.  I tried to modify usrp2_fft.py so that I 
could switch the
receive port to RX2 as follows self.subdev.select_rx_antenna('RX2') - 
actually

pretty much just uncommented out the code that was already there.  However
this does not seem to work.  I wonder is there anyway that I can preform 
the test
I want to.  Is there anyway to get the USRP2 to transmit out TX/RX and 
at the

same time receive from port RX2...any help would be greatly appreciated.

Thanks,
Sharif


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] FLEX900 RX2 Port

2010-02-18 Thread Matt Ettus

On 02/18/2010 11:38 AM, Sharif Shaher wrote:

Hello,

I am trying to run a loopback test where I am using the USRP2 and the
FLEX900
daughter board. I have connected the TX/RX port directly to the RX2
port. I am running
usrp2_siggen.py as is (presumably transmitting out the TX/RX port) and then
also running usrp2_fft.py. I tried to modify usrp2_fft.py so that I
could switch the
receive port to RX2 as follows self.subdev.select_rx_antenna('RX2') -
actually
pretty much just uncommented out the code that was already there. However
this does not seem to work. I wonder is there anyway that I can preform
the test
I want to. Is there anyway to get the USRP2 to transmit out TX/RX and at
the
same time receive from port RX2...any help would be greatly appreciated.




Yes, you can do full duplex, but you should not connect the ports 
directly or you will blow out the receiver.  There will be enough 
leakage that you can just put attenuators.


Matt


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] FLEX900 RX2 Port

2010-02-18 Thread Sharif Shaher

Hi Matt,

Thanks for the advice, but might you know how I can configure 
usrp2_fft.py to

use port RX2, as i had mentioned, augmenting usrp2_fft.py in the fashion
I described does not work.  For that matter, might you know in general how
to direct reception to RX2 instead of TX/RX which I believe is the default.

Thanks,
Sharif

Matt Ettus wrote:

On 02/18/2010 11:38 AM, Sharif Shaher wrote:

Hello,

I am trying to run a loopback test where I am using the USRP2 and the
FLEX900
daughter board. I have connected the TX/RX port directly to the RX2
port. I am running
usrp2_siggen.py as is (presumably transmitting out the TX/RX port) 
and then

also running usrp2_fft.py. I tried to modify usrp2_fft.py so that I
could switch the
receive port to RX2 as follows self.subdev.select_rx_antenna('RX2') -
actually
pretty much just uncommented out the code that was already there. 
However

this does not seem to work. I wonder is there anyway that I can preform
the test
I want to. Is there anyway to get the USRP2 to transmit out TX/RX and at
the
same time receive from port RX2...any help would be greatly appreciated.




Yes, you can do full duplex, but you should not connect the ports 
directly or you will blow out the receiver.  There will be enough 
leakage that you can just put attenuators.


Matt




___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio