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

freq_correction reduces sampling frequncy below minimum #26

Open
sb604 opened this issue Aug 12, 2015 · 0 comments
Open

freq_correction reduces sampling frequncy below minimum #26

sb604 opened this issue Aug 12, 2015 · 0 comments

Comments

@sb604
Copy link

sb604 commented Aug 12, 2015

If I set the sampling rate to minimum (225001Hz) with rtlsdr_set_sample_rate() and also set an frequency correction of say 25ppm with rtlsdr_set_freq_correction() then there are glitches in the sampling.

I think this is because of the applied frequency correction. It leads to an sampling rate below the allowed minimum or something.

225001Hz - no frequency correction
no_ppm

225001Hz - 25ppm
ppm

Here you can see the periodic higher and lower intesity which is not correct. This is what I mean by "glitching".

@sb604 sb604 changed the title freq_correction and minimum sample frequency freq_correction reduces sampling frequncy below minimum Aug 12, 2015
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

1 participant