summaryrefslogtreecommitdiff
path: root/gr-zeromq
Commit message (Expand)AuthorAgeFilesLines
* msg_handler: Use lambdas in most componentsJohannes Demel2020-06-042-2/+2
* pybind: add hash check to binding file creation (#3472)mormj2020-06-0413-13/+109
* zeromq: add pybind11 bindingsJosh Morman2020-06-0428-6/+1000
* pybind: removal of swig componentsJosh Morman2020-06-043-92/+0
* zeromq: Add bind argument for message based zeromq blocks.Jacob Gilbert2020-04-1024-42/+123
* Switch from boost pointers to std C++11 pointersThomas Habets2020-04-0112-12/+12
* zmq: Add ZMQ PULL/REQ/SUB Message Source unit testsVasil Velichkov2020-03-103-0/+210
* zmq: Handle the PMT exceptionsVasil Velichkov2020-03-103-7/+18
* gr-zeromq: Add optional key filteringAndriy Gelman2020-03-0212-34/+208
* Update license header to SPDX formatdevnulling2020-01-2763-824/+63
* zeromq: Add C++ templates for zeromq blocksTerry May2020-01-0412-0/+135
* gr-zeromq: Fix warnings deprecated send since 4.3.1 extends PR #2503Brennan Ashton2019-11-0113-9/+20
* zeromq: fix inconsistent use of overrideBastian Bloessl2019-09-0510-14/+14
* clang-format: Ordering all the includesMarcus Müller2019-08-0933-43/+43
* Tree: clang-format without the include sortingMarcus Müller2019-08-0942-1389/+1449
* zeromq: fixes to allow building using CPPZMQ 4.3.1 as well as priorMichael Dickens2019-06-1513-21/+83
* gitignore: ignore autogen files in example foldersJohannes Demel2019-03-241-0/+1
* cmake: Update to modern CMake usageAndrej Rode2019-03-043-65/+21
* zeromq: Convert GRC examples to YAML formatJohannes Demel2019-01-195-4979/+1458
* cmake: Only go into grc/ subdirs when ENABLE_GRC=ONMartin Braun2018-12-171-1/+3
* gr-zeromq: Remove VLA from last_endpoint()Brennan Ashton2018-12-127-14/+14
* gr-zeromq: Let OS pick free port for testsBrennan Ashton2018-11-285-11/+16
* gr-zeromq: Add last_endpoint function to zmq source and sink blocksBrennan Ashton2018-11-2826-0/+118
* gr-zeromq: Increase socket setup time so tests are more reliableBrennan Ashton2018-11-034-8/+8
* gr-zeromq: Keep qa_zeromq_pub test from blockingBrennan Ashton2018-11-032-3/+11
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-3142-819/+518
|\
| * 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
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'master' into nextJohnathan Corgan2017-09-2212-12/+12
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'master' into nextJohnathan Corgan2017-04-132-2/+96
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'master' into nextJohnathan Corgan2017-04-065-23/+45
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | examples: replace OptionParser by ArgumentParserJiří Pinkava2016-09-203-30/+30
| * | | | | cmake: nuke cpack from existenceJohnathan Corgan2016-08-035-42/+2
* | | | | | zeromq: adds delay to test to allow subscriber to initialize prior to sending...gnieboer2018-03-261-0/+2
* | | | | | Test: adds swig dirs to python tests to allow ctest to run on win buildsgnieboer2018-03-221-0/+3
* | | | | | zeromq: remove call to pmt::intern when checking queueMarcus Müller2018-02-232-4/+7
* | | | | | zeromq: remove unnecessary call to pmt::intern at runtimeMarcus Müller2018-02-236-9/+15
* | | | | | zeromq: change ports used in zeromq_sub QAAndrej Rode2018-02-061-3/+3
| |_|_|_|/ |/| | | |
* | | | | Comment typo fixing.luz.paz2018-02-032-2/+2
| |_|_|/ |/| | |
* | | | 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 remote-tracking branch 'gnuradio-github/pr/1211'Johnathan Corgan2017-04-132-2/+96
|\ \ \ | |/ / |/| |
| * | Support receiving multi-part ZeroMQ messagesBrian Orr2017-04-132-2/+96
| |/
* / gr-zeromq: resolve race condition in qa testsAndrej Rode2017-04-025-23/+45
|/