aboutsummaryrefslogtreecommitdiffstats
path: root/gr-digital/lib/fll_band_edge_cc_impl.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: Replace stdio logging with loggerDavid Winter2021-10-211-11/+13
* digital: fll_band_edge_cc: make_unique instead of reset(new)Marcus Müller2021-01-041-4/+5
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-2/+2
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Fix all formatting issuesMartin Braun2020-01-101-2/+4
* gr-digital: Replace double math funcs with float versionsThomas Habets2020-01-061-1/+1
* gr-digital: Add more constThomas Habets2020-01-061-1/+1
* gr-digital: Modernize C++Thomas Habets2020-01-021-2/+2
* gr-digital/fll_band_edge: Modernize C++Thomas Habets2020-01-021-12/+4
* delete unused variablesBastian Bloessl2019-09-051-1/+0
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-206/+193
* digital: update control loop frequency limits in fll_band_edge_cc when samps_per_sym is changedSean Nowlan2015-02-031-0/+2
* digital: replaces buffer copies with fir_filter_with_buffer to handle more sanely and with fewer extra copies.Tom Rondeau2014-03-061-27/+16
* CID: Fixes 1046322Douglas Geiger2013-10-091-0/+2
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-5/+5
* blocks: removing gri_control_loop; using gr::blocks::control_loop now.Tom Rondeau2013-03-101-8/+8
* digital: updated blocks to make qa_constellation* tests pass.Tom Rondeau2012-08-121-0/+276