summaryrefslogtreecommitdiff
path: root/gr-digital/include/digital
Commit message (Expand)AuthorAgeFilesLines
* analog: fixed a few build issues against gr-analog.Tom Rondeau2012-11-091-2/+2
* digital: merge in QAM bug fix from masterBen Reynwar2012-09-301-0/+3
* digital: Fixes LMS and CMA equalizers.Tom Rondeau2012-09-092-0/+4
* docs: fixed doxygen markup issues.Tom Rondeau2012-08-284-5/+4
* digital: fixed remaining GRC blocks.Tom Rondeau2012-08-272-13/+13
* digital: wip on ensuring all digital blocks work in GRC.Tom Rondeau2012-08-221-7/+7
* digital: fixed up documentation and default values of digital blocks.Tom Rondeau2012-08-2228-69/+179
* digital: fixed up digital blocks to make examples work again.Tom Rondeau2012-08-204-4/+7
* digital: cleaning up.Tom Rondeau2012-08-182-5/+11
* digital: converted OFDM blocks to new style.Tom Rondeau2012-08-177-6/+383
* swig: adds a macro to allow us to specify different factory functions besides...Tom Rondeau2012-08-172-2/+119
* digital: converted equalizers and fixed cma equalizer.Tom Rondeau2012-08-144-5/+157
* digital: converted packet_sink to new style.Tom Rondeau2012-08-142-1/+83
* digital: converted framer blocks to new style.Tom Rondeau2012-08-145-5/+241
* digital: moved metric_type.h to digital include dir. Fixed gr-trellis to work...Tom Rondeau2012-08-143-2/+33
* digital: converted mpsk_receiver to new style.Tom Rondeau2012-08-142-1/+148
* digital: converted mpsk snr and probes to new style.Tom Rondeau2012-08-145-4/+544
* digital: converted scrambler code to new style.Tom Rondeau2012-08-134-3/+114
* digital: converted correlator blocks to 3.7; everything to make qa_correlate_...Tom Rondeau2012-08-128-7/+475
* digital: updated blocks to make qa_constellation* tests pass.Tom Rondeau2012-08-1210-8/+1121
* digital: converted over constellation and related blocks.Tom Rondeau2012-08-114-3/+568
* digital: fixed formatting of code to properly comply with new standard.Tom Rondeau2012-08-114-8/+8
* digital: updating cma_equalizer style.Tom Rondeau2012-08-102-1/+66
* digital: converted clock recovery MM loops (cc and ff).Tom Rondeau2012-08-093-2/+143
* digital: converted binary_slicer_fb to new style.Tom Rondeau2012-08-093-3/+56
* digital: converting to new pimpl standard for 3.7.Tom Rondeau2012-08-093-0/+235