mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-08-01 13:42:39 -04:00
Swap mode symbols for MSK144 so that & is the normal symbol.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7574 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
208e7e2d0b
commit
d62dacd7e2
@ -190,8 +190,8 @@ subroutine mskrtd(id2,nutc0,tsec,ntol,nrxfreq,ndepth,mycall,mygrid,hiscall, &
|
|||||||
btrain,datadir,ncorrected,eyeopening,pcoeffs)
|
btrain,datadir,ncorrected,eyeopening,pcoeffs)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
decsym=' ^ '
|
decsym=' & '
|
||||||
if( btrain ) decsym=' & '
|
if( btrain ) decsym=' ^ '
|
||||||
if( msgreceived(1:1).eq.'<') then
|
if( msgreceived(1:1).eq.'<') then
|
||||||
ncorrected=0
|
ncorrected=0
|
||||||
eyeopening=0.0
|
eyeopening=0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user