Adding documentation to explain how algorithm works.
[debian/gnuradio] / gnuradio-core / src / lib / filter / gr_pfb_clock_sync_ccf.h
2010-04-18 Tom RondeauAdding documentation to explain how algorithm works.
2010-03-21 Johnathan CorganMerge branch 'grc/dualusrp' of git://gnuradio.org/jblum
2010-03-21 Johnathan CorganMerge branch 'grc/menu' of git://gnuradio.org/jblum
2010-03-15 Tom RondeauMerge branch 'fftfilt'
2010-03-14 Tom RondeauMerge branch 'digital'
2010-03-07 Eric BlossomAdd check_topology, delete d_diff_filters in dtor,...
2009-10-21 Johnathan CorganMerge branch 'vrt' of gnuradio.org/git/jblum
2009-10-15 Johnathan CorganMerge commit '25a8' from git@gnuradio.org:jblum
2009-10-13 Johnathan CorganMerge branch 'libusb-1.0' of git://github.com/ttsou...
2009-10-13 Johnathan CorganMerge branch 'fix/wxgui' of git@gnuradio.org:jblum
2009-10-13 Johnathan CorganMerge branch 'sync' of git@gnuradio.org:trondeau into...
2009-10-12 Tom RondeauThis splits the rate into a fractional an integer value...
2009-10-09 TomCleaning up unused variable and code.
2009-10-09 Tomwip
2009-10-09 TomWorking on allowing fractional samples per symbol.
2009-10-08 TomMore stable version of clock sync.
2009-10-07 TomFixing previous checkin
2009-10-07 TomAdding accessor functions for both alpha and beta.
2009-10-07 TomMerge branch 'wip/sync' of gnuradio.org/git/jcorgan...
2009-10-07 Josh BlumMerge branch 'sync' of gnuradio.org/git/matt into wip...
2009-10-06 Matt EttusMerge branch 'sync' of gnuradio.org/git/trondeau into...
2009-10-06 TomChanginging behavior of parameter update for PFB clock...
2009-10-06 TomMerge branch 'master' into sync
2009-10-06 Tomwip on clock sync block; exposing set gain function
2009-09-16 Johnathan CorganMerge branch 'utils' of gnuradio.org/git/trondeau into...
2009-09-04 Matt EttusMerge branch 'new_eth' of gnuradio.org/git/eb into...
2009-09-04 Eric BlossomMerge branch 'new_eth' of gnuradio.org/git/matt into...
2009-09-04 Johnathan CorganMerge branch 'grc' from gnuradio.org/git/jblum.git...
2009-09-04 Matt EttusMerge branch 'new_eth' of gnuradio.org/git/eb into...
2009-09-04 Matt EttusMerge branch 'master' into new_eth
2009-09-04 Johnathan CorganMerge branch 'sync' from gnuradio.org/git/trondeau...
2009-08-31 TomAdding clock sync algorithm using PFB. This works,...