[Discuss-gnuradio] Swig and python import problem due to other out-of-tree modules used in my out-of-tree module

2015-03-29 Thread Jeon
I've asked this question before. But there are lots of ambiguity and uncertainty. Thus, this is the clarification. I am using Reed-Solomon En/decoder in my own OOT module sources. The Reed-Solomon en/decoder are implemented in [gr-dvbt]( https://github.com/BogdanDIA/gr-dvbt). Important codes are:

Re: [Discuss-gnuradio] Achievable Sampling Rate without Under/Overflows

2015-03-29 Thread Chris Hallinan
On Sat, Mar 28, 2015 at 9:35 AM, Marcus Müller wrote: > Hi Richard, > > there's definitely people doing working real-time IEEE 802.11a/b/g > decoding/encoding [1] at 10MHz and 20MHz bandwidths (==sampling rates). > > Greetings, > Marcus > > [1] http://dl.acm.org/citation.cfm?doid=2643230.2643240 >

Re: [Discuss-gnuradio] QT GUI time sink (float) unnecessary memmove()?

2015-03-29 Thread Tom Rondeau
On Sat, Mar 28, 2015 at 5:32 PM, Andy Walls wrote: > When testing, I used 5 float streams rumning at over 150 Msps each, with > 15 microsecomd bursts of 50 MHz at about 10 microseconds apart. I used > enough x points to see two bursts on the gui. Normal trigger. (Free or auto > trigger moght be t

Re: [Discuss-gnuradio] Weird behavior of the correlate_and_sync block

2015-03-29 Thread Tom Rondeau
On Sun, Mar 29, 2015 at 3:47 PM, Andy Walls wrote: > On Sun, 2015-03-29 at 12:00 -0400, discuss-gnuradio-requ...@gnu.org > wrote: > > > > From: Richard Bell > > To: Karl Koscher > > Cc: "discuss-gnuradio@gnu.org" > > Subject: Re: [Discuss-gnuradio] Weird behavior of the > > correlate_and

Re: [Discuss-gnuradio] Discuss-gnuradio Digest, Vol 148, Issue 32

2015-03-29 Thread Andy Walls
On Sun, 2015-03-29 at 12:00 -0400, discuss-gnuradio-requ...@gnu.org wrote: > From: "Ralph A. Schmid, dk5ras" > To: > Subject: [Discuss-gnuradio] gr-ais fails? > Message-ID: <007801d06a38$76635ac0$632a1040$@schmid.xxx> > Content-Type: text/plain; charset="us-ascii" > > Hi, > > > > with lates

Re: [Discuss-gnuradio] Weird behavior of the correlate_and_sync block

2015-03-29 Thread Andy Walls
On Sun, 2015-03-29 at 12:00 -0400, discuss-gnuradio-requ...@gnu.org wrote: > From: Richard Bell > To: Karl Koscher > Cc: "discuss-gnuradio@gnu.org" > Subject: Re: [Discuss-gnuradio] Weird behavior of the > correlate_and_sync block > Message-ID: > > Content-Type: text/plain; c

Re: [Discuss-gnuradio] 3.7.7 and ControlPort

2015-03-29 Thread Murray Thomson
Thanks for the update, it's much appreciated. Murray On 29 March 2015 at 19:28, Tom Rondeau wrote: > On Sun, Mar 29, 2015 at 10:58 AM, Johnathan Corgan < > johnat...@corganlabs.com> wrote: > >> It's unlikely to happen for 3.7.7, though it may show up on the master >> branch of the source reposi

Re: [Discuss-gnuradio] 3.7.7 and ControlPort

2015-03-29 Thread Tom Rondeau
On Sun, Mar 29, 2015 at 10:58 AM, Johnathan Corgan wrote: > It's unlikely to happen for 3.7.7, though it may show up on the master > branch of the source repository soon after, for an eventual 3.7.8 release. > > On Sun, Mar 29, 2015 at 3:36 AM, Murray Thomson < > murraythomson...@gmail.com> wrote

Re: [Discuss-gnuradio] 3.7.7 and ControlPort

2015-03-29 Thread Johnathan Corgan
It's unlikely to happen for 3.7.7, though it may show up on the master branch of the source repository soon after, for an eventual 3.7.8 release. On Sun, Mar 29, 2015 at 3:36 AM, Murray Thomson wrote: > Hi, > > Anyone knows if we´ll get controlport back in 3.7.7? > > Thanks, > Murray > > ___

[Discuss-gnuradio] gr-ais fails?

2015-03-29 Thread Ralph A. Schmid, dk5ras
Hi, with latest UHD and Gnuradio built from sources, gr-ais throws this error when callin ais_rx: ras@ubuntu:~$ ais_rx linux; GNU C++ version 4.8.2; Boost_105400; UHD_003.008.002-143-g8c20712d -- Operating over USB 3. -- Initialize CODEC control... -- Initialize Radio control... --

Re: [Discuss-gnuradio] "make" error while making detector (howto_detect_ff) block.

2015-03-29 Thread Marcus Müller
Hi Abhishek, your _impl.cc is using old-style naming in out-of-tree-modules and their components, whilst your detect_ff.h uses the consistent new way. I think this could be the result of using gr_modtool to generate the module skeleton, and then copy/pasting over lines from a pre-3.7 code example.

[Discuss-gnuradio] "make" error while making detector (howto_detect_ff) block.

2015-03-29 Thread Abhishek Shukla
hey, I am working to make a detector block in gnuradio 3.7.1 using gr-how "out-of-tree module". I am stuck with an error during make command abhishek@abhishek-Inspiron-N5110:~/gr-howto/build$ make Scanning dependencies of target gnuradio-howto [ 5%] Building CXX object lib/CMakeFiles/gnuradio-ho

[Discuss-gnuradio] 3.7.7 and ControlPort

2015-03-29 Thread Murray Thomson
Hi, Anyone knows if we´ll get controlport back in 3.7.7? Thanks, Murray ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio