On Thu, Jul 12, 2012 at 6:30 PM, Kevin Palivec <
raht...@gmail.com> wrote:
> I just started getting into SDR and I've been using gqrx.
> I've looked and looked but I cant seem to find out how to edit the filter
> width.
> so now the dumb noob question!
>
> Is there a way to build your own filter width presets and if so. how?
Normally, you would see the filter width as a shaded area on the FFT
plot:
http://flic.kr/p/aJdRmB
This is with the narrow band Funcube Dongle and here people find out
that they can drag the edges to the left and right using the left and
right mouse buttons.
The problem is that the rtl-sdr has a very wide bandwidth compared to
a standard AM/FM/SSB filter so the filter area (including the mouse
grab area) becomes practically invisible. Apparently, as Jasper
witnessed, it is still possible to grab the filter edges :-)
To improve this I added the wide/normal/narrow shortcuts which are
mode dependent. I have also been working on an additional control to
tune the filter width and offset, however, due to the necessity of
making rtl-sdr support available I didn't have time to finish it. So
it is on the todo list but not yet available.
Ideas and input on this matter are welcome. I have been thinking about
adding two widgets that can work in two modes:
(1) filter width + offset
(2) lower + upper cutoffs
I suppose people would be interested in storing and recalling filter settings.
Alex