mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 04:11:16 -05:00
Repair issue with DE & DX call not being added to hash tables in Q65
This commit is contained in:
parent
e92ec7bf9f
commit
34753ca613
@ -93,6 +93,9 @@ contains
|
||||
nfft2=ntrperiod*6000
|
||||
npasses=1
|
||||
|
||||
dxcall13=hiscall ! initialize for use in packjt77
|
||||
mycall13=mycall
|
||||
|
||||
! Determine the T/R sequence: iseq=0 (even), or iseq=1 (odd)
|
||||
n=nutc
|
||||
if(ntrperiod.ge.60 .and. nutc.le.2359) n=100*n
|
||||
|
Loading…
Reference in New Issue
Block a user