Maximum "Tol" in FSK441 and JT6M modes should be 400 Hz. Fixed.
UpdateHistory.txt reflects new features introduced in r309.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@315 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
from inspection it appears this function was really wanting to call
gmtime_r()
- Fortran appends a trailing _ to functions it calls, cutil.c has a bunch
of shim functions that simply have the trailing _ and call the 'c'
equivalent. Added gmtime_r_ -> gmtime_r shim to cutil.c
This fixes the mysterious missing gmtime() seen in some compiles of Audio.so
I don't see how this get_fname.F90 ever worked to produce the proper
filename for the .WAV; I'd like Joe's opinion.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@314 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
file names.
decode2: Corrected starting locations of mouse-picked decodes in JT6M mode
decode3, pix2d: Put yellow tick marks at frequency of JT6M sync tone.
wsjtgen: Remove diagnostic print statement associated with Tx of test files.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/trunk@230 ab8295b8-cf94-4d9e-aec4-7959e3be5d79