1. Minor corrections to plotter.cpop and widegraph.cpp.

2. New algorithm for 'sync9'.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3267 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor
2013-05-14 17:42:25 +00:00
parent 9ba06408b2
commit a0eb456a4f
5 changed files with 30 additions and 33 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ void WideGraph::dataSink2(float s[], float red[], float df3, int ihsym,
n=0;
// int w=ui->widePlot->plotWidth();
int i0=0; //###
int i0=-1; //###
int i=i0;
int jz=1000.0/df3;
for (int j=0; j<jz; j++) {