mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-06-18 06:13:23 -04:00
Reduce the ISCAT decoder stack size requirement
This stops a crash on Linux that is hard to avoid without increasing the default process stack size limit. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7303 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
e8db3a7c84
commit
424b841aae
@ -22,6 +22,7 @@ subroutine iscat(cdat0,npts0,nh,npct,t2,pick,cfile6,minsync,ntol, &
|
||||
data icos/0,1,3,2/
|
||||
data nsync/4/,nlen/2/,ndat/18/
|
||||
data c42/'0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ /.?@-'/
|
||||
save cdat,s0
|
||||
|
||||
nlines = 0
|
||||
fsample=3100.78125 !Sample rate after 9/32 downsampling
|
||||
|
Loading…
x
Reference in New Issue
Block a user