Bug fixes for wsprd and wsprsim utilities. Implemented fully-coherent signal subtraction in wsprd_exp.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@5621 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Steven Franke
2015-06-18 02:24:06 +00:00
parent f256984d13
commit f511da3c53
5 changed files with 146 additions and 44 deletions
-1
View File
@@ -133,7 +133,6 @@ int main(int argc, char *argv[])
message=malloc(sizeof(char)*23);
strcpy(c2filename,"000000_0001.c2");
printf("%s\n",c2filename);
while ( (c = getopt(argc, argv, "cdo:s:")) !=-1 ) {
switch (c) {
case 'c':