| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Replace boost::any with std::any" | Josh Morman | 2021-11-06 | 1 | -3/+5 |
* | Replace boost::any with std::any | Marcus Müller | 2021-10-28 | 1 | -5/+3 |
* | global: Replace stdio logging with logger | David Winter | 2021-10-21 | 1 | -9/+9 |
* | digital: constellation_receiver_cb rework | Marcus Müller | 2021-07-21 | 1 | -50/+84 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -2/+2 |
* | msg_handler: Use lambdas in most components | Johannes Demel | 2020-06-04 | 1 | -6/+4 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | gr-digital: Add more const | Thomas Habets | 2020-01-06 | 1 | -1/+1 |
* | gr-digital: Remove needless type trickery | Thomas Habets | 2020-01-02 | 1 | -2/+2 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -1/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -155/+167 |
* | Clean-up: Remove unused private variables (Issue #1621, #1622, #1624) | andriy gelman | 2018-04-28 | 1 | -2/+1 |
* | math: replace M_PI and derivatives with GR_M_PI defines | Andrej Rode | 2018-02-17 | 1 | -2/+1 |
* | digital: addresses issue #876. | Tom Rondeau | 2016-01-27 | 1 | -2/+1 |
* | digital: adding a rotate_phase message for the constellation_receiver to adju... | Tom Rondeau | 2014-06-25 | 1 | -4/+20 |
* | digital: expose set_constellation message port in GRC for constellation_recei... | Tom Rondeau | 2014-06-24 | 1 | -13/+12 |
* | digital: Fix CID 1043268 and 1043271 | Martin Braun | 2013-11-22 | 1 | -1/+0 |
* | digital: adding message handler to send a new constellation to the constellat... | Tom Rondeau | 2013-10-29 | 1 | -29/+113 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -7/+6 |
* | blocks: removing gri_control_loop; using gr::blocks::control_loop now. | Tom Rondeau | 2013-03-10 | 1 | -1/+1 |
* | Merge branch 'master' into next | Tom Rondeau | 2012-10-15 | 1 | -1/+1 |
* | digital: Add symbol output to constellation_receiver block for debugging. | Ben Reynwar | 2012-09-30 | 1 | -3/+6 |
* | digital: converted over constellation and related blocks. | Tom Rondeau | 2012-08-11 | 1 | -0/+130 |