| Commit message (Expand) | Author | Age | Files | Lines |
* | blocks: use common precompiled headers | Marcus Müller | 2021-07-19 | 1 | -1/+10 |
* | blocks: remove deprecated network blocks | Josh Morman | 2021-04-21 | 1 | -3/+0 |
* | runtime, blocks, network: Clean up use of Win headers, fix stream_pdu. | Ryan Volz | 2021-04-17 | 1 | -1/+2 |
* | gr-blocks: remove pdu blocks | Jacob Gilbert | 2021-03-18 | 1 | -11/+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 | -7/+25 |
* | gr-blocks: Transition the WAV sink and source blocks to libsndfile. | Ron Economos | 2020-09-01 | 1 | -1/+1 |
* | blocks: remove bin_statistics_f block due to swig dependence | Josh Morman | 2020-06-04 | 1 | -1/+0 |
* | Remove VOLK as a submodule | Martin Braun | 2020-04-11 | 1 | -3/+3 |
* | gr-blocks: Add Phase Shift Block with Msg Capabilities | ghostop14 | 2020-03-30 | 1 | -0/+1 |
* | gr-blocks: Add scaling option to Complex to/from ishort and ichar | ghostop14 | 2020-02-20 | 1 | -1/+0 |
* | 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 |
* | cmake: Update to modern CMake usage | Andrej Rode | 2019-03-04 | 1 | -78/+20 |
* | blocks: Fix file_source offset/length to properly access large files. | Ron Economos | 2019-02-14 | 1 | -1/+3 |
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 1 | -54/+33 |
|\ |
|
| * | blocks: replace gengen with C++ templates | Andrej Rode | 2018-08-25 | 1 | -49/+31 |
| * | Merge branch 'master' into next | Johnathan Corgan | 2017-04-03 | 1 | -0/+1 |
| |\ |
|
| * \ | Merge branch 'master' into next | Johnathan Corgan | 2017-03-27 | 1 | -0/+1 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into next | Johnathan Corgan | 2017-03-22 | 1 | -4/+0 |
| |\ \ \ |
|
| * | | | | 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/+2 |
* | | | | | removed superfluous (and erroneously re-introduced) CPPUNIT inclusion | Marcus Müller | 2018-07-06 | 1 | -1/+0 |
* | | | | | Fix Boost 1.67 linking issues | karel- | 2018-06-25 | 1 | -1/+5 |
* | | | | | blocks: Replace QA test framework w/ Boost UTF | Martin Braun | 2018-06-21 | 1 | -25/+16 |
| |_|_|/
|/| | | |
|
* | | | | blocks: Add tag share block | mhostetter | 2017-03-29 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | Merge remote-tracking branch 'gnuradio-github/pr/1246' | Johnathan Corgan | 2017-03-27 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | blocks: Add exponentiate const int block | mhostetter | 2017-03-27 | 1 | -0/+1 |
| |/ |
|
* | | cmake: fix component dependencies | Bastian Bloessl | 2017-03-22 | 1 | -1/+0 |
* | | cmake: add log4cpp to runtime includes | Bastian Bloessl | 2017-03-22 | 1 | -2/+0 |
* | | cmake: clean up | Bastian Bloessl | 2017-03-22 | 1 | -1/+0 |
|/ |
|
* | tcp_server_sink: implementation | 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 |
* | VOLKized the divide block. ~ 10x speedup | Marcus Müller | 2016-06-09 | 1 | -1/+3 |
* | Added bidirectional conversion between complex numbers and mag/phase | Matt Ettus | 2015-11-09 | 1 | -0/+2 |
* | Merge remote-tracking branch 'miek/complex-to-ichar' | Johnathan Corgan | 2015-10-30 | 1 | -0/+1 |
|\ |
|
| * | blocks: Add Complex to IChar block | Mike Walters | 2015-10-12 | 1 | -0/+1 |
* | | ctrlport: blocks: added controlport support to add_const_XX blocks. | Tom Rondeau | 2015-10-16 | 1 | -1/+5 |
|/ |
|
* | blocks: Fully added cc version of multiply_matrix | Martin Braun | 2015-09-07 | 1 | -1/+2 |
* | Merge branch 'maint' | Johnathan Corgan | 2015-07-12 | 1 | -0/+3 |
|\ |
|
| * | Re-add qa_gr_flowgraph/qa_set_msg_handler to test suite | Doug Geiger | 2015-07-09 | 1 | -0/+3 |
* | | controlport: build: allowing ControlPort and probes in static builds. | Tom Rondeau | 2015-05-06 | 1 | -10/+12 |
|/ |
|
* | Merge remote-tracking branch 'osh/tsb_align' | Johnathan Corgan | 2015-04-01 | 1 | -0/+1 |
|\ |
|
| * | blocks: add blocks_stream_align to support acquiring alignment to TSB from an... | Tim O'Shea | 2015-02-13 | 1 | -0/+1 |
* | | cmake: abs path for external volk | Sebastian Koslowski | 2015-03-30 | 1 | -1/+1 |
|/ |
|
* | cmake: follow-up to previous merge | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
* | Merge branch 'maint' | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
|\ |
|
| * | controlport: removing use of ice for a controlport rpc. | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |