From f4475740c1ed852287f101198e3256c6e6ba9df0 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Mon, 16 Jan 2023 14:56:33 -0500 Subject: [PATCH] Temporary debugging statements to help tracing problem with nagain=1 decodes. --- q65w/getfile.cpp | 1 + q65w/libq65/q65c.f90 | 16 ++++++++++++---- q65w/mainwindow.cpp | 1 + 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/q65w/getfile.cpp b/q65w/getfile.cpp index edbae0337..df6a637a7 100644 --- a/q65w/getfile.cpp +++ b/q65w/getfile.cpp @@ -26,6 +26,7 @@ void getfile(QString fname, bool xpol, int dbDgrd) n = fread(id,2,npts,fp); Q_UNUSED (n); int j=0; + qDebug() << "aaa" << datcom_.fcenter; if(dbDgrd<0) { for(int i=0; i