mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-24 10:22:26 -04:00
Minor tweak to test_q65.
This commit is contained in:
parent
2dcd8504e8
commit
d26acd048c
@ -13,6 +13,8 @@ program test_q65
|
|||||||
print*,'Example: test_q65 "K1ABC W9XYZ EN37" A 3 1500 0.0 5.0 60 3 100 -20'
|
print*,'Example: test_q65 "K1ABC W9XYZ EN37" A 3 1500 0.0 5.0 60 3 100 -20'
|
||||||
print*,'Use SNR = 0 to loop over all relevant SNRs'
|
print*,'Use SNR = 0 to loop over all relevant SNRs'
|
||||||
print*,'Use MyCall=K1ABC, HisCall=W9XYZ, HisGrid="EN37" for AP decodes'
|
print*,'Use MyCall=K1ABC, HisCall=W9XYZ, HisGrid="EN37" for AP decodes'
|
||||||
|
print*,'Option Q sets QSOprogress (0-5) for AP decoding.'
|
||||||
|
print*,'Add 16 to requested depth to enable message averaging.'
|
||||||
go to 999
|
go to 999
|
||||||
endif
|
endif
|
||||||
call getarg(1,msg)
|
call getarg(1,msg)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user