| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |\ |
|
| | * | pmt: replace file generation with pre-generated files | Andrej Rode | 2018-08-26 | 1 | -4/+0 |
| | * | cmake: remove gengen tools | Andrej Rode | 2018-08-26 | 1 | -2/+0 |
| | * | trellis: replace gengen with C++ templates | Andrej Rode | 2018-08-26 | 1 | -4/+0 |
| | * | filter: replace gengen with C++ templates | Andrej Rode | 2018-08-25 | 1 | -4/+0 |
| | * | digital: replace gengen with C++ templates | Andrej Rode | 2018-08-25 | 1 | -4/+0 |
| | * | blocks: replace gengen with C++ templates | Andrej Rode | 2018-08-25 | 1 | -8/+0 |
| * | | removed pkt.py and docs to that | Marcus Müller | 2018-08-27 | 2 | -4/+0 |
| * | | Remove all examples depending on and references to message_s{ource,ink} | Marcus Müller | 2018-08-27 | 2 | -4/+0 |
| |/ |
|
| * | Delete deprecated (q)d/qpsk and qam python hier blocks. | Marcus Müller | 2018-08-23 | 2 | -16/+0 |
| * | Merge branch 'python3_fix' into next | Andrej Rode | 2018-06-24 | 23 | -415/+446 |
| |\ |
|
| | * | Merge branch 'next' into python3 | Johnathan Corgan | 2017-10-05 | 1 | -50/+46 |
| | |\ |
|
| | * \ | Merge remote-tracking branch 'github/pr/1435' into python3 | Johnathan Corgan | 2017-09-22 | 2 | -2/+2 |
| | |\ \ |
|
| | | * | | Fix typos from switch to Python 3 | Håkon Vågsether | 2017-08-21 | 2 | -2/+2 |
| | * | | | Merge branch 'next' into python3 | Johnathan Corgan | 2017-09-22 | 1 | -109/+127 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'next' into python3 | Johnathan Corgan | 2017-08-27 | 2 | -10/+10 |
| | |\ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | Merge branch 'next' into python3 | Johnathan Corgan | 2017-08-03 | 4 | -27/+26 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'next' into python3 | Johnathan Corgan | 2017-04-23 | 5 | -69/+1 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'next' into python3 | Johnathan Corgan | 2017-04-12 | 1 | -0/+0 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'next' into python3 | Johnathan Corgan | 2017-04-10 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ |
|