summaryrefslogtreecommitdiff
path: root/gr-digital/lib/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-081-56/+0
* digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working.Tom Rondeau2011-10-121-0/+6
* digital: removed hier directory in gr-digital; put c++ hier blocks into lib/i...Tom Rondeau2011-09-261-3/+4
* digital: updated build files for new gr-digital/include directory.Tom Rondeau2011-09-261-19/+2
* digital: adding CPM C++ hier block, which adds a hier directory to gr-digital...Tom Rondeau2011-09-011-1/+2
* digital: moved fll_band_edge into gr-digital.Tom Rondeau2011-07-301-0/+2
* digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA code...Tom Rondeau2011-07-241-2/+4
* digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code for...Tom Rondeau2011-07-241-0/+2
* digital: moving correlate_access_code to gr-digital.Tom Rondeau2011-07-211-0/+2
* digital: moved clock_recovery_ff/cc to gr-digital.Tom Rondeau2011-07-191-0/+4
* digital: moved gr_binary_slicer_fb to digital_binary_slicer_fb and added QA c...Tom Rondeau2011-07-191-0/+2
* fixing build for constellation code. Had to make some changes to the qa code ...Tom Rondeau2011-07-121-4/+3
* digital: moving more constellation blocks into gr-digital. Builds, make check...Tom Rondeau2011-07-101-12/+17
* gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now that...Ben Reynwar2011-06-211-1/+2
* digital: adding an LMS decision-directed equalizer block.Tom Rondeau2011-06-031-0/+2
* gr-digital: updating build for consetellation object move.Tom Rondeau2011-04-081-0/+2
* gr-digital: introducing a new blind equalizer based on minimizing the kurtosi...Tom Rondeau2011-04-081-2/+4
* gr-digital: adding CMA equalizer to gr-digital. This replaces the gr_cma_equa...Tom Rondeau2011-04-071-4/+6
* gr-digital: renaming block to avoid name collision with stuff in gnuradio-core.Tom Rondeau2011-03-281-2/+2
* gr-digital: adding a new top-level block for digital comms work.Tom Rondeau2011-03-281-0/+38