Re: [Discuss-gnuradio] RunTime error in runtime_swig.py

2017-01-31 Thread Sonny Rajagopalan
ed backtrace route... > > Ah well, I'm happy it's sorted out now :) > > Cheers, > > Marcus > > On 31.01.2017 17:59, Sonny Rajagopalan wrote: > > Thanks, Kevin! > > I think that was the issue. I had, in my early days of learning about SDR, > installed another v

Re: [Discuss-gnuradio] RunTime error in runtime_swig.py

2017-01-31 Thread Sonny Rajagopalan
. $ pybombs install gr-osmosdr Marcus, thanks for your on the matter! I hope this helps someone. On Mon, Jan 30, 2017 at 7:50 PM, Kevin Reid <kpr...@switchb.org> wrote: > On Mon, Jan 30, 2017 at 11:12 AM, Sonny Rajagopalan < > sonny.rajagopa...@gmail.com> wrote: > >>

Re: [Discuss-gnuradio] RunTime error in runtime_swig.py

2017-01-30 Thread Sonny Rajagopalan
Attached. On Mon, Jan 30, 2017 at 4:10 PM, Marcus Müller <marcus.muel...@ettus.com> wrote: > Huh. Can you share your top_block.py with us? > > Best regards, > > Marcus > > On 01/30/2017 10:00 PM, Sonny Rajagopalan wrote: > > Hi Marcus, > > Appreciate your t

Re: [Discuss-gnuradio] RunTime error in runtime_swig.py

2017-01-30 Thread Sonny Rajagopalan
ould be able to replace WXGUI with Qt GUI practically > everywhere – we're planning to discard WXGUI completely with the next GNU > Radio release. > > > Best regards, > > Marcus > > > On 01/30/2017 08:37 PM, Sonny Rajagopalan wrote: > > Here's what I got: > >

[Discuss-gnuradio] RunTime error in runtime_swig.py

2017-01-30 Thread Sonny Rajagopalan
Hello, I have a simple flow graph as shown (from this video tutorial http://greatscottgadgets.com/sdr/1/): [image: Inline image 1] The *.py that is created is attached. The code crashes with the following error: Generating: '/mymachine/sdr/gnuradioProjects/flowGraphsFromGRC/top_block.py'

Re: [Discuss-gnuradio] gnuradio LISBUSB error (but username is configured for plugdev and USB use)

2017-01-26 Thread Sonny Rajagopalan
I made those changes and I still get the same error. Should I be getting a LIBUSB error when I do something the HackRF doesn't approve? On Wed, Jan 25, 2017 at 10:26 PM, Cinaed Simson <cinaed.sim...@gmail.com> wrote: > On 01/25/2017 02:01 PM, Sonny Rajagopalan wrote: > > Sorr

Re: [Discuss-gnuradio] gnuradio LISBUSB error (but username is configured for plugdev and USB use)

2017-01-25 Thread Sonny Rajagopalan
Sorry didn't attach to group earlier. On Wed, Jan 25, 2017 at 4:19 PM, Cinaed Simson <cinaed.sim...@gmail.com> wrote: > On 01/25/2017 09:52 AM, Sonny Rajagopalan wrote: > > Hello, > > > > I have a hackrf board which I am able to use using gqrx (using Ubuntu > >

[Discuss-gnuradio] gnuradio LISBUSB error (but username is configured for plugdev and USB use)

2017-01-25 Thread Sonny Rajagopalan
Hello, I have a hackrf board which I am able to use using gqrx (using Ubuntu 14.04 LTS, gnuradio v3.7.10.1-182-g59136936). This, I guess, confirms the permissions issue for accessing hackrf under my username. However, when I try to execute a flow graph I created using gnuradio-companion, it