mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-02-03 09:44:24 -05:00
Report failed QRA66 decode as SNR = -22 dB.
This commit is contained in:
parent
e719efd835
commit
f1c8f04136
@ -135,7 +135,7 @@ contains
|
|||||||
irc,qual,ntrperiod,fmid,w50)
|
irc,qual,ntrperiod,fmid,w50)
|
||||||
else
|
else
|
||||||
snr2=0.
|
snr2=0.
|
||||||
nsnr=nint(db(sync))
|
nsnr=-22
|
||||||
!### 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