Ok, let’s say I want to Tx from port1 and receive from port2. How am I
supposed to do that on GRC?
Or is set when I add a USRP source and a USRP sink automatically?
From: Ralph A. Schmid, dk5ras [mailto:removed_email_address@domain.invalid]
Sent: Tuesday, March 11, 2014 3:34 PM
To: ‘Dimitris Siafarikas’; ‘Matt E.’
Cc: ‘GNURadio’
Subject: RE: [Discuss-gnuradio] Transmit from RF1, receive from RF2
This board has one receiver, one transmitter. You can transmit and
receive
simultaneously with it, but only on different ports. No TX and RX at the
same time on one port, no RX and RX at the same time at all.
Ralph.
From: discuss-gnuradio-bounces+ralph=removed_email_address@domain.invalid
mailto:discuss-gnuradio-bounces+ralph=removed_email_address@domain.invalid
[mailto:discuss-gnuradio-bounces+ralph=removed_email_address@domain.invalid] On Behalf Of
Dimitris Siafarikas
Sent: Tuesday, March 11, 2014 1:59 PM
To: ‘Matt E.’
Cc: ‘GNURadio’
Subject: Re: [Discuss-gnuradio] Transmit from RF1, receive from RF2
I am using SBX board. I read somewhere that this board can transmit and
receive from port 1 and only receive from port 2. Is this correct?
Is there any way, using this board, to transmit and receive
simultaneously
even from only one port? If yes, how may I do this in GRC?
From: Matt E. [mailto:removed_email_address@domain.invalid]
Sent: Tuesday, March 11, 2014 4:31 AM
To: Dimitris Siafarikas
Cc: GNURadio
Subject: Re: [Discuss-gnuradio] Transmit from RF1, receive from RF2
Which daughterboard are you using? The only ones where you can receive
2
signals at once are BasicRX, LFRX, and TVRX2. The others only allow you
to
receive from one antenna port at a time.
Matt
On Mon, Mar 10, 2014 at 3:54 PM, Dimitris Siafarikas
<removed_email_address@domain.invalid
mailto:removed_email_address@domain.invalid > wrote:
Hi list,
here is the thing. I would like to know, how I can create a flow with
blocks
in GNU Radio companion, in order to receive a signal from the RF1 port
of my
URSP N210 and simultaneously , receive another signal from the RF2 port
of
the same USRP.
Is there any option defining the port of the USRP when selecting USRP
source/sink block?
Thank you in advance.