HS2JFW
Results
1
issues of
HS2JFW
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)); }...