| Commit message (Expand) | Author | Age | Files | Lines |
* | modules: include boost/format where used | Marcus Müller | 2021-09-07 | 1 | -0/+1 |
* | digital/symbol_sync_{cc,_ff}: don't sort; it's already sorted | Marcus Müller | 2021-07-19 | 1 | -1/+0 |
* | gr-digital: Fix errors in logging messages | Zackery Spytz | 2021-02-12 | 1 | -2/+2 |
* | digital/symbol_sync: Remove manual memory management | Thomas Habets | 2020-08-14 | 1 | -34/+30 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -11/+11 |
* | boost: remove deprecated math/common_factor.hpp | japm48 | 2020-04-11 | 1 | -2/+2 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | Fix all formatting issues | Martin Braun | 2020-01-10 | 1 | -7/+10 |
* | gr-digital/symbol_sync: More const | Thomas Habets | 2020-01-06 | 1 | -8/+8 |
* | gr-digital: Remove needless type trickery | Thomas Habets | 2020-01-02 | 1 | -8/+2 |
* | gr-digital/symbol_sync: Remove needless memory management | Thomas Habets | 2020-01-02 | 1 | -16/+7 |
* | 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 | -441/+417 |
* | gr-digital: Prevent the clock tracking loop from generating negative estimates | Andy Walls | 2019-02-17 | 1 | -1/+0 |
* | digital: replace 'and', 'or', 'not' with &&, ||, ! respectively | Piotr Krysik | 2018-02-03 | 1 | -8/+8 |
* | digital: Add expected TED gain for computing symbol sync loop gains | Andy Walls | 2017-07-24 | 1 | -1/+5 |
* | gr-filter, digital: Add symbol_sync_{cc|ff} and auxiliary classes | Andy Walls | 2017-07-17 | 1 | -0/+650 |