Skip to content
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

DAB Demodulator Samplerate Error? #2275

Open
Highspeedy opened this issue Oct 11, 2024 · 1 comment
Open

DAB Demodulator Samplerate Error? #2275

Highspeedy opened this issue Oct 11, 2024 · 1 comment

Comments

@Highspeedy
Copy link

Hello,

the DAB Demodulator module didn´t work with my RTL-SDR Stick V3 and shows a sample alert.
It needs samplerates of minimum 2.048 MSample/s.
I think programsettings will be o.k. (see the added picture).

Is it a bug or a wrong setting by myself?

Thanks.

Screenshot 2024-10-11 084157

@srcejon
Copy link
Collaborator

srcejon commented Oct 11, 2024

You have DEC (Decimation) set to 64. So the baseband sample rate will be 2048000/64= 32000 S/s.

Try with DEC set to 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants