improved fdmdv channel simulation function and wrote cmd line util to test it. getti...
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Sat, 2 Aug 2014 02:00:09 +0000 (02:00 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Sat, 2 Aug 2014 02:00:09 +0000 (02:00 +0000)
commit554de3e35938cc4a117570b259e49ed36e33f287
tree2df26c1b812426970c18b1be9c2d1b4a7fa40a3e
parente719f922e856b8adb4df917daaf0c8537a28806b
improved fdmdv channel simulation function and wrote cmd line util to test it.  getting same BER results from Octave and C demods which is a good sign.  Some of the fdmdv_demod_c plots a bit messed up but BER results correct

git-svn-id: https://svn.code.sf.net/p/freetel/code@1780 01035d8c-6547-0410-b346-abe4f91aad63
codec2-dev/octave/fdmdv_demod.m
codec2-dev/octave/fdmdv_demod_c.m
codec2-dev/octave/tfdmdv.m
codec2-dev/src/CMakeLists.txt
codec2-dev/src/fdmdv.c
codec2-dev/src/fdmdv_channel.c [new file with mode: 0644]
codec2-dev/src/globals.c [deleted file]
codec2-dev/src/globals.h [deleted file]
codec2-dev/src/glottal.c [deleted file]