From 4ab4de668290c95b129e22ccb98a5f641dfac06a Mon Sep 17 00:00:00 2001 From: Steve Franke Date: Sat, 29 Sep 2018 09:18:48 -0500 Subject: [PATCH] Forgot to add the AP-related changes to ft8_decode.f90. --- lib/ft8_decode.f90 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/ft8_decode.f90 b/lib/ft8_decode.f90 index 2ed0c3504..2b34aa617 100644 --- a/lib/ft8_decode.f90 +++ b/lib/ft8_decode.f90 @@ -52,7 +52,7 @@ contains character*12 mycall12,hiscall12,mycall12_0 character*6 hisgrid6 integer*2 iwave(15*12000) - integer apsym1(KK),apsym2(77) + integer apsym1(KK),apsym2(58) character datetime*13,msg37*37 ! character message*22 character*37 allmessages(100) @@ -70,7 +70,7 @@ contains 1001 format("000000_",i6.6) call ft8apset(mycall12,hiscall12,apsym1) - call ft8apset_174_91(mycall12,hiscall12,ncontest,apsym2) + call ft8apset_174_91(mycall12,hiscall12,apsym2) dd=iwave ndecodes=0 allmessages=' '