Apply the fix for i3, n3 before calling pack77() in genft8_174_91.f90.

This commit is contained in:
Joe Taylor 2018-09-19 11:48:30 -04:00
parent 618fc05ad6
commit 653e53b125

View File

@ -14,6 +14,8 @@ subroutine genft8_174_91(msg,i3,n3,msgsent,msgbits,itone)
data icos7/3,1,4,0,6,5,2/ !Costas 7x7 tone pattern
data graymap/0,1,3,2,5,6,4,7/
i3=-1
n3=-1
call pack77(msg,i3,n3,c77)
call unpack77(c77,msgsent,unpk77_success)