| Commit message (Expand) | Author | Age | Files | Lines |
* | doxygen: Remove obsolete COLS_IN_ALPHA_INDEX for doxygen 1.9 and later. | Ron Economos | 2021-12-09 | 1 | -6/+0 |
* | docs: pep8 formatting | Josh Morman | 2021-11-24 | 11 | -811/+2276 |
* | Docs: updated usage manual export | Marc | 2021-11-21 | 11 | -627/+516 |
* | modtool: ability to fix the hash using modtool | mormj | 2021-10-22 | 1 | -1/+1 |
* | qtgui: Replace pyqwidget() with qwidget() | David Winter | 2021-09-03 | 1 | -2/+2 |
* | pybind11: remove debug message | japm48 | 2021-07-30 | 1 | -4/+0 |
* | gr-blocks: remove pdu blocks | Jacob Gilbert | 2021-03-18 | 1 | -7/+7 |
* | gr-pdu: initial commit with the PDU module | Jacob Gilbert | 2021-03-18 | 2 | -0/+6 |
* | Bring man pages in-tree from project gnuradio/pkg_gnuradio | David Pi | 2021-01-24 | 25 | -6/+713 |
* | global replace of firdes.WIN_ with fft.window.WIN_ | Josh Morman | 2020-12-18 | 1 | -1/+1 |
* | global replace of filter.firdes.WIN_ with fft.window.WIN_ | Josh Morman | 2020-12-18 | 1 | -1/+1 |
* | doxygen: Increase DOT_GRAPH_MAX_NODES (#3923) | Volker Schroer | 2020-11-25 | 1 | -1/+1 |
* | docs: use MathJax for HTML documentation | japm48 | 2020-10-29 | 4 | -12/+14 |
* | docs: Exclude gr-newmod from Doxygen | Martin Braun | 2020-10-20 | 1 | -2/+2 |
* | docs: remove six | Clayton Smith | 2020-10-20 | 2 | -8/+4 |
* | pybind11: Remove SWIG remnants. | Ron Economos | 2020-10-12 | 4 | -1904/+4 |
* | cmake: doxygen: Use ${PYTHON_EXECUTABLE} instead of python3. | Ryan Volz | 2020-10-05 | 1 | -2/+2 |
* | python: Remove unnecessary 'from __future__ import' | Oleksandr Kravchuk | 2020-08-03 | 11 | -15/+0 |
* | pybind: update doc to include compile time info | Josh Morman | 2020-06-12 | 1 | -1/+5 |
* | pybind: update usage doc | Josh Morman | 2020-06-04 | 1 | -6/+53 |
* | pybind: run clang-format | Josh Morman | 2020-06-04 | 1 | -14/+15 |
* | docs: add pybind11 primer | Josh Morman | 2020-06-04 | 1 | -0/+58 |
* | pybind: add scripts for scraping docstrings | Josh Morman | 2020-06-04 | 3 | -0/+381 |
* | pybind: removal of swig components | Josh Morman | 2020-06-04 | 2 | -324/+0 |
* | Remove VOLK as a submodule | Martin Braun | 2020-04-11 | 1 | -12/+3 |
* | Switch from boost pointers to std C++11 pointers | Thomas Habets | 2020-04-01 | 1 | -2/+2 |
* | docs: updated usage manual export from wiki | Marc L | 2020-03-29 | 14 | -103/+190 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 7 | -91/+7 |
* | examples: move fm examples to analog, rm dupe dial_tone | devnulling | 2020-01-21 | 6 | -2094/+0 |
* | Doxygen: delete gr-utils/python/modtool from build as well | Valerii Zapodovnikov | 2020-01-21 | 1 | -0/+1 |
* | Doxygen: 2 obsolete variables and DOT_GRAPH_MAX_NODES to 500 | Valerii Zapodovnikov | 2020-01-21 | 2 | -29/+1 |
* | doxygen: releasing.dox: comment should be closed | Valerii Zapodovnikov | 2020-01-16 | 1 | -0/+2 |
* | volk: Add README to VOLK key folder | Johannes Demel | 2020-01-05 | 1 | -0/+6 |
* | volk: Add VOLK signify public key | Johannes Demel | 2020-01-05 | 1 | -0/+2 |
* | docs: Remove the sphinx manual | Marc L | 2020-01-02 | 47 | -5055/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 2 | -30/+29 |
* | Fix for misc. documentation + trivial typos | luz.paz | 2019-07-17 | 2 | -2/+2 |
* | Purge gr-comedi and all references to it from mainline GNU Radio | Marcus Müller | 2019-07-17 | 4 | -17/+2 |
* | Adding GNU Free Doc License to wiki-exported docs | Ben Hilburn | 2019-07-15 | 1 | -0/+451 |
* | docs: moved usage manual to wiki | Marc Lichtman | 2019-06-07 | 25 | -2080/+2368 |
* | gr-analog: sig source byte support mode, added qa tests #1994 | Eral Tuerkyilmaz | 2019-04-19 | 2 | -0/+2 |
* | Introduce MSVC version check; bump required version to 1800 (VS15) | Marcus Müller | 2018-11-17 | 1 | -0/+1 |
* | qtgui: Disallow use of Qt4 | Martin Braun | 2018-11-15 | 1 | -1/+1 |
* | docs: sphinx: removed video_sdl blocks so sphinx builds | Marc Lichtman | 2018-11-12 | 2 | -17/+0 |
* | update PFB docs: no longer need scipy | Marcus Müller | 2018-11-02 | 1 | -1/+1 |
* | docs: Properly excape backslashes in swig docstrings | Brennan Ashton | 2018-11-01 | 1 | -1/+3 |
* | Fix invalid escape sequences. | Clayton Smith | 2018-11-01 | 2 | -15/+14 |
* | Update links to https://www.gnuradio.org | Clayton Smith | 2018-10-28 | 2 | -3/+3 |
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 41 | -642/+462 |
|\ |
|
| * | Killing gengen: Merge branch 'cxx_templates_next' into next | Marcus Müller | 2018-08-29 | 2 | -26/+0 |
| |\ |
|