C and Octave code tests passing, but still need to add timing slips and PAPR code
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Mon, 25 May 2015 10:48:34 +0000 (10:48 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Mon, 25 May 2015 10:48:34 +0000 (10:48 +0000)
commit52e55b588eca01432c1e7c96423427624d44e14a
tree8456f80ba12e57719be765955ce92d028fa7e80f
parent46c7ed9b63276c6326ad2d8473f5eb9a17d5a3d9
C and Octave code tests passing, but still need to add timing slips and PAPR code

git-svn-id: https://svn.code.sf.net/p/freetel/code@2147 01035d8c-6547-0410-b346-abe4f91aad63
15 files changed:
codec2-dev/octave/cohpsk.m
codec2-dev/octave/fdmdv.m
codec2-dev/octave/tcohpsk.m
codec2-dev/src/codec2_cohpsk.h
codec2-dev/src/cohpsk.c
codec2-dev/src/cohpsk_defs.h
codec2-dev/src/cohpsk_internal.h
codec2-dev/src/fdmdv.c
codec2-dev/src/fdmdv_internal.h
codec2-dev/src/pilots_coh.h
codec2-dev/src/rn_coh.h [new file with mode: 0644]
codec2-dev/src/test_bits_coh.h
codec2-dev/unittest/noise_samples.h
codec2-dev/unittest/tcohpsk.c
codec2-dev/unittest/tfdmdv.c