-
Notifications
You must be signed in to change notification settings - Fork 453
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Broadcast FM demod: RDS is broken #39
Comments
I have to check if the sample rate and/or RF bandwidth that should drive the channelizer downsampling have an influence |
Baseband sample rate should be 250 kS/s or larger no matter what is set for the RF filter. Well at the moment there is no documentation at all for this plugin and it is not a small job due to the many fields of RDS. |
if I remember correctly RDS works fine but only in Stereo mode |
Hello, it needs the 19 kHz pilot to be locked so most probably this is indeed tied to the stereo mode. |
There's seem to be an issue with the sample rate. Some baseband sample rates cause it not to work. For example 384 kS/s. Maybe there's an assumption somewhere that depends on the sample rate. |
fyi: in the States (possibly also Canada), there are stations transmitting RDS without a 19 kHz pilot (primarily News and Information stations using mono to extend their service area). |
dropped |
Zero decodes when engaged although baseband spectrum shows good quality RDS carrier
The text was updated successfully, but these errors were encountered: