summaryrefslogtreecommitdiff
path: root/gr-digital/swig/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* docs: more fixes for generated swig files. This worked before the merge, but ...Tom Rondeau2011-12-051-0/+1
* docs: better install of swig docs .i files since we actually have a variable ...Tom Rondeau2011-12-041-4/+5
* docs: installing generated _doc.i files under autotools.Tom Rondeau2011-11-281-0/+3
* docs: better use of BUILT_SOURCES so I'm not overriding the standard build in...Tom Rondeau2011-11-271-2/+2
* docs: autotools Makefile.am generates empty swig_docs .i files; builds in aut...Tom Rondeau2011-11-271-0/+9
* 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-5/+3
* digital: adding CPM C++ hier block, which adds a hier directory to gr-digital...Tom Rondeau2011-09-011-4/+6
* digital: moved fll_band_edge into gr-digital.Tom Rondeau2011-07-301-0/+1
* digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA code...Tom Rondeau2011-07-241-1/+2
* digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code for...Tom Rondeau2011-07-241-0/+1
* digital: moving correlate_access_code to gr-digital.Tom Rondeau2011-07-211-0/+1
* digital: moved clock_recovery_ff/cc to gr-digital.Tom Rondeau2011-07-191-0/+2
* digital: moved gr_binary_slicer_fb to digital_binary_slicer_fb and added QA c...Tom Rondeau2011-07-191-0/+1
* digital: moving more constellation blocks into gr-digital. Builds, make check...Tom Rondeau2011-07-101-6/+10
* gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now that...Ben Reynwar2011-06-211-0/+3
* digital: adding an LMS decision-directed equalizer block.Tom Rondeau2011-06-031-0/+1
* gr-digital: updating build for consetellation object move.Tom Rondeau2011-04-081-0/+1
* gr-digital: introducing a new blind equalizer based on minimizing the kurtosi...Tom Rondeau2011-04-081-1/+2
* gr-digital: adding CMA equalizer to gr-digital. This replaces the gr_cma_equa...Tom Rondeau2011-04-071-2/+4
* gr-digital: renaming block to avoid name collision with stuff in gnuradio-core.Tom Rondeau2011-03-281-1/+1
* digital: fixing up build structure. Compiles now.Tom Rondeau2011-03-281-3/+3
* gr-digital: adding a new top-level block for digital comms work.Tom Rondeau2011-03-281-0/+63