1
0
Fork 0

Tried reducing PLL bandwidth; does not improve stereo sound.

This commit is contained in:
Joris van Rantwijk 2014-01-23 21:48:21 +01:00
parent 860c2db7bd
commit 5744e0affd
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
* (speedup) maybe replace high-order FIR downsampling filter with 2nd order butterworth followed by lower order FIR filter
* figure out why we sometimes lose stereo lock
* (feature) implement RDS decoding
* (quality) consider type 1 PLL with ~ 10 Hz bandwidth for stereo pilot
* (quality) consider FM demodulation with PLL instead of phase discriminator
* (speedup) consider downsampling of IF signal before FM detection
(work in progress in branch "filterif")