kpreid / shinysdr

Software-defined radio receiver application built on GNU Radio with a web-based UI and plugins. In development, usable but incomplete. Compatible with RTL-SDR.
https://shinysdr.switchb.org/
GNU General Public License v3.0
1.08k stars 115 forks source link

Adjustable bandwidth for analog demodulators #106

Open kpreid opened 6 years ago

kpreid commented 6 years ago

Add the feature of being able to, through the user interface, choose a different filter bandwidth, and implicitly higher output sample rates where necessary to support this.

k9wkj commented 5 years ago

just another use case for adjustable/pickable filters

needwiderfilter

as can be seen I could use a full 5Khz or maybe even 6Khz of bandwidth on the USB demod on the left
i would like to pass that result thru another program to see if i A. can decode it B. learn what it is and why.
Openwebrx has a very nice adjustable bandwidth feature, but using a rtl_sdr dongle it is a bit cumbersome to work with

ofadam commented 5 years ago

I like that ShinySDR allows you to move the center frequency once launched (OpenwebRX does not), but that missing bandwidth control is greatly desired!