modified: wsprd.c

pull/5/head
Guenael 2016-07-02 23:43:40 -04:00
rodzic 65ecd076bb
commit 22534cd20a
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -444,8 +444,8 @@ int32_t wspr_decode(float *idat, float *qdat, uint32_t npoints,
char hashtab[32768*13]= {0};
int32_t nh;
float allfreqs[100]= {0};
char allcalls[100][13]= {0};
float allfreqs[100]={0};
char allcalls[100][13]={0};
// Parameters used for performance-tuning:
maxcycles=10000; //Fano timeout limit