mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-04 08:21:17 -05:00
Add an @nnnn example to the jt49sim usage message.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8645 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
8149fe24be
commit
d99129e196
@ -24,6 +24,8 @@ program jt49sim
|
||||
print *, 'Usage: jt49sim "msg" nA-nE Nsigs fDop DT Nfiles SNR'
|
||||
print *, 'Example jt49sim "K1ABC W9XYZ EN37" 4G 10 0.2 0.0 1 0'
|
||||
print *, 'Example jt49sim "K1ABC W9XYZ EN37" 9A 1 0.0 0.0 1 -20'
|
||||
print *, 'Use msg=@nnnn to generate a tone at nnnn Hz:'
|
||||
print *, 'Example jt49sim "@1500" 9A 1 10.0 0.0 1 -20'
|
||||
go to 999
|
||||
endif
|
||||
call getarg(1,message)
|
||||
|
Loading…
Reference in New Issue
Block a user