summaryrefslogtreecommitdiff
path: root/gr-digital/include/digital_probe_mpsk_snr_est_c.h
Commit message (Collapse)AuthorAgeFilesLines
* digital: converted mpsk snr and probes to new style.Tom Rondeau2012-08-141-113/+0
|
* digital: added tag_nsamples placeholder into SNR probe block.Tom Rondeau2011-12-301-5/+23
| | | | The intent of this block is to be able to pass messages containing the SNR at a set number of samples.
* digital: added documentation for SNR estimators; made a Doxygen group for ↵Tom Rondeau2011-12-291-4/+23
| | | | them. Also set the alpha value to a default of 0.001; most won't need to change this.
* digital: added a probe (sink) for the new SNR estimators; also fixes up ↵Tom Rondeau2011-12-291-0/+76
Makefiles and Swig files for SNR est blocks.