| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: change how test files are build when cross compiling | Philip Balister | 2021-12-03 | 1 | -0/+3 |
* | zeromq: pep8 formatting | Josh Morman | 2021-11-24 | 5 | -44/+75 |
* | classic modules: use common precompiled headers | Marcus Müller | 2021-07-19 | 1 | -0/+4 |
* | rebase | Volker Schroer | 2021-06-21 | 12 | -12/+12 |
* | gr-blocks: Standardize Vector parameter name | Solomon Tan | 2021-05-19 | 6 | -6/+6 |
* | zeromq: replace ::bind with lambda | Marcus Müller | 2021-03-20 | 4 | -10/+4 |
* | fixup! zeromq: Fix warnings with recv() | Martin Braun | 2021-02-15 | 3 | -6/+6 |
* | zeromq: qa: Increase timeout for msg source tests | Martin Braun | 2021-02-15 | 2 | -4/+8 |
* | zeromq: Fix warnings with recv() | Martin Braun | 2021-02-15 | 7 | -32/+75 |
* | clang-tidy: run full .clang-tidy on C++17 codebase | Marcus Müller | 2021-01-19 | 1 | -2/+2 |
* | C++14: Use std::make_unique instead of boost::make_unique | Marcus Müller | 2021-01-04 | 4 | -9/+9 |
* | replace fft.window.WIN_ with window.win_ and include in grc default import | Josh Morman | 2020-12-18 | 1 | -1/+1 |
* | global replace of firdes.WIN_ with fft.window.WIN_ | Josh Morman | 2020-12-18 | 1 | -1/+1 |
* | more qt4 qt5 updates | A. Maitland Bottoms | 2020-12-18 | 3 | -4/+4 |
* | modernization: `override` instead of virtual in all compilation units | Marcus Müller | 2020-11-03 | 7 | -7/+7 |
* | qa: run autopep8 formatting on qa python files | mormj | 2020-10-30 | 8 | -55/+134 |
* | zeromq: Add ZMQ_LINGER value to prevent infinite block | Matt Mills | 2020-10-28 | 1 | -0/+10 |
* | pybind11: Remove SWIG remnants. | Ron Economos | 2020-10-12 | 1 | -1/+1 |
* | zeromq: Remove manual memory management | Thomas Habets | 2020-09-22 | 18 | -159/+127 |
* | add an option to enable/disable examples | Gwenhael Goavec-Merou | 2020-09-02 | 1 | -1/+3 |
* | python: Remove unnecessary 'from __future__ import' | Oleksandr Kravchuk | 2020-08-03 | 6 | -10/+0 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 12 | -18/+18 |
* | 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 |