summaryrefslogtreecommitdiff
path: root/gr-digital/lib/constellation_receiver_cb_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert "Replace boost::any with std::any"Josh Morman2021-11-061-3/+5
* Replace boost::any with std::anyMarcus Müller2021-10-281-5/+3
* global: Replace stdio logging with loggerDavid Winter2021-10-211-9/+9
* digital: constellation_receiver_cb reworkMarcus Müller2021-07-211-50/+84
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-2/+2
* msg_handler: Use lambdas in most componentsJohannes Demel2020-06-041-6/+4
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* gr-digital: Add more constThomas Habets2020-01-061-1/+1
* gr-digital: Remove needless type trickeryThomas Habets2020-01-021-2/+2
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-155/+167
* Clean-up: Remove unused private variables (Issue #1621, #1622, #1624)andriy gelman2018-04-281-2/+1
* math: replace M_PI and derivatives with GR_M_PI definesAndrej Rode2018-02-171-2/+1
* 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-4/+20
* digital: expose set_constellation message port in GRC for constellation_recei...Tom Rondeau2014-06-241-13/+12
* digital: Fix CID 1043268 and 1043271Martin Braun2013-11-221-1/+0
* digital: adding message handler to send a new constellation to the constellat...Tom Rondeau2013-10-291-29/+113
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-7/+6
* blocks: removing gri_control_loop; using gr::blocks::control_loop now.Tom Rondeau2013-03-101-1/+1
* Merge branch 'master' into nextTom Rondeau2012-10-151-1/+1
* digital: Add symbol output to constellation_receiver block for debugging.Ben Reynwar2012-09-301-3/+6
* digital: converted over constellation and related blocks.Tom Rondeau2012-08-111-0/+130