C and Octave versions of fdmdv_demod giving same results with real world signals...
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Wed, 2 May 2012 08:15:50 +0000 (08:15 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Wed, 2 May 2012 08:15:50 +0000 (08:15 +0000)
commit974909dcdd6a1bb769512739b150f6476e8df9b0
treebd92cedd27b432d48098a85c4ec371b266b41537
parenta8966b3465c3988ab57823461aac35982ad0994b
C and Octave versions of fdmdv_demod giving same results with real world signals with clock slip, added clock slip to  unittest/tfdmdv and found a few small but tricky bugs.  Still need to add some instrumentation to C version

git-svn-id: https://svn.code.sf.net/p/freetel/code@390 01035d8c-6547-0410-b346-abe4f91aad63
codec2-dev/octave/README_fdmdv.txt
codec2-dev/octave/fdmdv_demod.m
codec2-dev/octave/tfdmdv.m
codec2-dev/src/fdmdv.c
codec2-dev/src/fdmdv.h
codec2-dev/src/fdmdv_demod.c
codec2-dev/src/fdmdv_mod.c
codec2-dev/unittest/tfdmdv.c