RE: [Discuss-gnuradio] problem importing gnuradio

2010-03-11 Thread nadia raj
> On Thu, Mar 11, 2010 at 08:16:13AM +, nadia raj wrote: > > > > hi, > > i am facing a very strange problem that when in python i write: > > import gnuradio > > python successfully imports the package . > > > > but when i run benchmark_tx.py it s

[Discuss-gnuradio] problem importing gnuradio

2010-03-11 Thread nadia raj
hi, i am facing a very strange problem that when in python i write: import gnuradio python successfully imports the package . but when i run benchmark_tx.py it says ImportError: No module named gnuradio. Please help. Regards, Nadia

RE: [Discuss-gnuradio] Re: help req gnu radio installation on ubuntu 9.10

2010-03-08 Thread nadia raj
thanks it worked _ Hotmail: Free, trusted and rich email service. http://clk.atdmt.com/GBL/go/201469228/direct/01/___ Discuss-gnuradio mailing list

[Discuss-gnuradio] help req blks2.ofdm_mod

2010-02-17 Thread nadia raj
hi, how do we select a subdev in blks2.ofdm_mod, for a scenerio where we have two daughterborads on one usrp. Regards, Nadia _ Hotmail: Trusted email with Microsoft’s powerful SPAM protectio

[Discuss-gnuradio] FW: Help Req:MIMO OFDM

2010-01-08 Thread nadia raj
Hi, I wanted to ask you that if i want to send two independent data streams to two daughter boards mounted on one usrp, wats the command for it. If i want to explicitly send data1 to sub(0,0) and data 2 to subdev(0,1) SIMULTANEOUSLY..then how do you do it? I have read few examples but im not able

[Discuss-gnuradio] Help Req: usrp_sink

2010-01-07 Thread nadia raj
hi, If i want to send data to side A of usrp and in it TX/RX side whats the proper syntax for it. Regards, Nadia _ Hotmail: Trusted email with Microsoft’s powerful SPAM protection. http:/

[Discuss-gnuradio] Help req file_sorce data type

2010-01-06 Thread nadia raj
Hi, When we do: data = gr.file_source(8, 's1', 'r') Then type( data ) = how can i convert data into a string?? Regards, Nadia _ Your E-mail and More On-the-Go. Get Windows Live Hotmail Fr

[Discuss-gnuradio] RE: Help req: Simulataneous transmission

2010-01-05 Thread nadia raj
.com > To: nadia...@hotmail.com > CC: discuss-gnuradio@gnu.org > Subject: Re: Help req: Simulataneous transmission > > On Mon, Jan 04, 2010 at 06:06:51AM +, nadia raj wrote: > > > > Hi, > > > > Thank you Mr.Eric for your valuable advice. > > You&#

[Discuss-gnuradio] Help req: Simulataneous transmission

2010-01-03 Thread nadia raj
perform modulation + transmission of data. Or is there some other way that you can suggest?? Regards, Nadia Raj _ Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. http

[Discuss-gnuradio] FW: Help REQ: Transmitting two streams simultaneously

2009-12-31 Thread nadia raj
Hi, Thanks for your quick reply Mr.Eric. But in the mentioned example interleaving in being done. It will not serve my purpose I think i wasnt specific last time.So here is how the story goes. At transmitter usrp1 is connected to a host pc. Two flex2400 daughterboards are mounted on it. On each fl

[Discuss-gnuradio] Help REQ: Transmitting two streams simultaneously

2009-12-31 Thread nadia raj
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 fle

[Discuss-gnuradio] Help req: mimo ofdm

2009-12-31 Thread nadia raj
Hi, I intend to build a 2x2mimo ofdm link.I am using one usrp on each host computer. And each usrp has two Flex 2400. Im employing spatial multiplexing.it would be a full duplex link. If you could please tell me how should i got about the business?? Will the subdev( ) methodology work here? If not

[Discuss-gnuradio] Help req: MIMO

2009-12-29 Thread nadia raj
Hello, I intend to build a 2x2mimo ofdm link.I am using one usrp on each host computer. And each usrp has two Flex 2400. Im employing spatial multiplexing.it would be a full duplex link. If you could please tell me how should i got about the business?? Will the subdev( ) methodology work here? If