summaryrefslogtreecommitdiff
path: root/gr-channels/lib/selective_fading_model2_impl.h
Commit message (Expand)AuthorAgeFilesLines
* modernization: `override` instead of virtual in all compilation unitsMarcus Müller2020-11-031-8/+8
* Add `override` for common virtual function overridesThomas Habets2020-11-031-1/+1
* channels: Remove manual memory managementThomas Habets2020-08-141-13/+18
* Replace BOOST_FOREACH with C++11 range forThomas Habets2020-03-271-3/+3
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* channels: models' random facilities use C++11 (minus boost)Marcus Müller2020-01-021-11/+6
* clang-format: Ordering all the includesMarcus Müller2019-08-091-3/+3
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-41/+57
* includes: use quotes for local includesAndrej Rode2019-01-071-1/+1
* channels: adding selective fading model 2 (PDP slowly changes without bounds ...Tim O'Shea2016-06-041-0/+87