WsprryPi
WsprryPi copied to clipboard
Raspberry Pi WSPR transmitter using NTP based frequency calibration
Seeking some assistance Over the last month I have tried (many times) to get WsprryPi running on a variety of RPis (3s and 4s) and even with a range of...
In original code, band hopping is not working. I have change the code to the following to make it work. ***** wspr.cpp: Original ***************************************************** if(ngfmtest==NULL) { ngfmtest=new ngfmdmasync(center_freq_actual,SR,14,FifoSize,true); FreqPWM=(float*)malloc(Upsample*sizeof(float)); }...
Hi, yesterday i was looking for another repo because i installed the new raspian buster on a pi 3b+ on which i used WsprryPi from JamesP6000 which was pretty ok....
Running the following command: > sudo wspr -n wa6ydq cm98 10 30m Listening on 10.140, I can hear the transmission start. After a little less than 1 second, it stops...