summaryrefslogtreecommitdiff
path: root/gr-channels/lib/channel_model_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* global: remove iostream from all files not use cout|cerr|cin|clogMarcus Müller2021-06-171-1/+0
* 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-164/+164
* renamed fractional_{resampler|interpolator} to mmse_Marcus Müller2017-08-181-1/+1
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-2/+2
* channels: Added option to block tags from propagatingMartin Braun2013-10-271-3/+11
* channels: use fractional_resampler instead of fractional_interpolator.Tom Rondeau2013-05-231-3/+3
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-4/+4
* ctrlport: made display type in ControlPort setup field into an options mask.Tom Rondeau2013-02-201-8/+8
* ctrlport: adding display type for stripchart as opposed to timeseries.Tom Rondeau2013-02-171-4/+4
* Merge branch 'master' into nextTom Rondeau2013-02-061-2/+2
* ctrlport: updated all blocks using controlport to use new style of setup_rpc.Tom Rondeau2013-01-231-23/+21
* gruel: updating all GR blocks that use PMTs to use new naming.Tom Rondeau2012-12-211-3/+3
* ctrlport: cleaning up contorlport builds.Tom Rondeau2012-12-041-2/+2
* ctrlport: fixing up controlport integration into gnuradio-core for merge with...Tom Rondeau2012-12-031-0/+66
* channels: switch to using gr-blocksJohnathan Corgan2012-11-101-2/+2
* channels: adding new component gr-channels to hold channel models.Tom Rondeau2012-11-101-0/+137