aboutsummaryrefslogtreecommitdiffstats
path: root/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* pybind11: remove debug messagejapm482021-07-301-4/+0
* gr-blocks: remove pdu blocksJacob Gilbert2021-03-181-7/+7
* gr-pdu: initial commit with the PDU moduleJacob Gilbert2021-03-182-0/+6
* Bring man pages in-tree from project gnuradio/pkg_gnuradioDavid Pi2021-01-2425-6/+713
* global replace of firdes.WIN_ with fft.window.WIN_Josh Morman2020-12-181-1/+1
* global replace of filter.firdes.WIN_ with fft.window.WIN_Josh Morman2020-12-181-1/+1
* doxygen: Increase DOT_GRAPH_MAX_NODES (#3923)Volker Schroer2020-11-251-1/+1
* docs: use MathJax for HTML documentationjapm482020-10-294-12/+14
* docs: Exclude gr-newmod from DoxygenMartin Braun2020-10-201-2/+2
* docs: remove sixClayton Smith2020-10-202-8/+4
* pybind11: Remove SWIG remnants.Ron Economos2020-10-124-1904/+4
* cmake: doxygen: Use ${PYTHON_EXECUTABLE} instead of python3.Ryan Volz2020-10-051-2/+2
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-0311-15/+0
* pybind: update doc to include compile time infoJosh Morman2020-06-121-1/+5
* pybind: update usage docJosh Morman2020-06-041-6/+53
* pybind: run clang-formatJosh Morman2020-06-041-14/+15
* docs: add pybind11 primerJosh Morman2020-06-041-0/+58
* pybind: add scripts for scraping docstringsJosh Morman2020-06-043-0/+381
* pybind: removal of swig componentsJosh Morman2020-06-042-324/+0
* Remove VOLK as a submoduleMartin Braun2020-04-111-12/+3
* Switch from boost pointers to std C++11 pointersThomas Habets2020-04-011-2/+2
* docs: updated usage manual export from wikiMarc L2020-03-2914-103/+190
* Update license header to SPDX formatdevnulling2020-01-277-91/+7
* examples: move fm examples to analog, rm dupe dial_tonedevnulling2020-01-216-2094/+0
* Doxygen: delete gr-utils/python/modtool from build as wellValerii Zapodovnikov2020-01-211-0/+1
* Doxygen: 2 obsolete variables and DOT_GRAPH_MAX_NODES to 500Valerii Zapodovnikov2020-01-212-29/+1
* doxygen: releasing.dox: comment should be closedValerii Zapodovnikov2020-01-161-0/+2
* volk: Add README to VOLK key folderJohannes Demel2020-01-051-0/+6
* volk: Add VOLK signify public keyJohannes Demel2020-01-051-0/+2
* docs: Remove the sphinx manualMarc L2020-01-0247-5055/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-092-30/+29
* Fix for misc. documentation + trivial typosluz.paz2019-07-172-2/+2
* Purge gr-comedi and all references to it from mainline GNU RadioMarcus Müller2019-07-174-17/+2
* Adding GNU Free Doc License to wiki-exported docsBen Hilburn2019-07-151-0/+451
* docs: moved usage manual to wikiMarc Lichtman2019-06-0725-2080/+2368
* gr-analog: sig source byte support mode, added qa tests #1994Eral Tuerkyilmaz2019-04-192-0/+2
* Introduce MSVC version check; bump required version to 1800 (VS15)Marcus Müller2018-11-171-0/+1
* qtgui: Disallow use of Qt4Martin Braun2018-11-151-1/+1
* docs: sphinx: removed video_sdl blocks so sphinx buildsMarc Lichtman2018-11-122-17/+0
* update PFB docs: no longer need scipyMarcus Müller2018-11-021-1/+1
* docs: Properly excape backslashes in swig docstringsBrennan Ashton2018-11-011-1/+3
* Fix invalid escape sequences.Clayton Smith2018-11-012-15/+14
* Update links to https://www.gnuradio.orgClayton Smith2018-10-282-3/+3
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-3141-642/+462
|\
| * Killing gengen: Merge branch 'cxx_templates_next' into nextMarcus Müller2018-08-292-26/+0
| |\
| | * pmt: replace file generation with pre-generated filesAndrej Rode2018-08-261-4/+0
| | * cmake: remove gengen toolsAndrej Rode2018-08-261-2/+0
| | * trellis: replace gengen with C++ templatesAndrej Rode2018-08-261-4/+0
| | * filter: replace gengen with C++ templatesAndrej Rode2018-08-251-4/+0
| | * digital: replace gengen with C++ templatesAndrej Rode2018-08-251-4/+0