From c4e6a310aafe0dee6aaa054e93c5237f21995058 Mon Sep 17 00:00:00 2001 From: Steve Franke Date: Tue, 3 Jul 2018 15:49:39 -0500 Subject: [PATCH] Turn off ap symbol generation for type 2 messages. This needs to be completely reworked once basic functionality is established. --- lib/ft8_decode.f90 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/ft8_decode.f90 b/lib/ft8_decode.f90 index c2c8cef46..f227bcdd3 100644 --- a/lib/ft8_decode.f90 +++ b/lib/ft8_decode.f90 @@ -63,7 +63,10 @@ contains 1001 format("000000_",i6.6) call ft8apset(mycall12,mygrid6,hiscall12,hisgrid6,bcontest,apsym1) - call ft8apset_174_91(mycall12,mygrid6,hiscall12,hisgrid6,bcontest,apsym2) +! For now, turn off apset until we get basic functionality going... AP will +! need to be re-thinked for itype=2 messages. +! call ft8apset_174_91(mycall12,mygrid6,hiscall12,hisgrid6,bcontest,apsym2) + apsym2=0 dd=iwave ndecodes=0 allmessages=' '