mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-21 19:55:20 -05:00
Force message to upper case.
This commit is contained in:
parent
9f974b48e0
commit
4429230752
@ -34,6 +34,7 @@ program msk144sim
|
||||
i1=len(trim(msg))-5
|
||||
ichk=0
|
||||
itype=1
|
||||
call fmtmsg(msg,iz)
|
||||
call genmsk_128_90(msg,ichk,msgsent,itone,itype)
|
||||
write(*,*) 'Requested message: ',msg
|
||||
write(*,*) 'Message sent : ',msgsent
|
||||
|
Loading…
Reference in New Issue
Block a user