mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-04 08:21:17 -05:00
SNR for QRA66 non-decodes now set to -25.
This commit is contained in:
parent
7256d70016
commit
6c8c9183aa
@ -137,7 +137,7 @@ contains
|
|||||||
irc,qual,ntrperiod,fmid,w50)
|
irc,qual,ntrperiod,fmid,w50)
|
||||||
else
|
else
|
||||||
snr2=0.
|
snr2=0.
|
||||||
nsnr=-22
|
nsnr=-25
|
||||||
!### TEMPORARY? ###
|
!### TEMPORARY? ###
|
||||||
call this%callback(nutc,sync,nsnr,xdt,f0,decoded, &
|
call this%callback(nutc,sync,nsnr,xdt,f0,decoded, &
|
||||||
irc,qual,ntrperiod,fmid,w50)
|
irc,qual,ntrperiod,fmid,w50)
|
||||||
|
Loading…
Reference in New Issue
Block a user