[Discuss-gnuradio] sdrsharp auto I/Q balance correction

2012-04-04 Thread Marcus D. Leech
Has anyone look at the way sdrsharp does automatic I/Q balance correction? It seems to iterate over an FFT, looking to maximize the difference between bins and their images. But that badly fails when the *incoming signal* has symmetric spectral features--the algorithm could badly screw up a

[Discuss-gnuradio] GMSK modulator for higher modulation index

2012-04-04 Thread wayne roberts
To support GFSK modulations, a higher modulation index needs to be used. MSK is defined as a fixed modulation index of 0.25. However, GFSK is used in many simple ISM (unlicensed) systems, where the modulation index can vary from 0.5 to 2.0 typically.So, I would ask how the existing digital FM

Re: [Discuss-gnuradio] Changing Graphcolor in FFTSINK2

2012-04-04 Thread Hugh and Irene Pett
Sorry, I goofed - misread the question. My reply refers to an oscilloscope sink, not FFT. Hugh Pett On 03/04/2012 9:25 AM, mario behn wrote: Hi, I'm using gnuradio-companion and in it the FFT-Sink and wonder if there is an easy way to change the ploting color for the shown data from blue to re

Re: [Discuss-gnuradio] Segfault

2012-04-04 Thread Stefan Ott
On Wed, Apr 4, 2012 at 16:04, Stefan Ott wrote: > > Yup, seems your changes helped! Just FYI, the situation doesn't change > regardless of whether I use uhd 3.3.2, 3.4.0, git master or git next. > I'll try to have a closer look at the ioctls (I'm not particularly > good / experienced at this) to s

[Discuss-gnuradio] Debugging in gnuradio

2012-04-04 Thread frankist
Hi, I am having a hard time with a "segmentation fault" error. I am no expert in python (I just started to use it last week) but I find it difficult to believe that a segmentation fault error would appear in python code. However, I am not using any block made by me. So this is the part of my cod

Re: [Discuss-gnuradio] Segfault

2012-04-04 Thread Stefan Ott
On Wed, Apr 4, 2012 at 15:36, Philip Balister wrote: > On 04/04/2012 05:24 AM, Stefan Ott wrote: >> On Tue, Apr 3, 2012 at 16:12, Stefan Ott wrote: >>> >>> Ah thanks. I just built a new kernel using that patch (i.e. from the >>> e100-3.0-pm-2-bugfixes branch). I hope that was the right one, the >

Re: [Discuss-gnuradio] Segfault

2012-04-04 Thread Philip Balister
On 04/04/2012 05:24 AM, Stefan Ott wrote: > On Tue, Apr 3, 2012 at 16:12, Stefan Ott wrote: >> >> Ah thanks. I just built a new kernel using that patch (i.e. from the >> e100-3.0-pm-2-bugfixes branch). I hope that was the right one, the >> usrp_e driver looks ok but is only at version 0.2 as oppos

Re: [Discuss-gnuradio] Segfault

2012-04-04 Thread Stefan Ott
On Tue, Apr 3, 2012 at 16:12, Stefan Ott wrote: > > Ah thanks. I just built a new kernel using that patch (i.e. from the > e100-3.0-pm-2-bugfixes branch). I hope that was the right one, the > usrp_e driver looks ok but is only at version 0.2 as opposed to the > one from the e100-3.0-pm-2-fixes-fro