Report failed QRA66 decode as SNR = -22 dB.

This commit is contained in:
Joe Taylor 2020-08-04 14:18:23 -04:00
parent e719efd835
commit f1c8f04136

View File

@ -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)