| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'deprecate-blks2' into rm-blks2 | Johnathan Corgan | 2016-10-23 | 3 | -0/+12 |
|\ |
|
| * | gr-blocks: add warnings to deprected blks2 blocks | Johnathan Corgan | 2016-10-23 | 3 | -0/+12 |
* | | examples: replace OptionParser by ArgumentParser | Jiří Pinkava | 2016-09-20 | 2 | -42/+30 |
* | | fixed QA, conditionalized adding loop | Marcus Müller | 2016-09-15 | 2 | -6/+7 |
* | | VOLKized nlog10 | Marcus Müller | 2016-09-15 | 2 | -7/+26 |
* | | Merge remote-tracking branch 'github/rm-old-msgq' into next | Johnathan Corgan | 2016-09-08 | 17 | -1029/+1 |
|\ \ |
|
| * | | blocks: remove gr::blocks::message_burst_source | Johnathan Corgan | 2016-09-03 | 8 | -323/+0 |
| * | | blocks: remove old style message queue blocks | Johnathan Corgan | 2016-09-03 | 14 | -706/+1 |
* | | | wxgui: removed | Johnathan Corgan | 2016-09-08 | 1 | -3/+0 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2016-09-05 | 7 | -6/+6 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | blocks: mark old-style message queue blocks as deprecated | Johnathan Corgan | 2016-09-03 | 7 | -6/+6 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2016-08-31 | 2 | -0/+63 |
|\| |
|
| * | gr-blocks: Expose non-vector VOLK multiply constant block. | Ron Economos | 2016-08-26 | 2 | -0/+63 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2016-08-16 | 10 | -4/+22 |
|\| |
|
| * | Merge remote-tracking branch 'jgilbert/pdu_setters' | Johnathan Corgan | 2016-08-16 | 9 | -1/+19 |
| |\ |
|
| | * | Addition of PDU block setters: added setters for the pdu metadata manipulatio... | Jacob Gilbert | 2016-08-14 | 9 | -1/+19 |
| * | | renames s_host to s__host as already #defined in win32 | gnieboer | 2016-08-16 | 1 | -3/+3 |
* | | | blocks: add QA for new block log_level accessors | Nathan West | 2016-08-04 | 1 | -0/+96 |
* | | | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 12 | -55/+5 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2016-08-01 | 9 | -0/+470 |
|\| | |
|
| * | | Merge remote-tracking branch 'pinkavaj/tcp_noblock-03' | Johnathan Corgan | 2016-08-01 | 9 | -0/+470 |
| |\ \
| | |/
| |/| |
|
| | * | tcp_server_sink: XML block definition | Jiří Pinkava | 2016-06-29 | 2 | -0/+78 |
| | * | tcp_server_sink: QA | Jiří Pinkava | 2016-06-29 | 1 | -0/+87 |
| | * | tcp_server_sink: python bindings | Jiří Pinkava | 2016-06-29 | 1 | -0/+3 |
| | * | tcp_server_sink: implementation | Jiří Pinkava | 2016-06-29 | 3 | -0/+235 |
| | * | tcp_server_sink: header (public interface) | Jiří Pinkava | 2016-06-29 | 2 | -0/+67 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2016-07-28 | 1 | -1/+1 |
|\| | |
|
| * | | blocks: fix typo | Christopher Chavez | 2016-07-23 | 1 | -1/+1 |
| |/ |
|
* | | blocks: don't block waiting for messages | Bastian Bloessl | 2016-06-29 | 1 | -4/+1 |
* | | blocks: use possibility to shutdown flow graph in unit tests | Bastian Bloessl | 2016-06-29 | 1 | -12/+7 |
|/ |
|
* | Merge remote-tracking branch 'github/packet3' | Johnathan Corgan | 2016-06-25 | 14 | -0/+1764 |
|\ |
|
| * | blocks: Add `multiply tag by value' and `test tag variable rate' blocks | Tom Rondeau | 2016-06-14 | 13 | -0/+619 |
| * | runtime: executor fixes for tag propagation | Tom Rondeau | 2016-06-14 | 1 | -0/+1145 |
* | | Merge branch 'maint' | Johnathan Corgan | 2016-06-25 | 1 | -1/+25 |
|\ \ |
|
| * | | runtime: fix state handling in top_block | Jiří Pinkava | 2016-06-25 | 1 | -1/+25 |
* | | | Merge branch 'maint' | Johnathan Corgan | 2016-06-20 | 7 | -7/+7 |
|\| |
| |/
|/| |
|
| * | Spelling fixes throughout the tree. | A. Maitland Bottoms | 2016-06-20 | 7 | -7/+7 |
* | | VOLKized the divide block. ~ 10x speedup | Marcus Müller | 2016-06-09 | 5 | -1/+229 |
* | | Merge branch 'maint' | Johnathan Corgan | 2016-05-30 | 2 | -4/+1 |
|\| |
|
| * | MSVC-specific fixes for compatibility | gnieboer | 2016-05-30 | 1 | -3/+0 |
| * | cmake: Windows-specific fixes for compatibility | Paul Cercueil | 2016-05-30 | 1 | -1/+1 |
* | | grc: assign all in-tree blocks to module 'Core' | Sebastian Koslowski | 2016-05-27 | 6 | -11/+8 |
* | | Merge branch 'maint' | Johnathan Corgan | 2016-04-27 | 4 | -1/+1357 |
|\| |
|
| * | gr-blocks: add tag propagation flowgraph to examples | Andrej Rode | 2016-04-27 | 2 | -0/+1290 |
| * | gr-blocks: stream_mux add tag_propagation qa | Andrej Rode | 2016-04-27 | 1 | -1/+59 |
| * | gr-blocks: fix tag propagation policy for stream mux block | Andrej Rode | 2016-04-27 | 1 | -0/+8 |
* | | Merge remote-tracking branch 'mmueller/udp_source_add_payload_buffer_gr_pref' | Johnathan Corgan | 2016-04-25 | 1 | -1/+3 |
|\ \ |
|
| * | | added a gr-preferences getter | Marcus Müller | 2016-04-14 | 1 | -1/+3 |
* | | | Merge branch 'maint' | Johnathan Corgan | 2016-04-25 | 2 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | udp sink: actually send 0-byte packets at EOF | Andy Sloane | 2016-04-25 | 2 | -2/+2 |