summaryrefslogtreecommitdiff
path: root/gr-analog/lib/agc2_ff_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-29/+25
* analog: (derp) tried to be clever about 2^16 in both Python and C++... failed...Tom Rondeau2013-05-241-1/+1
* analog: updated AGC loops to have same interface; can init gain, max_gain def...Tom Rondeau2013-05-231-11/+8
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-4/+4
* analog: implemented all AGC classes in gr-analog with QA code.Tom Rondeau2012-10-211-0/+71