| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'python3_fix' into next | Andrej Rode | 2018-06-24 | 37 | -747/+486 |
|\ |
|
| * | python: Py3k compat | Andrej Rode | 2018-06-23 | 1 | -2/+2 |
| * | Added auto-generated YAML blocks | Håkon Vågsether | 2017-10-10 | 25 | -714/+439 |
| * | Merge branch 'next' into python3 | Johnathan Corgan | 2017-09-22 | 12 | -12/+12 |
| |\ |
|
| * \ | Merge branch 'next' into python3 | Johnathan Corgan | 2017-04-13 | 2 | -2/+96 |
| |\ \ |
|
| * \ \ | Merge branch 'next' into python3 | Johnathan Corgan | 2017-04-06 | 5 | -23/+45 |
| |\ \ \ |
|
| * | | | | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 11 | -31/+45 |
* | | | | | Merge branch 'master' into next | Martin Braun | 2018-02-03 | 2 | -2/+2 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Comment typo fixing. | luz.paz | 2018-02-03 | 2 | -2/+2 |
* | | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-09-22 | 12 | -12/+12 |
|\| | | |
| |_|_|/
|/| | | |
|
| * | | | Merge branch 'maint' | Johnathan Corgan | 2017-09-22 | 12 | -12/+12 |
| |\ \ \ |
|
| | * | | | docs: fixed units of timeout param in all the zmq blocks | Marc L | 2017-08-29 | 12 | -12/+12 |
* | | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-04-13 | 2 | -2/+96 |
|\| | | |
| |_|_|/
|/| | | |
|
| * | | | Merge remote-tracking branch 'gnuradio-github/pr/1211' | Johnathan Corgan | 2017-04-13 | 2 | -2/+96 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Support receiving multi-part ZeroMQ messages | Brian Orr | 2017-04-13 | 2 | -2/+96 |
* | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-04-06 | 5 | -23/+45 |
|\| | |
| |_|/
|/| | |
|
| * | | gr-zeromq: resolve race condition in qa tests | Andrej Rode | 2017-04-02 | 5 | -23/+45 |
| |/ |
|
* | | examples: replace OptionParser by ArgumentParser | Jiří Pinkava | 2016-09-20 | 3 | -30/+30 |
* | | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 5 | -42/+2 |
|/ |
|
* | Merge branch 'maint' | Johnathan Corgan | 2016-06-28 | 7 | -8/+8 |
|\ |
|
| * | gr-zmq: Fix build with gcc6. | Philip Balister | 2016-06-28 | 7 | -8/+8 |
* | | Merge branch 'maint' | Johnathan Corgan | 2016-05-30 | 3 | -3/+9 |
|\| |
|
| * | MSVC-specific fixes for compatibility | gnieboer | 2016-05-30 | 3 | -3/+9 |
* | | grc: assign all in-tree blocks to module 'Core' | Sebastian Koslowski | 2016-05-27 | 12 | -12/+12 |
|/ |
|
* | gr-zeromq: Big rework for performance and correctness | Sylvain Munaut | 2016-01-27 | 29 | -474/+651 |
* | Merge branch 'maint' | Johnathan Corgan | 2015-11-28 | 3 | -6/+6 |
|\ |
|
| * | zeromq: change addresses used in QA to allow parallel ctest | Johnathan Corgan | 2015-11-28 | 3 | -6/+6 |
* | | gr-zeromq: Improve error messages | Johannes Schmitz | 2015-09-11 | 1 | -2/+2 |
|/ |
|
* | gr-zeromq: fix python examples3.7.9git | Johannes Schmitz | 2015-08-06 | 3 | -6/+6 |
* | examples: removed extra titles or legends from QTGUI blocks in examples. | Tom Rondeau | 2015-08-05 | 4 | -1742/+1993 |
* | Merge branch 'maint' | Johnathan Corgan | 2015-03-28 | 1 | -1/+1 |
|\ |
|
| * | docs: fixed labels and references in manual. | Tom Rondeau | 2015-03-23 | 1 | -1/+1 |
* | | docs: cleaning up some doxygen warnings and formatting. | Tom Rondeau | 2015-03-13 | 6 | -30/+36 |
* | | zmq: fix for data corruption when not using tags | Tim O'Shea | 2015-02-08 | 3 | -11/+29 |
* | | zeromq: added stream tag passing example | Johnathan Corgan | 2015-01-12 | 2 | -0/+1933 |
* | | zeromq: minor cleanup | Johnathan Corgan | 2015-01-12 | 5 | -56/+67 |
* | | zeromq: added msg passing example | Johnathan Corgan | 2015-01-12 | 2 | -0/+466 |
* | | zeromq: cleanup and made req_msg_source derive from gr::block | Johnathan Corgan | 2015-01-12 | 3 | -50/+39 |
* | | zeromq: cleanup and converted rep_msg_sink to derive from gr::block | Johnathan Corgan | 2015-01-12 | 3 | -75/+54 |
* | | zeromq: cleanup and made pull_msg_source derive from gr::block | Johnathan Corgan | 2015-01-12 | 3 | -43/+35 |
* | | zeromq: cleanup and converted push_msg_sink to derive from gr::block | Johnathan Corgan | 2015-01-12 | 5 | -60/+21 |
* | | zeromq: cleanup and convert sub_msg_source to derive from gr::block | Johnathan Corgan | 2015-01-12 | 3 | -45/+37 |
* | | zeromq: cleanup and convert pub_msg_sink to derive from gr::block | Johnathan Corgan | 2015-01-12 | 3 | -23/+15 |
* | | zmq: rep/req msg blocks now working | Tim O'Shea | 2014-12-30 | 4 | -68/+108 |
* | | zmq: pull_msg_source should be working | Tim O'Shea | 2014-12-30 | 2 | -43/+46 |
* | | zmq: naming cleanup | Tim O'Shea | 2014-12-30 | 4 | -4/+4 |
* | | zmq: building working versions of additional zmq message blocks in place (pus... | Tim O'Shea | 2014-12-30 | 22 | -1/+1064 |
* | | zmq: Adding zmq pub/sub blocks for message passing | Tim O'Shea | 2014-12-29 | 12 | -0/+498 |
* | | zmq: adding header information | Tim O'Shea | 2014-12-28 | 1 | -1/+23 |
* | | zmq: stream tag passing now works | Tim O'Shea | 2014-12-26 | 6 | -20/+18 |