Adding clock sync algorithm using PFB. This works, but needs a bit more work.
authorTom <trondeau@vt.edu>
Mon, 31 Aug 2009 00:32:23 +0000 (20:32 -0400)
committerTom <trondeau@vt.edu>
Mon, 31 Aug 2009 00:32:23 +0000 (20:32 -0400)
commit8ab7688ba545c153bcdebe6e273570df569b133c
tree08cee3701a8e18ce59f3b43cd3c3e2b49dc4e723
parent9f2ca841018fd24644be39b4400784806015aef2
Adding clock sync algorithm using PFB. This works, but needs a bit more work.
gnuradio-core/src/lib/filter/Makefile.am
gnuradio-core/src/lib/filter/filter.i
gnuradio-core/src/lib/filter/gr_pfb_clock_sync_ccf.cc [new file with mode: 0644]
gnuradio-core/src/lib/filter/gr_pfb_clock_sync_ccf.h [new file with mode: 0644]
gnuradio-core/src/lib/filter/gr_pfb_clock_sync_ccf.i [new file with mode: 0644]