summaryrefslogtreecommitdiff
path: root/gr-digital/lib/probe_mpsk_snr_est_c_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* C++14: Use std::make_unique instead of boost::make_uniqueMarcus Müller2021-01-041-5/+5
* digital/probe_mpsk_snr_est: Remove manual memory managementThomas Habets2020-08-141-31/+24
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-2/+2
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Fix all formatting issuesMartin Braun2020-01-101-10/+5
* Remove newlines from exception messagesThomas Habets2020-01-011-6/+6
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-158/+141
* digital: adding output message ports for MPSK SNR probe block. Can be used to...Tom Rondeau2014-08-291-7/+43
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-4/+4
* gruel: updating all GR blocks that use PMTs to use new naming.Tom Rondeau2012-12-211-1/+1
* digital: converted mpsk snr and probes to new style.Tom Rondeau2012-08-141-0/+157