Uhd source and sink

i use UHD source and UHD sink in Gnu-radio , and both working good. but
i want to use both in same GRc file to send andreceiveon the USRP, so
can any one advise me or help me with any examples of UHD source and
Sink send andreceivein same time or send thenreceiveautomatically on
different ports in the RF front end.

On Thu, Feb 21, 2013 at 2:34 AM, Mohammed R.
[email protected]wrote:

i use UHD source and UHD sink in Gnu-radio , and both working good. but i
want to use both in same GRc file to send and receive on the USRP, so can
any one advise me or help me with any examples of UHD source and Sink send
and receive in same time or send then receive automatically on different
ports in the RF front end.

Take a look at ${prefix}/share/gnuradio/examples/uhd (of in the source
tree, gr-uhd/examples). There are many examples for how to use UHD
devices,
some of which use both sources and sinks.

Tom