ldpc_dec modified to read in half frames and perform FEC frame sync, cohpsk and unit...
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Sun, 19 Mar 2017 09:45:36 +0000 (09:45 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Sun, 19 Mar 2017 09:45:36 +0000 (09:45 +0000)
commit9d5bc71ad197f4850360388d3eb6972a3ab2b37f
tree94005386b5dee436c39fb50ea6c4e8ad1772ae45
parent8b212877966785328f1c5a5d69679d52b259996c
ldpc_dec modified to read in half frames and perform FEC frame sync, cohpsk and unit tests modified to work with non-diversity, next step verify cohpsk with AWGN and test on cmd line with LDPC decoder

git-svn-id: https://svn.code.sf.net/p/freetel/code@3072 01035d8c-6547-0410-b346-abe4f91aad63
codec2-dev/src/codec2_cohpsk.h
codec2-dev/src/cohpsk.c
codec2-dev/src/cohpsk_defs.h
codec2-dev/src/cohpsk_demod.c
codec2-dev/src/cohpsk_mod.c
codec2-dev/src/freedv_api.c
codec2-dev/src/ldpc_dec.c