| Commit message (Expand) | Author | Age | Files | Lines |
* | modernization: `override` instead of virtual in all compilation units | Marcus Müller | 2020-11-03 | 1 | -3/+3 |
* | Add `override` for common virtual function overrides | Thomas Habets | 2020-11-03 | 1 | -1/+1 |
* | Fix typos throughout the code | luzpaz | 2020-10-29 | 1 | -1/+1 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | Replace many `const` variables with `constexpr` | Thomas Habets | 2020-01-04 | 1 | -1/+1 |
* | 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 | -57/+57 |
* | Clean-up: Remove unused private variables (Issue #1621, #1622, #1624) | andriy gelman | 2018-04-28 | 1 | -3/+0 |
* | math: replace M_PI and derivatives with GR_M_PI defines | Andrej Rode | 2018-02-17 | 1 | -2/+3 |
* | 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 | -0/+13 |
* | digital: expose set_constellation message port in GRC for constellation_recei... | Tom Rondeau | 2014-06-24 | 1 | -3/+3 |
* | digital: Fix CID 1043268 and 1043271 | Martin Braun | 2013-11-22 | 1 | -2/+0 |
* | digital: adding message handler to send a new constellation to the constellat... | Tom Rondeau | 2013-10-29 | 1 | -0/+12 |
* | digital: moved include dir to gnuradio/digital | Johnathan Corgan | 2013-04-29 | 1 | -1/+1 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -3/+3 |
* | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 1 | -1/+1 |
* | blocks: removing gri_control_loop; using gr::blocks::control_loop now. | Tom Rondeau | 2013-03-10 | 1 | -2/+2 |
* | digital: converted over constellation and related blocks. | Tom Rondeau | 2012-08-11 | 1 | -0/+70 |