Re: [Discuss-gnuradio] help: optimizing a fm broadcast flowchart. Getting multiple stations in a rtlsdr (Derek Kozel) (Michael Dickens)

2018-12-09 Thread Cinaed Simson
Yikes, I was playing quad_rate to see if I could change the behavior of my audio problem - I couldn't - but I forgot to restore to the correct quad_rate. Enclosed is the corrected version. The quad_rate should be set to channel_width*12/5. -- Cinaed On 12/09/2018 01:39 PM, Cinaed Simson wrot

Re: [Discuss-gnuradio] help: optimizing a fm broadcast flowchart. Getting multiple stations in a rtlsdr (Derek Kozel) (Michael Dickens)

2018-12-09 Thread Cinaed Simson
Here's an example of broadcast FM. It's from the first couple of tutorials at https://greatscottgadgets.com/sdr All you need to do is to change the samp rate and the center_freq, and swap out the osmocom Source for the RTL-SDR Source. Since each channel is roughly 200 kHz wide, you probably wo