aboutsummaryrefslogtreecommitdiffstats
path: root/gr-channels/lib/fading_model_impl.h (follow)
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
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* channels: models' random facilities use C++11 (minus boost)Marcus Müller2020-01-021-5/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-3/+3
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-21/+29
* includes: use quotes for local includesAndrej Rode2019-01-071-1/+1
* channels: new frequency selective fading blockTim O'Shea2013-06-061-36/+8
* channels: moved include dir to gnuradio/channelsJohnathan Corgan2013-04-291-1/+1
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-2/+2
* Revert "blocks: removed all nco/vco and fxpt stuff from core; now in gr-blocks."Tom Rondeau2013-03-181-1/+1
* blocks: removed all nco/vco and fxpt stuff from core; now in gr-blocks.Tom Rondeau2013-03-081-1/+1
* channels: fix for phase imbalance/alias in the specular component for Rician channels, switch phase accumulator to double precision, exporting step size to grcpTim O'Shea2013-02-171-2/+3
* channels: updating copyright year.Tom Rondeau2013-02-141-1/+1
* channels: adding Rayliegh/Rician fading modelTim O'Shea2013-02-141-0/+93