| Commit message (Expand) | Author | Age | Files | Lines |
* | blocks: remove deprecated network blocks | Josh Morman | 2021-04-21 | 1 | -3/+0 |
* | gr-blocks: remove pdu blocks | Jacob Gilbert | 2021-03-18 | 1 | -9/+0 |
* | blocks: New block 'Stream Demux' | David Pi | 2020-09-25 | 1 | -0/+1 |
* | gr-blocks: More graceful error handling of missing sndfile dependency. | Ron Economos | 2020-09-20 | 1 | -3/+9 |
* | blocks: remove log2_const | Marcus Müller | 2020-08-14 | 1 | -1/+0 |
* | blocks: remove bin_statistics_f block due to swig dependence | Josh Morman | 2020-06-04 | 1 | -1/+0 |
* | gr-blocks: Add Phase Shift Block with Msg Capabilities | ghostop14 | 2020-03-30 | 1 | -0/+1 |
* | Blocks: Add DC Spike Removal and IQ Swap Native Blocks | ghostop14 | 2020-02-15 | 1 | -0/+4 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | blocks: replace blks2_selector with new implementation | Josh Morman | 2019-06-15 | 1 | -0/+1 |
* | gengen replacement: fix for not installed header files | Lukas Kuzmiak | 2018-10-04 | 1 | -0/+2 |
* | blocks: replace gengen with C++ templates | Andrej Rode | 2018-08-25 | 1 | -48/+29 |
* | Merge branch 'master' into next | Johnathan Corgan | 2017-04-03 | 1 | -0/+1 |
|\ |
|
| * | blocks: Add tag share block | mhostetter | 2017-03-29 | 1 | -0/+1 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2017-03-27 | 1 | -0/+1 |
|\| |
|
| * | blocks: Add exponentiate const int block | mhostetter | 2017-03-27 | 1 | -0/+1 |
* | | blocks: remove gr::blocks::message_burst_source | Johnathan Corgan | 2016-09-03 | 1 | -1/+0 |
* | | blocks: remove old style message queue blocks | Johnathan Corgan | 2016-09-03 | 1 | -2/+0 |
* | | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -2/+0 |
|/ |
|
* | tcp_server_sink: header (public interface) | Jiří Pinkava | 2016-06-29 | 1 | -0/+1 |
* | blocks: Add `multiply tag by value' and `test tag variable rate' blocks | Tom Rondeau | 2016-06-14 | 1 | -0/+2 |
* | Added bidirectional conversion between complex numbers and mag/phase | Matt Ettus | 2015-11-09 | 1 | -0/+2 |
* | ctrlport: blocks: added controlport support to add_const_XX blocks. | Tom Rondeau | 2015-10-16 | 1 | -1/+5 |
* | blocks: add blocks_stream_align to support acquiring alignment to TSB from an... | Tim O'Shea | 2015-02-13 | 1 | -0/+1 |
* | blocks: adding VOLK support for some functions. | Tom Rondeau | 2014-07-29 | 1 | -3/+7 |
* | cmake: coalesce EXPAND macros into 3 common macros, and switch to using those... | Michael Dickens | 2014-07-24 | 1 | -76/+33 |
* | blocks: Added multiply_matrix_cc | Martin Braun | 2014-07-07 | 1 | -1/+2 |
* | blocks: Added multiply_matrix_ff | Martin Braun | 2014-07-07 | 1 | -1/+1 |
* | Merge remote-tracking branch 'martin/tsb/prep_for_38' | Johnathan Corgan | 2014-05-23 | 1 | -0/+1 |
|\ |
|
| * | blocks: Added tsb_vector_sinks | Martin Braun | 2014-05-20 | 1 | -0/+1 |
* | | Merge branch 'fecapi' | Tom Rondeau | 2014-05-20 | 1 | -1/+3 |
|\ \
| |/
|/| |
|
| * | blocks: adds kernels for pack_k_bits and unpack_k_bits. | Tom Rondeau | 2014-05-17 | 1 | -1/+3 |
* | | blocks: adding pdu_remove block | Tim O'Shea | 2014-05-05 | 1 | -0/+1 |
* | | blocks: adding blocks.pdu_filter and blocks.pdu_set | Tim O'Shea | 2014-05-05 | 1 | -0/+2 |
|/ |
|
* | blocks: adding abs_xx block/template | Tim O'Shea | 2014-02-22 | 1 | -0/+1 |
* | blocks: random_pdu (speedup, also allow a byte mask), message_strobe_random (... | Tim O'Shea | 2014-02-16 | 1 | -0/+1 |
* | blocks: Add a new rotator_cc block to perform frequency shifting | Sylvain Munaut | 2014-01-28 | 1 | -0/+1 |
* | Revert "GNU Radio EXPAND macros for template files:" | Johnathan Corgan | 2013-12-18 | 1 | -29/+72 |
* | GNU Radio EXPAND macros for template files: | Michael Dickens | 2013-12-14 | 1 | -72/+29 |
* | blocks: adding tagged_stream_multiply_length for scaling item lengths (useful... | Tim O'Shea | 2013-11-26 | 1 | -0/+1 |
* | blocks: New block to convert streams to tagged streams | Martin Braun | 2013-10-24 | 1 | -1/+2 |
* | blocks: adding a complex VCO block. | Tom Rondeau | 2013-08-26 | 1 | -0/+1 |
* | blocks: adding interleaved_char_to_complex block | Tim O'Shea | 2013-08-16 | 1 | -0/+1 |
* | blocks: adding a tags strobing block to help test tag stream. | Tom Rondeau | 2013-07-22 | 1 | -0/+1 |
* | controlport: Added probes for byte, short, and int data types | Tom Rondeau | 2013-07-16 | 1 | -0/+4 |
* | Merge branch 'next' into runtime_pimpl | Johnathan Corgan | 2013-05-13 | 1 | -0/+1 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -0/+218 |