summaryrefslogtreecommitdiff
path: root/gr-digital/lib/Makefile.am
AgeCommit message (Collapse)Author
2011-07-22gr: added API macros for noaa and pager, also renamed the ones for digital ↵Josh Blum
and vocoder to be consistent
2011-07-21digital: added symbol visibility defines to gr-digital, builds on MSVC and linuxJosh Blum
2011-07-12fixing build for constellation code. Had to make some changes to the qa code ↵Tom Rondeau
to import the right stuff after being changed from sitting in gnuradio-core.
2011-07-10digital: moving more constellation blocks into gr-digital. Builds, make ↵Tom Rondeau
check needs work.
2011-06-21gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now ↵Ben Reynwar
that it is in gr-digital.
2011-06-03digital: adding an LMS decision-directed equalizer block.Tom Rondeau
2011-04-08gr-digital: updating build for consetellation object move.Tom Rondeau
2011-04-08gr-digital: introducing a new blind equalizer based on minimizing the ↵Tom Rondeau
kurtosis. Does not work yet.
2011-04-07gr-digital: adding CMA equalizer to gr-digital. This replaces the ↵Tom Rondeau
gr_cma_equalizer_cc in gnuradio-core and uses the complex-in, complex-out, complex-taps version of the gr_adaptive_filter.
2011-03-28gr-digital: renaming block to avoid name collision with stuff in gnuradio-core.Tom Rondeau
2011-03-28gr-digital: adding a new top-level block for digital comms work.Tom Rondeau