Re: [Discuss-gnuradio] Import Error

2015-12-05 Thread Rama V
solve for the error. Please kindly suggest. I would appreciate that. I am attaching the code for your purposes. Thank you. Regards, Dave On Sun, Nov 29, 2015 at 3:30 PM, Rama V <ramav...@gmail.com> wrote: > Hey Marcus, > Thanks for the reply. But the above program is for a specific

Re: [Discuss-gnuradio] Import Error

2015-11-29 Thread Rama V
/usr/[local/]share/gnuradio/examples/uhd. > > Best regards, > Marcus > > > On 26.11.2015 01:42, Rama V wrote: > > Hi, > I am trying to compile a file namely usrp_spectrum_sense_tx.py but it says > the following error message: > > Traceback (most recent call last

[Discuss-gnuradio] Import Error

2015-11-25 Thread Rama V
Hi, I am trying to compile a file namely usrp_spectrum_sense_tx.py but it says the following error message: Traceback (most recent call last): File "./usrp_spectrum_sense_tx.py", line 180, in from gnuradio import gr, gru, eng_notation, optfir, window ImportError: cannot import name optfir

Re: [Discuss-gnuradio] USRP Competition

2015-11-17 Thread Rama V
pt that you have in your > software that deals with the samples coming from the USRP. > You can configure the USRP to arbitrary center frequencies. > > Best regards, > Marcus > > On 16.11.2015 03:06, Rama V wrote: > > I would like to send data through specific channels among

Re: [Discuss-gnuradio] USRP Competition

2015-11-16 Thread Rama V
, 2015 5:29 PM, "Rama V" <ramav...@gmail.com> wrote: > Hey all, > I would like to perform a specific application of competitive > strategy(competition) with my two USRP available by detecting which channel > is available for doing that. I have used the command of >

Re: [Discuss-gnuradio] Fwd: Re: Transmission error

2015-10-04 Thread Rama V
p me improve what I do with these ready-to-use > scripts"; you will need to _understand_ at least roughly what you're > doing; there's no way around that. I think these "how to use > benchmark_tx/rx" threads have gone and I shall give them a bit of rest now. > > Best regar

Re: [Discuss-gnuradio] Fwd: Re: Transmission error

2015-10-04 Thread Rama V
Hey all, The problem has been solved. I have just mentioned the -a (args) for the serial number. That's it. Thanks Regards, Dave On Sun, Oct 4, 2015 at 5:49 PM, Rama V <ramav...@gmail.com> wrote: > Thanks for the reply Marcus. I apologize for having asking these many > times. Now

Re: [Discuss-gnuradio] Fwd: Re: Transmission error

2015-10-01 Thread Rama V
ceptable, depending on a specific application. > > Best regards, > Marcus > > > On 09/25/2015 12:07 AM, Rama V wrote: > > Hi all, > I have tried to send packets to the receiver from /digital/narrowband > folder and it has mostly succeeded. The output I was able to get when I &g

Re: [Discuss-gnuradio] Fwd: Re: Transmission error

2015-09-24 Thread Rama V
> > As mentioned before multiple times: run the programs with "--help". They > will show you what default settings they have. > > Please help. Please excuse me if I am being naive in asking these. > > It's alright to ask questions, but please remember to apply the things w

Re: [Discuss-gnuradio] Fwd: Re: Transmission error

2015-09-21 Thread Rama V
in asking these. Regards, Dave On Mon, Sep 21, 2015 at 11:00 AM, Rama V <ramav...@gmail.com> wrote: > Hi, > Thanks Marcus. I will do as you have advised and approach if any > uncertainties. > > Regards, > Dave > > On Mon, Sep 21, 2015 at 10:16 AM, Marcus Müller <

Re: [Discuss-gnuradio] Fwd: Re: Transmission error

2015-09-21 Thread Rama V
the modification of those scripts or evrything needs to be given in the command line. Please excuse me as I am slightly unable to understand. Thanks Regards, Dave On Sep 18, 2015 2:21 PM, "Rama V" <ramav...@gmail.com> wrote: > Thanks for the reply Michael. I will look into that as you

Re: [Discuss-gnuradio] Fwd: Re: Transmission error

2015-09-18 Thread Rama V
mples when you get a chance. - MLD > > On Thu, Sep 17, 2015, at 02:01 PM, Rama V wrote: > > Thank you very much Michael. I will follow up on your advice. I am sorry > that I wasn't able to understand some parts in GNU RADIO and didn't specify > enough information. Regarding

Re: [Discuss-gnuradio] Fwd: Re: Transmission error

2015-09-17 Thread Rama V
(3) Do your homework as to the questions you ask. The more informed and > precise your questions, the better we can answer them. > > I hope the above helps. - MLD > > On Wed, Sep 16, 2015, at 06:17 PM, Rama V wrote: > > Do I need to use gnuradio - companion for

Re: [Discuss-gnuradio] Fwd: Re: Transmission error

2015-09-16 Thread Rama V
Do I need to use gnuradio - companion for transmission and reception of the data packets or the benchmark_tx.py commands from the terminal would be enough for that to happen. I am unable to sort out. Kindly help. Regards, Dave On Sep 16, 2015 2:59 PM, "Rama V" <ramav...@gma

Re: [Discuss-gnuradio] Transmission error

2015-09-15 Thread Rama V
Please kindly help with the above error Thanks, Dave On Sep 14, 2015 5:02 PM, "Rama V" <ramav...@gmail.com> wrote: > Hey all, > I have a small doubt regarding the reception of data packets. I am > attaching a small figure of the command 'uhd_fft' where I

Re: [Discuss-gnuradio] Fwd: GNU Radio Installation Error

2015-09-10 Thread Rama V
ounter any other problems in my experiment. Thank you. Regards, Dave On Thu, Sep 10, 2015 at 3:21 PM, Rama V <ramav...@gmail.com> wrote: > Hi, > Thanks for the reply. Sorry to trouble you. If I perform the "rm -rf" > command, I guess the entire contents in the build dir

Re: [Discuss-gnuradio] Fwd: GNU Radio Installation Error

2015-09-10 Thread Rama V
anks, Dave On Thu, Sep 10, 2015 at 2:07 AM, Marcus Müller <marcus.muel...@ettus.com> wrote: > Dave, > > please refrain from asking for help on mails just because you did not > receive answer within 5 hours. > > Best regards, > Marcus > > > On 10.09.201

Re: [Discuss-gnuradio] Fwd: GNU Radio Installation Error

2015-09-09 Thread Rama V
Anyone. Kindly help with the above error. Regards, Dave On Sep 9, 2015 4:46 PM, "Rama V" <ramav...@gmail.com> wrote: > Hello, > I have uninstalled GNU Radio from /gnuradio/build directory because of an > error and I wish to reinstall it. But when I try to do that

[Discuss-gnuradio] GNU Radio Installation Error

2015-09-09 Thread Rama V
Hello all, I have uninstalled GNU Radio from /gnuradio/build directory because of an error and I wish to reinstall it. But when I try to do that from the same directory by using 'sudo make install', I keep getting an error as [ 97%] Built target pygen_gr_fcd_swig_ecb11 [ 98%] Built target

Re: [Discuss-gnuradio] A small error in benchmark_tx file

2015-09-08 Thread Rama V
> Hi Dave, > > I don't know how you installed, what OS / distro you are using etc. > This is your computer, I can't really tell or teach you how to > administrate it. > > Best regards, > Marcus > > On 08.09.2015 20:14, Rama V wrote: > > Hey Marcus, > For

Re: [Discuss-gnuradio] A small error in benchmark_tx file

2015-09-08 Thread Rama V
Hey Marcus, For reinstalling, I guess I need to first do an uninstall for GNU RADIO right? Do I need to type in sudo- remove? Please help. Thanks, Dave On Sep 8, 2015 11:13 AM, "Rama V" <ramav...@gmail.com> wrote: > I guess I would like to be preferred as Dave. Regardin

Re: [Discuss-gnuradio] A small error in benchmark_tx file

2015-09-08 Thread Rama V
> then > > make uninstall > > will be the right thing to uninstall GNU Radio. > > Best regards, > Marcus > > On 08.09.2015 21:56, Rama V wrote: > > I built UHD manually by using the command 'cmake' and make install in the > UHD build directory. Do you kindly nee

Re: [Discuss-gnuradio] A small error in benchmark_tx file

2015-09-08 Thread Rama V
stall" last. If you deleted that, the information which files have to be > uninstalled are lost. You can only hope for the best and install over > without deinstallation first. > > Best regards, > Marcus > > On 08.09.2015 23:02, Rama V wrote: > > I am sorry for asking so many t

[Discuss-gnuradio] A small error in benchmark_tx file

2015-09-08 Thread Rama V
Hey Marcus, Thanks for the advise. I am sorry to reply lately. So you want me to reinstall the GNU Radio again to recover the original files? If so, then I might be able to do it because there is a new version of GNU Radio 3.7.8 to remove that error. Thanks, Dave

Re: [Discuss-gnuradio] A small error in benchmark_tx file

2015-09-08 Thread Rama V
ch. I, by the way, > don't think there's actually a bug in 3.7.7, I suspect that you, by > accident, broke the scripts during your modifications. > > Best regards, > Marcus > > On 08.09.2015 17:59, Rama V wrote: > > Hey Marcus, > Thanks for the advise. I am sorry to repl