| Commit message (Expand) | Author | Age | Files | Lines |
* | C++14: Use std::make_unique instead of boost::make_unique | Marcus Müller | 2021-01-04 | 1 | -4/+4 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -2/+2 |
* | analog/ctcss_squelsh_ff: Add const where applicable | Thomas Habets | 2020-04-10 | 1 | -7/+5 |
* | analog: Remove manual memory management | Thomas Habets | 2020-04-10 | 1 | -9/+5 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -135/+125 |
* | analog: Wrapped squelch blocks' setter methods with lock | Jon Szymaniak | 2015-03-24 | 1 | -0/+15 |
* | analog: Added frequency accessor and modifier to CTCSS squelch | Jon Szymaniak | 2015-02-25 | 1 | -5/+17 |
* | analog: Moved CTCSS squelch FFT parameter calculations | Jon Szymaniak | 2015-02-25 | 1 | -13/+20 |
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -1/+1 |
* | goertzel.h : Remove the default constructor for fft::goertzel. | Philip Balister | 2013-07-09 | 1 | -10/+13 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -3/+3 |
* | analog: fix a floating point accuracy issue in the CTCSS squelch block. | Tom Rondeau | 2013-02-12 | 1 | -3/+4 |
* | analog: adding squelch_base_ff and ctcss_squelch_ff to analog. | Tom Rondeau | 2012-10-20 | 1 | -0/+130 |