mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-04 16:31:17 -05:00
Adjust SNR limits in test_q65.
This commit is contained in:
parent
44343d87f6
commit
0bcb2f0d11
@ -54,8 +54,8 @@ program test_q65
|
||||
else
|
||||
stop 'Invalid TR period'
|
||||
endif
|
||||
ia=i50 + 8
|
||||
ib=i50 - 5
|
||||
ia=i50 + 5
|
||||
ib=i50 - 10
|
||||
if(snr.ne.0.0) then
|
||||
ia=99
|
||||
ib=99
|
||||
|
Loading…
Reference in New Issue
Block a user