mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-24 10:22:26 -04:00
Allow sfoxsim to generate "CQ <FoxCall> FN20" messages.
This commit is contained in:
parent
9ea6d8d3b9
commit
3fc573f4e1
@ -107,6 +107,8 @@ program sfoxsim
|
|||||||
! write(*,*) 'Debug ',cmsg(i)
|
! write(*,*) 'Debug ',cmsg(i)
|
||||||
enddo
|
enddo
|
||||||
|
|
||||||
|
if((nh1+nh2).eq.0 .and. bMoreCQs) cmsg(1)='CQ '//trim(foxcall)//' FN20'
|
||||||
|
|
||||||
! Generate a SuperFox message
|
! Generate a SuperFox message
|
||||||
nslots=5
|
nslots=5
|
||||||
call foxgen2(nslots,cmsg,line,foxcall) !Parse old-style Fox messages
|
call foxgen2(nslots,cmsg,line,foxcall) !Parse old-style Fox messages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user