mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-15 08:31:57 -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
|
else
|
||||||
stop 'Invalid TR period'
|
stop 'Invalid TR period'
|
||||||
endif
|
endif
|
||||||
ia=i50 + 8
|
ia=i50 + 5
|
||||||
ib=i50 - 5
|
ib=i50 - 10
|
||||||
if(snr.ne.0.0) then
|
if(snr.ne.0.0) then
|
||||||
ia=99
|
ia=99
|
||||||
ib=99
|
ib=99
|
||||||
|
Loading…
Reference in New Issue
Block a user