summaryrefslogtreecommitdiff
path: root/gr-utils/python/modtool/gr-newmod/docs/doxygen
Commit message (Collapse)AuthorAgeFilesLines
* modtool: gr-modtool overhaul GSoC 2018Swapnil Negi2019-01-0415-14320/+0
| | | | | | | | | | | | | | This commit contains all the changes done during the 2018 GSoC "gr-modtool overhaul". Changes include: - Rewrite of gr-modtool based on Python Click - Split of gr-modtool in cli and core - Adherence to new GNU Radio 3.8 API for OOTs - Pylint improvements - Py3k and Py2k compatibility This feature is merged in a squash-merge due to big refactoring on the head and base branch and the impossibility to unclutter both.
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-3110-47/+66
|\
| * Merge branch 'python3_fix' into nextAndrej Rode2018-06-2410-47/+66
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Manual merge conflict resolution has been applied to following conflicts: * Typos: * gnuradio-runtime/python/gnuradio/ctrlport/GrDataPlotter.py * gr-blocks/python/blocks/qa_wavfile.py * gr-filter/examples/gr_filtdes_api.py * grc/blocks/parameter.xml * gr-uhd/python/uhd/__init__.py * ValueError -> RuntimeError: * gr-blocks/python/blocks/qa_hier_block2.py * relative Imports & other Py3k: * gr-digital/python/digital/psk_constellations.py * gr-digital/python/digital/qam_constellations.py * gr-digital/python/digital/test_soft_decisions.py * gr-digital/python/digital/gfsk.py * SequenceCompleter: * gr-utils/python/modtool/modtool_add.py * gr-utils/python/modtool/modtool_rename.py * gr-utils/python/modtool/modtool_rm.py * Updated API on next: * gr-blocks/grc/blocks_file_source.xml * gr-blocks/python/blocks/qa_file_source_sink.py * gr-qtgui/grc/qtgui_time_sink_x.xml * GRC Py3k Updates: * grc/core/Block.py * grc/core/Constants.py * grc/core/Platform.py * grc/core/utils/odict.py * grc/gui/Actions.py * grc/gui/Block.py * grc/gui/Executor.py * grc/gui/Port.py
| | * python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-2610-47/+66
| | |
* | | docs: reproducible doxygen buildsA. Maitland Bottoms2018-03-272-3/+3
| | | | | | | | | | | | Eradicates HTML and documentation time stamps.
* | | modtool: add option for copyrightholderSwapnil Negi2018-03-226-6/+12
|/ / | | | | | | fixes #1587
* / Comment typo fixing.luz.paz2018-02-032-2/+2
|/ | | | Luzpaz went ahead and found typos using `codespell -q 3`.
* Merge remote-tracking branch 'github/maint-remove-obsolete-doxygen-XML-tags' ↵Johnathan Corgan2016-11-222-24/+0
|\ | | | | | | into maint
| * remove obsolete doxygen XML tagsA. Maitland Bottoms2016-11-212-24/+0
| | | | | | | | | | | | | | "The items XML_SCHEMA and XML_DTD are not used and there is no plan for using them, so declared obsolete." -- Ddoxygen commit ba31ee73aad3bdc6b3854add2db01c302c9cf19c This patch reduces noise about obsolete settings from Doxygen.
* | modtool: update python docstring generationSebastian Müller2016-08-152-46/+183
|/
* modtool: Updates to OOT docs, enables doxygen, removes some doxygen warningsMartin Braun2014-03-132-306/+1100
|
* modtool: Updated so new modules built find and link against gnuradio-runtime.Tom Rondeau2013-03-271-1/+1
|
* Merge branch 'master' into nextJohnathan Corgan2013-02-1215-0/+13388
Conflicts: gr-utils/python/create-gnuradio-out-of-tree-project