Correct a one-symbol offset in the MAP65 Tx waveform for Q65, leading to +0.6 s DT bias.

This commit is contained in:
Joe Taylor 2021-06-24 14:26:22 -04:00
parent 9397bdfbea
commit 1b2ed29eba
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ subroutine gen_q65_wave(msg,ntxfreq,mode65,msgsent,iwave,nwave)
j0=0
do i=1,iz
t=t+dt
j=t/tsym
j=t/tsym + 1.0
if(j.ne.j0) then
f=f0 + itone(j)*dfgen
dphi=twopi*dt*f