| Commit message (Expand) | Author | Age | Files | Lines |
* | msg_handler: Use lambdas in most components | Johannes Demel | 2020-06-04 | 2 | -2/+2 |
* | pybind: add hash check to binding file creation (#3472) | mormj | 2020-06-04 | 13 | -13/+109 |
* | zeromq: add pybind11 bindings | Josh Morman | 2020-06-04 | 28 | -6/+1000 |
* | pybind: removal of swig components | Josh Morman | 2020-06-04 | 3 | -92/+0 |
* | zeromq: Add bind argument for message based zeromq blocks. | Jacob Gilbert | 2020-04-10 | 24 | -42/+123 |
* | Switch from boost pointers to std C++11 pointers | Thomas Habets | 2020-04-01 | 12 | -12/+12 |
* | zmq: Add ZMQ PULL/REQ/SUB Message Source unit tests | Vasil Velichkov | 2020-03-10 | 3 | -0/+210 |
* | zmq: Handle the PMT exceptions | Vasil Velichkov | 2020-03-10 | 3 | -7/+18 |
* | gr-zeromq: Add optional key filtering | Andriy Gelman | 2020-03-02 | 12 | -34/+208 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 63 | -824/+63 |
* | zeromq: Add C++ templates for zeromq blocks | Terry May | 2020-01-04 | 12 | -0/+135 |
* | gr-zeromq: Fix warnings deprecated send since 4.3.1 extends PR #2503 | Brennan Ashton | 2019-11-01 | 13 | -9/+20 |
* | zeromq: fix inconsistent use of override | Bastian Bloessl | 2019-09-05 | 10 | -14/+14 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 33 | -43/+43 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 42 | -1389/+1449 |
* | zeromq: fixes to allow building using CPPZMQ 4.3.1 as well as prior | Michael Dickens | 2019-06-15 | 13 | -21/+83 |
* | gitignore: ignore autogen files in example folders | Johannes Demel | 2019-03-24 | 1 | -0/+1 |
* | cmake: Update to modern CMake usage | Andrej Rode | 2019-03-04 | 3 | -65/+21 |
* | zeromq: Convert GRC examples to YAML format | Johannes Demel | 2019-01-19 | 5 | -4979/+1458 |
* | cmake: Only go into grc/ subdirs when ENABLE_GRC=ON | Martin Braun | 2018-12-17 | 1 | -1/+3 |
* | gr-zeromq: Remove VLA from last_endpoint() | Brennan Ashton | 2018-12-12 | 7 | -14/+14 |
* | gr-zeromq: Let OS pick free port for tests | Brennan Ashton | 2018-11-28 | 5 | -11/+16 |
* | gr-zeromq: Add last_endpoint function to zmq source and sink blocks | Brennan Ashton | 2018-11-28 | 26 | -0/+118 |
* | gr-zeromq: Increase socket setup time so tests are more reliable | Brennan Ashton | 2018-11-03 | 4 | -8/+8 |
* | gr-zeromq: Keep qa_zeromq_pub test from blocking | Brennan Ashton | 2018-11-03 | 2 | -3/+11 |
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 42 | -819/+518 |
|\ |
|
| * | 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 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-09-22 | 12 | -12/+12 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-04-13 | 2 | -2/+96 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-04-06 | 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 |
* | | | | | | zeromq: adds delay to test to allow subscriber to initialize prior to sending... | gnieboer | 2018-03-26 | 1 | -0/+2 |
* | | | | | | Test: adds swig dirs to python tests to allow ctest to run on win builds | gnieboer | 2018-03-22 | 1 | -0/+3 |
* | | | | | | zeromq: remove call to pmt::intern when checking queue | Marcus Müller | 2018-02-23 | 2 | -4/+7 |
* | | | | | | zeromq: remove unnecessary call to pmt::intern at runtime | Marcus Müller | 2018-02-23 | 6 | -9/+15 |
* | | | | | | zeromq: change ports used in zeromq_sub QA | Andrej Rode | 2018-02-06 | 1 | -3/+3 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Comment typo fixing. | luz.paz | 2018-02-03 | 2 | -2/+2 |
| |_|_|/
|/| | | |
|
* | | | | 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 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 |
| |/ |
|
* / | gr-zeromq: resolve race condition in qa tests | Andrej Rode | 2017-04-02 | 5 | -23/+45 |
|/ |
|