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

Dire Wolf terminal displays wrong frequency #58

Closed
vk2byf opened this issue Sep 21, 2016 · 2 comments
Closed

Dire Wolf terminal displays wrong frequency #58

vk2byf opened this issue Sep 21, 2016 · 2 comments

Comments

@vk2byf
Copy link

vk2byf commented Sep 21, 2016

In Australia we use 145.175MHz for APRS.
When I run rtl_fm -f 145.175M - | direwolf -c sdr.conf -r 24000 -D
on my RPi 2, (latest Jessie), the program runs but tells me it's tuned to 145427000Hz (252kHz high)
I'm new to Linux. I know enough to be dangerous but can't diagnose this myself.
Thanks, Bob, vk2byf

@Manawyrm
Copy link

Hello Bob,

this is normal. This message originates from rtl_fm and not from direwolf.
rtl_fm automatically tunes a little bit off the specified frequency to make sure it can receive the data you want to receive. This has to do with the way I/Q-sampling works. (and also to prevent problems with the LO-frequency).

Best wishes,
Tobias

@wb2osz
Copy link
Owner

wb2osz commented May 10, 2017

See explanation from Tobias.

@wb2osz wb2osz closed this as completed May 10, 2017
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

3 participants