Minor tweak to test_q65.

This commit is contained in:
Joe Taylor 2020-11-17 15:31:33 -05:00
parent 2dcd8504e8
commit d26acd048c
1 changed files with 2 additions and 0 deletions

View File

@ -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*,'Use SNR = 0 to loop over all relevant SNRs'
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
endif
call getarg(1,msg)