summaryrefslogtreecommitdiff
path: root/gr-zeromq
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'python3_fix' into nextAndrej Rode2018-06-2437-747/+486
|\
| * python: Py3k compatAndrej Rode2018-06-231-2/+2
| * Added auto-generated YAML blocksHåkon Vågsether2017-10-1025-714/+439
| * Merge branch 'next' into python3Johnathan Corgan2017-09-2212-12/+12
| |\
| * \ Merge branch 'next' into python3Johnathan Corgan2017-04-132-2/+96
| |\ \
| * \ \ Merge branch 'next' into python3Johnathan Corgan2017-04-065-23/+45
| |\ \ \
| * | | | python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-2611-31/+45
* | | | | Merge branch 'master' into nextMartin Braun2018-02-032-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Comment typo fixing.luz.paz2018-02-032-2/+2
* | | | | Merge branch 'master' into nextJohnathan Corgan2017-09-2212-12/+12
|\| | | | | |_|_|/ |/| | |
| * | | Merge branch 'maint'Johnathan Corgan2017-09-2212-12/+12
| |\ \ \
| | * | | docs: fixed units of timeout param in all the zmq blocksMarc L2017-08-2912-12/+12
* | | | | Merge branch 'master' into nextJohnathan Corgan2017-04-132-2/+96
|\| | | | | |_|_|/ |/| | |
| * | | Merge remote-tracking branch 'gnuradio-github/pr/1211'Johnathan Corgan2017-04-132-2/+96
| |\ \ \ | | |/ / | |/| |
| | * | Support receiving multi-part ZeroMQ messagesBrian Orr2017-04-132-2/+96
* | | | Merge branch 'master' into nextJohnathan Corgan2017-04-065-23/+45
|\| | | | |_|/ |/| |
| * | gr-zeromq: resolve race condition in qa testsAndrej Rode2017-04-025-23/+45
| |/
* | examples: replace OptionParser by ArgumentParserJiří Pinkava2016-09-203-30/+30
* | cmake: nuke cpack from existenceJohnathan Corgan2016-08-035-42/+2
|/
* Merge branch 'maint'Johnathan Corgan2016-06-287-8/+8
|\
| * gr-zmq: Fix build with gcc6.Philip Balister2016-06-287-8/+8
* | Merge branch 'maint'Johnathan Corgan2016-05-303-3/+9
|\|
| * MSVC-specific fixes for compatibilitygnieboer2016-05-303-3/+9
* | grc: assign all in-tree blocks to module 'Core'Sebastian Koslowski2016-05-2712-12/+12
|/
* gr-zeromq: Big rework for performance and correctnessSylvain Munaut2016-01-2729-474/+651
* Merge branch 'maint'Johnathan Corgan2015-11-283-6/+6
|\
| * zeromq: change addresses used in QA to allow parallel ctestJohnathan Corgan2015-11-283-6/+6
* | gr-zeromq: Improve error messagesJohannes Schmitz2015-09-111-2/+2
|/
* gr-zeromq: fix python examples3.7.9gitJohannes Schmitz2015-08-063-6/+6
* examples: removed extra titles or legends from QTGUI blocks in examples.Tom Rondeau2015-08-054-1742/+1993
* Merge branch 'maint'Johnathan Corgan2015-03-281-1/+1
|\
| * docs: fixed labels and references in manual.Tom Rondeau2015-03-231-1/+1
* | docs: cleaning up some doxygen warnings and formatting.Tom Rondeau2015-03-136-30/+36
* | zmq: fix for data corruption when not using tagsTim O'Shea2015-02-083-11/+29
* | zeromq: added stream tag passing exampleJohnathan Corgan2015-01-122-0/+1933
* | zeromq: minor cleanupJohnathan Corgan2015-01-125-56/+67
* | zeromq: added msg passing exampleJohnathan Corgan2015-01-122-0/+466
* | zeromq: cleanup and made req_msg_source derive from gr::blockJohnathan Corgan2015-01-123-50/+39
* | zeromq: cleanup and converted rep_msg_sink to derive from gr::blockJohnathan Corgan2015-01-123-75/+54
* | zeromq: cleanup and made pull_msg_source derive from gr::blockJohnathan Corgan2015-01-123-43/+35
* | zeromq: cleanup and converted push_msg_sink to derive from gr::blockJohnathan Corgan2015-01-125-60/+21
* | zeromq: cleanup and convert sub_msg_source to derive from gr::blockJohnathan Corgan2015-01-123-45/+37
* | zeromq: cleanup and convert pub_msg_sink to derive from gr::blockJohnathan Corgan2015-01-123-23/+15
* | zmq: rep/req msg blocks now workingTim O'Shea2014-12-304-68/+108
* | zmq: pull_msg_source should be workingTim O'Shea2014-12-302-43/+46
* | zmq: naming cleanupTim O'Shea2014-12-304-4/+4
* | zmq: building working versions of additional zmq message blocks in place (pus...Tim O'Shea2014-12-3022-1/+1064
* | zmq: Adding zmq pub/sub blocks for message passingTim O'Shea2014-12-2912-0/+498
* | zmq: adding header informationTim O'Shea2014-12-281-1/+23
* | zmq: stream tag passing now worksTim O'Shea2014-12-266-20/+18