| Commit message (Expand) | Author | Age | Files | Lines |
* | blocks: document the supported operations in transcendental | Marcus Müller | 2022-01-03 | 1 | -1/+1 |
* | cmake: change how test files are build when cross compiling | Philip Balister | 2021-12-03 | 1 | -0/+3 |
* | qa: update tests to work with OpenEmbedded | Philip Balister | 2021-12-03 | 4 | -12/+10 |
* | blocks: pep8 formatting | Josh Morman | 2021-11-24 | 18 | -110/+181 |
* | logging core: replace log4cpp by spdlog | Marcus Müller | 2021-11-19 | 1 | -22/+22 |
* | blocks: message strobe - add unit test | lenhart | 2021-10-22 | 2 | -0/+121 |
* | runtime: fix pybind of get_tags_in_window | mormj | 2021-09-29 | 1 | -1/+4 |
* | digital: pack_k_bits propagate tags correctly | Jason Uher | 2021-07-19 | 2 | -2/+76 |
* | blocks: Throttle consume-only mode | Marcus Müller | 2021-07-19 | 1 | -1/+1 |
* | blocks: add matrix interleaver block | JaredD | 2021-07-19 | 4 | -0/+127 |
* | blocks: zero-output, zero-copy Head mode | Marcus Müller | 2021-06-28 | 1 | -1/+1 |
* | global: automatically remove unused boost includes | Marcus Müller | 2021-06-22 | 1 | -1/+1 |
* | testing: rm dependencies from disabled components in blocks/runtime tests | Marcus Müller | 2021-06-19 | 1 | -1/+5 |
* | blocks: improvements to var/msg blocks | Jacob Gilbert | 2021-06-07 | 2 | -16/+31 |
* | gr-blocks: Add missing pybind11 binding for Phase Shift block. | Ron Economos | 2021-06-04 | 1 | -0/+1 |
* | blocks: use VOLK popcnt implementations for count_bits | Nicholas Corgan | 2021-05-13 | 1 | -2/+2 |
* | blocks: remove tcp/udp qa | Josh Morman | 2021-04-21 | 2 | -232/+0 |
* | blocks: remove deprecated network blocks | Josh Morman | 2021-04-21 | 8 | -290/+0 |
* | blocks: Add msg port to set rotator's phase inc | Igor Freire | 2021-04-17 | 2 | -2/+327 |
* | blocks: message_debug: vector indices are size_t, not signed int | Marcus Müller | 2021-03-23 | 1 | -1/+1 |
* | gr-blocks: remove pdu blocks | Jacob Gilbert | 2021-03-18 | 25 | -1023/+64 |
* | gr-blocks: deprecate print_pdu port of message_debug block | Jacob Gilbert | 2021-02-25 | 1 | -2/+2 |
* | clang-tidy: run full .clang-tidy on C++17 codebase | Marcus Müller | 2021-01-19 | 4 | -4/+4 |
* | gr-blocks qa for peak_detector2: fix result type in test5 | Jeff Long | 2021-01-12 | 1 | -2/+2 |
* | peak_detector2: Make the recently added test case fail | rear1019 | 2021-01-11 | 1 | -3/+3 |
* | peak_detector2: bug fix and add a test case | Callyan | 2021-01-11 | 1 | -0/+26 |
* | rotator: add getter rotator::phase() | Jeff Long | 2020-11-25 | 1 | -1/+4 |
* | modernization: `override` instead of virtual in all compilation units | Marcus Müller | 2020-11-03 | 1 | -1/+1 |
* | qa: run autopep8 formatting on qa python files | mormj | 2020-10-30 | 77 | -1326/+1824 |
* | qa: remove xml file parameter causing deprecation warnings | mormj | 2020-10-30 | 74 | -76/+73 |
* | Fix typos throughout the code | luzpaz | 2020-10-29 | 4 | -7/+7 |
* | pybind: add implicit conversion from int to enum | mormj | 2020-10-28 | 4 | -0/+8 |
* | blocks: improvements to the message_debug block | Jacob Gilbert | 2020-10-24 | 2 | -2/+13 |
* | blocks: prevent losing rx_time precision in gr_read_file_metadata | Daniel Estévez | 2020-10-20 | 1 | -3/+12 |
* | blocks: comment fix, typo in complex_to_real.h, complex_to_imag.h | Paul Boven | 2020-10-12 | 2 | -4/+4 |
* | gr-blocks: Add missing methods to Add Const block pybind11 binding. | Ron Economos | 2020-10-08 | 1 | -1/+3 |
* | gr-blocks: Add missing methods to Multiply Const block pybind11 binding. | Ron Economos | 2020-10-07 | 1 | -1/+3 |
* | blocks: New block 'Stream Demux' | David Pi | 2020-09-25 | 5 | -2/+367 |
* | gr-blocks: More graceful error handling of missing sndfile dependency. | Ron Economos | 2020-09-20 | 3 | -3/+17 |
* | blocks/correctiq: Clean up member initialization | Thomas Habets | 2020-09-09 | 2 | -2/+2 |
* | gr-blocks: Transition the WAV sink and source blocks to libsndfile. | Ron Economos | 2020-09-01 | 7 | -55/+52 |
* | blocks: remove log2_const | Marcus Müller | 2020-08-14 | 4 | -94/+0 |
* | python: Remove unnecessary 'from __future__ import' | Oleksandr Kravchuk | 2020-08-03 | 12 | -16/+0 |
* | Move from SWIG to Pybind11 | Marcus Müller | 2020-06-19 | 373 | -751/+14483 |
|\ |
|
| * | pybind: add hash check to binding file creation (#3472) | mormj | 2020-06-04 | 165 | -163/+1543 |
| * | pybind: run clang-format | Josh Morman | 2020-06-04 | 1 | -7/+6 |
| * | blocks: add pybind11 bindings | Josh Morman | 2020-06-04 | 370 | -534/+13104 |
| * | blocks: remove bin_statistics_f block due to swig dependence | Josh Morman | 2020-06-04 | 1 | -217/+0 |
* | | blocks: qa_moving_average used tuple eq. for lists in pybind11 | Marcus Müller | 2020-06-19 | 1 | -1/+1 |
* | | blocks/moving_average: use vector functions | Thomas Habets | 2020-06-15 | 1 | -3/+32 |
|/ |
|