summaryrefslogtreecommitdiff
path: root/gr-utils/python/modtool/templates.py
Commit message (Collapse)AuthorAgeFilesLines
* python3: update non-GRC components to use python2 or python3Douglas Anderson2017-02-261-0/+1
|
* modtool: replace OptionParser by ArgumentParserJiří Pinkava2016-06-301-6/+0
|
* modtool: fix template - copyrightholder filedJiří Pinkava2016-06-281-1/+1
|
* Merge branch 'master' into nextJohnathan Corgan2016-06-061-1/+1
|\ | | | | | | | | Conflicts: gr-utils/python/modtool/templates.py
| * modtool: add basic support for GRC modules in block treeSebastian Koslowski2016-06-021-1/+1
| |
* | Merge branch 'master' into nextJohnathan Corgan2016-02-211-2/+1
|\| | | | | | | | | Conflicts: gr-utils/python/modtool/templates.py
| * gr-utils: modtool: add option --copyright to add function to automatically ↵Andrej Rode2016-02-101-1/+1
| | | | | | | | fillout name in LICENSE file.
* | modtool: Switched over to mako template engineMartin Braun2015-12-281-279/+267
|/
* modtool: change template to agree more with GR coding styleFelix Wunsch2015-08-281-74/+74
|
* modtool: bugfixes for in-tree operation (include paths, license, cmake editing)Martin Braun2013-11-191-7/+28
|
* modtool: Since blocks is needed in 99% of the QA codes, it goes into the ↵Martin Braun2013-10-291-0/+1
| | | | template
* removed *out from sinks, *in from sourcesMarcus Müller2013-07-261-0/+8
|
* added utf8 encoding line to python templatesMarcus Müller2013-05-311-0/+2
| | | | | | | python breaks if it encounters special characters in files without specified encoding. Which is especially funny if you've got umlauts in your name.
* modtool: Fixes for intial templates of a block.Tom Rondeau2013-05-241-18/+19
| | | | | 1. adds '$' to args in the GRC xml <make> tag. 2. sets <+ITYPE+> and <+OTYPE+> for all I/O data types in io_signature and in work functions to be more clear what needs modification.
* modtool: update noblock for new api.Tom Rondeau2013-05-141-0/+2
|
* Merge branch 'master' into nextTom Rondeau2013-05-141-1/+6
|
* Merge branch 'next' into runtime_pimplJohnathan Corgan2013-05-131-1/+1
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: gr-blocks/swig/blocks_swig0.i gr-digital/lib/ofdm_chanest_vcvc_impl.cc gr-digital/lib/ofdm_frame_equalizer_vcvc_impl.cc gr-digital/lib/ofdm_frame_equalizer_vcvc_impl.h gr-digital/lib/ofdm_sync_sc_cfb_impl.cc gr-digital/lib/packet_header_default.cc gr-digital/lib/packet_headerparser_b_impl.cc
| * Merge branch 'master' into nextJohnathan Corgan2013-05-121-1/+1
| |
* | modtool: updated to pimpl formatMartin Braun2013-05-021-10/+10
|/
* Merge branch 'master' into nextTom Rondeau2013-03-271-2/+2
|
* modtool: added tagged_stream block as an optionMartin Braun2013-03-171-19/+52
|
* Merge branch 'master' into nextTom Rondeau2013-03-131-2/+2
| | | | | | | | | | | | | | | | Conflicts: gr-audio/lib/CMakeLists.txt gr-blocks/include/blocks/CMakeLists.txt gr-blocks/include/blocks/socket_pdu.h gr-blocks/lib/CMakeLists.txt gr-blocks/swig/blocks_swig.i gr-comedi/src/CMakeLists.txt gr-howto-write-a-block/lib/CMakeLists.txt gr-noaa/lib/CMakeLists.txt gr-qtgui/lib/CMakeLists.txt gr-uhd/lib/CMakeLists.txt gr-vocoder/lib/CMakeLists.txt gr-wavelet/lib/CMakeLists.txt
* Merge branch 'master' into nextTom Rondeau2013-02-261-1/+1
|
* Merge branch 'master' into nextTom Rondeau2013-02-211-8/+6
|
* Merge branch 'master' into nextJohnathan Corgan2013-02-121-0/+714
Conflicts: gr-utils/python/create-gnuradio-out-of-tree-project