mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 12:23:37 -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)
|
||||
else
|
||||
snr2=0.
|
||||
nsnr=nint(db(sync))
|
||||
nsnr=-22
|
||||
!### TEMPORARY? ###
|
||||
call this%callback(nutc,sync,nsnr,xdt,f0,decoded, &
|
||||
irc,qual,ntrperiod,fmid,w50)
|
||||
|
Loading…
Reference in New Issue
Block a user