Allow sfoxsim to generate "CQ <FoxCall> FN20" messages.

This commit is contained in:
Joe Taylor 2024-09-25 10:20:26 -04:00
parent 9ea6d8d3b9
commit 3fc573f4e1

View File

@ -107,6 +107,8 @@ program sfoxsim
! write(*,*) 'Debug ',cmsg(i)
enddo
if((nh1+nh2).eq.0 .and. bMoreCQs) cmsg(1)='CQ '//trim(foxcall)//' FN20'
! Generate a SuperFox message
nslots=5
call foxgen2(nslots,cmsg,line,foxcall) !Parse old-style Fox messages