summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/probe_rate_impl.h
Commit message (Expand)AuthorAgeFilesLines
* modernization: `override` instead of virtual in all compilation unitsMarcus Müller2020-11-031-6/+6
* Add `override` for common virtual function overridesThomas Habets2020-11-031-1/+1
* blocks: Add const to member variables that don't changeThomas Habets2020-03-261-1/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-30/+30
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-311-1/+0
|\
| * Clean-up: Remove unused private variables (Issue #1621, #1622, #1624)andriy gelman2018-04-281-1/+0
* | blocks: remove unnecessary call to pmt::intern at runtimeMarcus Müller2018-02-231-0/+3
|/
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-1/+1
* build: only ever include "config.h" in source (.cc) files.Tom Rondeau2013-04-041-4/+0
* blocks: adding probe_rate blockTim O'Shea2013-03-131-0/+63