Re: [Discuss-gnuradio] gr-bluetooth installation issue

2018-01-30 Thread Cinaed Simson
In the directory ./gr-bluetooth/python try changing the line import bluetooth.swig as bluetooth to import _gr_bluetooth as bluetooth in the file qa_gr_bluetooth_multi_sniffer.py -- Cinaed On 01/30/2018 05:03 PM, Suman Bhunia wrote: > Hi, > > I want to use gr-bluetooth to sniff pa

[Discuss-gnuradio] gr-bluetooth installation issue

2018-01-30 Thread Suman Bhunia
Hi, I want to use gr-bluetooth to sniff packets. I have installed gnuradio3.7.9, uhd on Ubuntu 16.04. I am encountering some error installing gr-bluetooth it. When I use the cmake command, I obtain the following output: -- The CXX compiler identification is GNU 5.4.0 -- The C compiler ident

Re: [Discuss-gnuradio] gr-bluetooth

2014-07-10 Thread Martin Braun
On 07/10/2014 12:05 AM, Orin Lincoln wrote: > I have encountered a segmentation fault issue in the > gr::bluetooth::multi_block code (which all the other gr-bluetooth blocks > use) that did not appear while running the included QA code (though I'm > not sure how reliable the test code was). I've sp

[Discuss-gnuradio] gr-bluetooth

2014-07-09 Thread Orin Lincoln
Hello all, I've updated the gr-bluetooth [1] code to be compatible with GNU Radio 3.7. I'm trying to use it, but there's a segmentation fault that I need to figure out. Has anyone done anything with gr-bluetooth recently? Does anyone know if the current version of the code is even functional w

Re: [Discuss-gnuradio] gr-bluetooth

2014-07-09 Thread Ben Gamari
Orin Lincoln writes: > Hello all, > > I've updated the gr-bluetooth [1] code to be compatible with GNU Radio > 3.7. I'm trying to use it, but there's a segmentation fault that I need > to figure out. Has anyone done anything with gr-bluetooth recently? Does > anyone know if the current version

[Discuss-gnuradio] gr-bluetooth

2014-07-09 Thread Orin Lincoln
Hello all, I've updated the gr-bluetooth [1] code to be compatible with GNU Radio 3.7. I'm trying to use it, but there's a segmentation fault that I need to figure out. Has anyone done anything with gr-bluetooth recently? Does anyone know if the current version of the code is even functional w

Re: [Discuss-gnuradio] gr-bluetooth-0.4 make error

2013-06-22 Thread Michael Ossmann
On Tue, Jun 18, 2013 at 11:55:42AM +0530, Rathinamala Vijay wrote: > > I am trying to install gr-bluetooth-0.4. The latest release (0.4) is actually quite old (2010). Nobody worked on it for a long time until recently. There has been some work done in git to enable support with recent GNU Radio

[Discuss-gnuradio] gr-bluetooth-0.4 make error

2013-06-17 Thread Rathinamala Vijay
hi I am trying to install gr-bluetooth-0.4. I got gr-bluetooth from http://gr-bluetooth.sourceforge.net/ , downloaded the latest version, ./configure sudo make During installation i get the following make error. cd . && /bin/bash /usr/local/software/gnuradio-3.6.2/gr-bluetooth-0.4/missing --ru

Re: [Discuss-gnuradio] gr-bluetooth compilation error

2012-03-05 Thread Michael Ossmann
On Thu, Mar 01, 2012 at 09:47:55AM -0500, Tom Rondeau wrote: > > On Thu, Mar 1, 2012 at 9:42 AM, Jiri Pittner > wrote: > > > > > Hello, > > > > I have tried to compile gr-bluetooth (version obtained by git clone > > git://gr-bluetooth.git.**sourceforge.net/gitroot/gr-** > > bluetooth/gr-bluetooth

Re: [Discuss-gnuradio] gr-bluetooth compilation error

2012-03-01 Thread Tom Rondeau
On Thu, Mar 1, 2012 at 9:42 AM, Jiri Pittner wrote: > > Hello, > > I have tried to compile gr-bluetooth (version obtained by git clone > git://gr-bluetooth.git.**sourceforge.net/gitroot/gr-** > bluetooth/gr-bluetooth > ), >

[Discuss-gnuradio] gr-bluetooth compilation error

2012-03-01 Thread Jiri Pittner
Hello, I have tried to compile gr-bluetooth (version obtained by git clone git://gr-bluetooth.git.sourceforge.net/gitroot/gr-bluetooth/gr-bluetooth), while I have a git version of gnuradio from Feb 3rd and I am getting errors during the compilation: In file included from bluetooth_multi_LAP.h:27