Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib / general / gr_peak_detector2_fb.h @ e4eb47f0

History | View | Annotate | Download (3.3 kB)

# Date Author Comment
ed236703 05/22/2009 04:11 pm Eric Blossom

doc fixes! work-in-progress

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11085 221aa14e-8319-0410-a670-987f0aec2ac5

cda71d95 01/24/2008 04:29 pm Eric Blossom

Doc fixes from Firas.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7504 221aa14e-8319-0410-a670-987f0aec2ac5

ce165145 01/02/2008 05:35 pm Tom Rondeau

Merging ofdm2 branch -r7047:7321 into trunk. This updates the OFDM code to hier_block2 in blks2impl and removed from blksimpl. The new code
implements a decision feedback sync loop to lock the phase/freq, removes two unnecessary premables and performs frame sync and equalization off...