Fix some problems with message averaging, etc., in JT65 with VHF features enabled. Needs further testing!

This commit is contained in:
Joe Taylor
2020-04-08 16:56:28 -04:00
parent 9d2b2b1a56
commit 0390791090
3 changed files with 40 additions and 24 deletions
+1 -1
View File
@@ -426,7 +426,7 @@ contains
endif
nap=ishft(ft,-2)
if(nap.ne.0) then
write(cflags(1:3),'(a1,i1)') 'a',nap
write(cflags(1:3),'(a1,2i1)') 'a',nap,nsum
endif
endif
csync='# '