WsprryPi icon indicating copy to clipboard operation
WsprryPi copied to clipboard

Raspberry Pi WSPR transmitter using NTP based frequency calibration

Results 45 WsprryPi issues
Sort by recently updated
recently updated
newest added

Crashes when I try to start wspr on a raspberry pi 1. The only way to recover is unplugg the device and plug it back in.

////// If you using the Raspberry Pi Zero W and have the same issue, as far as i know there is no direct solution atm. Even not with an older...

Hi my rpi 3b is not working plus i have used issue 41's code and it still doesn't work ! here is the code: ``` cc -Wall -c mailbox.c mailbox.c:...

Fixed ``` mailbox.o: In function `mbox_open': mailbox.c:(.text+0xc54): undefined reference to `makedev' mailbox.c:(.text+0xcbc): undefined reference to `makedev' ```

We did some troubleshooting after trying to run WsprryPi on a Raspberry Pi 4. Two issues: 1. makefile does not correctly identify the Pi version Both the Pi3B and Pi4...

Hello there, Would it be possible to please include an option on WsprryPi to TX on the 8m (40Mhz) ISM experimental band - specifically 40.680MHz? There are a number of...

My end fed half wave antenna is a DC short given a transformer between antenna and radio. Pin 7 ( GPIO04 ) and GND pin see a DC short, measurements...

I am running a headless Rpi, fresh install and update. wsprPi is working great but if I open another terminal window any command will cause the, running, wspr to crash...

To fix this problem add the following to mailbox.c #include