Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gr-channels: fix "hide" expressions in yml files | Jeff Long | 2021-07-16 | 5 | -5/+5 |
| | | | | | | Also one in analog, and an overachieving set of quotes in qtgui. Signed-off-by: Jeff Long <willcode4@gmail.com> | ||||
* | channels: Clean up the hardware impairments block | Martin Braun | 2021-05-17 | 1 | -1/+1 |
| | | | | | | | | | - Add missing label docs for the phase noise power - Fix a bunch of Pylint issues - Rename blocks in the hier block from their GRC auto-generated names to something more readable Signed-off-by: Martin Braun <martin@gnuradio.org> | ||||
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
| | |||||
* | channels: models' random facilities use C++11 (minus boost) | Marcus Müller | 2020-01-02 | 3 | -8/+8 |
| | |||||
* | Fix for misc. documentation + trivial typos | luz.paz | 2019-07-17 | 2 | -2/+2 |
| | | | | | | | | | | | | | Found via `codespell -q 3 -L ans,sinc,hist,ist,ith,uint,fo -S ./volk` Fix typos in gnuradio-runtime/ Fix typos in gr-digital/ Fix typos in gr-qtgui/ Fix typos in gr-channels/ Fix typos in grc/ Fix typos gr-filter/ Fix typos in gr-uhd/ Fix typos in gr-blocks/ Fix typos in gr-fec/ | ||||
* | Issue #1974 Reduce the history from ntaps+1 to ntaps | Josh Morman | 2019-05-23 | 2 | -6/+6 |
| | | | | Also, add () around the default list parameters in the yml files | ||||
* | channels: Fix GRC bindings for channel model | Martin Braun | 2018-11-23 | 1 | -3/+1 |
| | | | | | The bindings would throw an error when trying to render the GRC flow graph regarding the hide attribute for the block tag propagation. | ||||
* | Cleaned up lots of blocks | Håkon Vågsether | 2018-08-25 | 5 | -12/+33 |
| | |||||
* | channels: Restrict docs in iqbal yaml to multiline string | Andrej Rode | 2018-07-30 | 1 | -8/+7 |
| | |||||
* | Additional YML forward port fixes | Håkon Vågsether | 2018-07-30 | 1 | -3/+2 |
| | |||||
* | grc: forward port fixes from master XML to block.yaml definitions | Andrej Rode | 2018-07-30 | 1 | -1/+38 |
| | |||||
* | Added auto-generated YAML blocks | Håkon Vågsether | 2017-10-10 | 37 | -1080/+831 |
| | |||||
* | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -1/+1 |
| | | | | | | CPack is not used, unmaintaned, and broken. This does not eliminate any MSVC build functionality. | ||||
* | channels: provide CSI via message ports optionally | Tim O'Shea | 2016-06-04 | 1 | -0/+5 |
| | |||||
* | channels: adding selective fading model 2 (PDP slowly changes without bounds ↵ | Tim O'Shea | 2016-06-04 | 2 | -0/+124 |
| | | | | as well so fades move ...) | ||||
* | grc: assign all in-tree blocks to module 'Core' | Sebastian Koslowski | 2016-05-27 | 1 | -1/+1 |
| | |||||
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 4 | -11/+11 |
| | | | | We should be more careful about letting these into the code in the future. In emacs, we can use (add-hook 'before-save-hook 'delete-trailing-whitespace). | ||||
* | Merge remote-tracking branch 'osh/master' | Johnathan Corgan | 2013-11-09 | 3 | -1/+14 |
|\ | |||||
| * | channels: setting up callbacks for most dynamic channel model parameters in GRC | Tim O'Shea | 2013-11-08 | 3 | -1/+14 |
| | | |||||
* | | channels: fix missing blocks in block tree | Johnathan Corgan | 2013-11-08 | 1 | -0/+4 |
|/ | |||||
* | channels: new block documentation/grc cleanup, dynamic fading model AWGN ↵ | Tim O'Shea | 2013-11-08 | 2 | -26/+9 |
| | | | | ampl bug fix | ||||
* | Adding models for sample rate and center frequency drift | Tim O'Shea | 2013-11-07 | 3 | -0/+247 |
| | | | | Adding hier block "dynamic channel" model which combines these with AWGN and frequency selective fading | ||||
* | channels: Added option to block tags from propagating | Martin Braun | 2013-10-27 | 2 | -0/+36 |
| | |||||
* | channels: added second channel model that takes in a function to change ↵ | Tom Rondeau | 2013-08-27 | 1 | -0/+61 |
| | | | | freq/timing offsets. | ||||
* | channels: Added the hardware impairments modeling tools from Matt Ettus' ↵ | Tom Rondeau | 2013-08-01 | 11 | -8/+328 |
| | | | | | | | | GRCon11 talk. Python blocks part of the gr.channel module. Examples are in gr-channels/examples (demo_gmsk, demo_qam, demo_ofdm, and others). | ||||
* | channels: update float_vector to real_vector in grc defs | Tim O'Shea | 2013-06-26 | 1 | -2/+2 |
| | |||||
* | channels: selective fading model cleanup | Tim O'Shea | 2013-06-06 | 1 | -8/+22 |
| | |||||
* | channels: new frequency selective fading block | Tim O'Shea | 2013-06-06 | 2 | -0/+96 |
| | |||||
* | channels: adding grc definition for fading_model | Tim O'Shea | 2013-02-14 | 1 | -0/+75 |
| | |||||
* | channels: adding Rayliegh/Rician fading model | Tim O'Shea | 2013-02-14 | 2 | -0/+2 |
| | |||||
* | analog: fixing up GRC and other examples to use gr-analog for sig and noise ↵ | Tom Rondeau | 2012-11-10 | 1 | -1/+1 |
| | | | | sources. | ||||
* | channels: adding new component gr-channels to hold channel models. | Tom Rondeau | 2012-11-10 | 3 | -0/+121 |
Currently, only holds our simple channel_model block. |