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

Wrong frequency output #15

Open
Riccardo451 opened this issue Aug 27, 2017 · 2 comments
Open

Wrong frequency output #15

Riccardo451 opened this issue Aug 27, 2017 · 2 comments

Comments

@Riccardo451
Copy link

good morning,
after installing a fresh jessie lite image on a raspberry pi zero w and running:
apt-get update, upgrade and dist-upgrade and installing WsprryPi I've run the following command:
sudo wspr -s -n mycallsign mylocator 10 20m.
By checking with the scope I see a square wave with a frequency that is the double of the requested frequency! I've tried also to run:
sudo wspr -s -n mycallsign mylocator 10 7100000
but I get a 14.200 Mhz output.
How I can fix this?

@Riccardo451
Copy link
Author

Redoing all the installation on a fresh image, I get after running sudo make:
cc -Wall -c mailbox.c
g++ -D_GLIBCXX_DEBUG -std=c++11 -Wall -Werror -fmax-errors=5 -lm -DRPI1 mailbox.o wspr.cpp -owspr
g++ -D_GLIBCXX_DEBUG -std=c++11 -Wall -Werror -fmax-errors=5 -lm -DRPI1 gpioclk.cpp -ogpioclk

@k5dru
Copy link

k5dru commented Oct 15, 2017

I have this problem on "Raspberry Pi 3 Model B V1.2", but had to divide the frequency by 2.2 to get the correct frequency output on my scope. Even then I didn't get usable WSPR and the frequency was unstable. Edit: tried this card in an original pi, and have the same frequency offset issues, but no frequency jumps. Edit2: switched to a fresh "Raspbian Stretch Lite" OS and my trusty original pi, and it's working correctly. The problem config was on Raspbian/Jesse/noobs/pixel full desktop version.

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