Re: [Discuss-gnuradio] usrp intraction with gnuradio

2011-05-03 Thread sh.sharma
t; > > > >> -Original Message- >> From: discuss-gnuradio-bounces+jqr=jquirke.com...@gnu.org >> [mailto:discuss-gnuradio-bounces+jqr=jquirke.com...@gnu.org] On Behalf >> Of sh.sharma >> Sent: Friday, 29 April 2011 4:19 PM >> To: Discuss-gnuradio@gnu

[Discuss-gnuradio] Help : using multiple channels in USRP...

2011-05-02 Thread sh.sharma
Hi every body... i want to capture two files of two different frequencies at the same time... using usrp_rx_cfile of gnuradio... if this is possible that i want to capture two frequencies simultanously using usrp different channel ..if that is possible how can i do this ... i highly apologizes

[Discuss-gnuradio] Help : Query about usrp_rx_cfile C++ version

2011-05-02 Thread sh.sharma
Hi everybody , I have a doubt regarding the c++ version of the usrp_rx_cfile.cc . As i was checking the execution of the usrp_rx_cfile.cc, tried to execute the file by compiling and creating the binary exe file. Now i am not able to know the involvement of the shell script usrp_rx_cfile. Wh

Re: [Discuss-gnuradio] usrp intraction with gnuradio

2011-04-28 Thread sh.sharma
question is still not clear enough. thanks Nick Foster-4 wrote: > > On Wed, 2011-04-27 at 23:19 -0700, sh.sharma wrote: >> sorry for insufficient information for my previous post i highly >> apologize >> for that ... >> >> what i wanted to ask was that..

Re: [Discuss-gnuradio] usrp intraction with gnuradio

2011-04-27 Thread sh.sharma
help... & i highly apologize for any incorrect or illogical question... Nick Foster-4 wrote: > > On Wed, 2011-04-27 at 06:33 -0700, sh.sharma wrote: >> How usrp intract with gnuradio... >> data is sent by usrp to gnuradio >> >> or >> >> how gnur

[Discuss-gnuradio] urrp intraction with gnuradio

2011-04-27 Thread sh.sharma
How usrp intract with gnuradio... data is sent by usrp to gnuradio or how gnuradio usrp block intract withgnuradio-core -- View this message in context: http://old.nabble.com/urrp-intraction-with-gnuradio-tp31487487p31487487.html Sent from the GnuRadio mailing list archive at Nabble.com. __

[Discuss-gnuradio] Try to get the hardware end point.

2011-04-08 Thread sh.sharma
Hello every one... i am new in gnuradio... i start tracing usrp_rx_cfile... i want to find the hardware interaction point where data is received by gnuradio from usrp... or from where gnuradio code starts processing & take data from usrp... I found a function "read" in "file fusb_generic" whic