mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-18 01:52:05 -05:00
Some changes necessary for msk40.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6967 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
eec9d0eb28
commit
5aa3657fc6
@ -325,7 +325,7 @@ set (wsjt_FSRCS
|
||||
lib/degrade_snr.f90
|
||||
lib/demod64a.f90
|
||||
lib/detectmsk144.f90
|
||||
lib/detectmsk32.f90
|
||||
lib/detectmsk40.f90
|
||||
lib/determ.f90
|
||||
lib/downsam9.f90
|
||||
lib/encode232.f90
|
||||
@ -364,6 +364,8 @@ set (wsjt_FSRCS
|
||||
lib/genmsk.f90
|
||||
lib/genmsk144.f90
|
||||
lib/genmsk32.f90
|
||||
lib/genmsk40.f90
|
||||
lib/genmsk40.f90
|
||||
lib/genmsk_short.f90
|
||||
lib/genqra64.f90
|
||||
lib/genwspr.f90
|
||||
@ -1243,6 +1245,8 @@ install (FILES
|
||||
contrib/Ephemeris/JPLEPH
|
||||
contrib/LDPC/peg-128-80-reg3.gen
|
||||
contrib/LDPC/peg-128-80-reg3.pchk
|
||||
contrib/LDPC/peg-32-16-reg3.gen
|
||||
contrib/LDPC/peg-32-16-reg3.pchk
|
||||
DESTINATION ${WSJT_SHARE_DESTINATION}/${WSJT_DATA_DESTINATION}
|
||||
#COMPONENT runtime
|
||||
)
|
||||
|
BIN
contrib/LDPC/peg-32-16-reg3.gen
Normal file
BIN
contrib/LDPC/peg-32-16-reg3.gen
Normal file
Binary file not shown.
BIN
contrib/LDPC/peg-32-16-reg3.pchk
Normal file
BIN
contrib/LDPC/peg-32-16-reg3.pchk
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user