summaryrefslogtreecommitdiff
path: root/gr-channels/lib/selective_fading_model2_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* channels: Remove manual memory managementThomas Habets2020-08-141-12/+6
* 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
* channels: models' random facilities use C++11 (minus boost)Marcus Müller2020-01-021-17/+7
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-132/+181
* Issue #1974 Reduce the history from ntaps+1 to ntapsJosh Morman2019-05-231-1/+1
* includes: use quotes for local includesAndrej Rode2019-01-071-1/+1
* math: replace M_PI and derivatives with GR_M_PI definesAndrej Rode2018-02-171-5/+7
* channels: provide CSI via message ports optionallyTim O'Shea2016-06-041-0/+9
* channels: adding selective fading model 2 (PDP slowly changes without bounds ...Tim O'Shea2016-06-041-0/+195