summaryrefslogtreecommitdiff
path: root/gr-digital/lib/constellation_receiver_cb_impl.h
Commit message (Expand)AuthorAgeFilesLines
* modernization: `override` instead of virtual in all compilation unitsMarcus Müller2020-11-031-3/+3
* Add `override` for common virtual function overridesThomas Habets2020-11-031-1/+1
* Fix typos throughout the codeluzpaz2020-10-291-1/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Replace many `const` variables with `constexpr`Thomas Habets2020-01-041-1/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-57/+57
* Clean-up: Remove unused private variables (Issue #1621, #1622, #1624)andriy gelman2018-04-281-3/+0
* math: replace M_PI and derivatives with GR_M_PI definesAndrej Rode2018-02-171-2/+3
* digital: addresses issue #876.Tom Rondeau2016-01-271-2/+1
* digital: adding a rotate_phase message for the constellation_receiver to adju...Tom Rondeau2014-06-251-0/+13
* digital: expose set_constellation message port in GRC for constellation_recei...Tom Rondeau2014-06-241-3/+3
* digital: Fix CID 1043268 and 1043271Martin Braun2013-11-221-2/+0
* digital: adding message handler to send a new constellation to the constellat...Tom Rondeau2013-10-291-0/+12
* digital: moved include dir to gnuradio/digitalJohnathan Corgan2013-04-291-1/+1
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-3/+3
* gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-1/+1
* blocks: removing gri_control_loop; using gr::blocks::control_loop now.Tom Rondeau2013-03-101-2/+2
* digital: converted over constellation and related blocks.Tom Rondeau2012-08-111-0/+70