hi, i want to transmit two streams simultaneously from two separate
antennas, each mounted on a separate daughterboard. Both the
daughterboards are connected to a usrp1. and usrp1 is connected to a
host pc.the antennas are connected to TX/RX port of the daughterboard
respectively.I am using flex2400 daughterboards.Looking forward to your
response.
Regards,[email protected]
On Thu, Dec 31, 2009 at 06:54:03PM +0000, nadia raj wrote:
hi, i want to transmit two streams simultaneously from two separate
antennas, each mounted on a separate daughterboard. Both the
daughterboards are connected to a usrp1. and usrp1 is connected to a
host pc.the antennas are connected to TX/RX port of the
daughterboard respectively.I am using flex2400
daughterboards.Looking forward to your response.
Regards,[email protected]
Take a look at gnuradio-examples/python/usrp/fm_tx_2_daughterboards.py
(Although the filename mentions fm, it doesn’t actually do FM (see
fm_tx4.py for an example that does that). It does however send
independent signals out two daughterboards simultaneously.)
Eric