mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-07-25 11:34:26 -04:00
Fix some problems with message averaging, etc., in JT65 with VHF features enabled. Needs further testing!
This commit is contained in:
+1
-1
@@ -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='# '
|
||||
|
||||
Reference in New Issue
Block a user