Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 1 | -0/+1 |
| | |||||
* | modtool: replace OptionParser by ArgumentParser | Jiří Pinkava | 2016-06-30 | 1 | -6/+0 |
| | |||||
* | modtool: fix template - copyrightholder filed | Jiří Pinkava | 2016-06-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into next | Johnathan Corgan | 2016-06-06 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: gr-utils/python/modtool/templates.py | ||||
| * | modtool: add basic support for GRC modules in block tree | Sebastian Koslowski | 2016-06-02 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2016-02-21 | 1 | -2/+1 |
|\| | | | | | | | | | Conflicts: gr-utils/python/modtool/templates.py | ||||
| * | gr-utils: modtool: add option --copyright to add function to automatically ↵ | Andrej Rode | 2016-02-10 | 1 | -1/+1 |
| | | | | | | | | fillout name in LICENSE file. | ||||
* | | modtool: Switched over to mako template engine | Martin Braun | 2015-12-28 | 1 | -279/+267 |
|/ | |||||
* | modtool: change template to agree more with GR coding style | Felix Wunsch | 2015-08-28 | 1 | -74/+74 |
| | |||||
* | modtool: bugfixes for in-tree operation (include paths, license, cmake editing) | Martin Braun | 2013-11-19 | 1 | -7/+28 |
| | |||||
* | modtool: Since blocks is needed in 99% of the QA codes, it goes into the ↵ | Martin Braun | 2013-10-29 | 1 | -0/+1 |
| | | | | template | ||||
* | removed *out from sinks, *in from sources | Marcus Müller | 2013-07-26 | 1 | -0/+8 |
| | |||||
* | added utf8 encoding line to python templates | Marcus Müller | 2013-05-31 | 1 | -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 Rondeau | 2013-05-24 | 1 | -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 Rondeau | 2013-05-14 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' into next | Tom Rondeau | 2013-05-14 | 1 | -1/+6 |
| | |||||
* | Merge branch 'next' into runtime_pimpl | Johnathan Corgan | 2013-05-13 | 1 | -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 next | Johnathan Corgan | 2013-05-12 | 1 | -1/+1 |
| | | |||||
* | | modtool: updated to pimpl format | Martin Braun | 2013-05-02 | 1 | -10/+10 |
|/ | |||||
* | Merge branch 'master' into next | Tom Rondeau | 2013-03-27 | 1 | -2/+2 |
| | |||||
* | modtool: added tagged_stream block as an option | Martin Braun | 2013-03-17 | 1 | -19/+52 |
| | |||||
* | Merge branch 'master' into next | Tom Rondeau | 2013-03-13 | 1 | -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 next | Tom Rondeau | 2013-02-26 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into next | Tom Rondeau | 2013-02-21 | 1 | -8/+6 |
| | |||||
* | Merge branch 'master' into next | Johnathan Corgan | 2013-02-12 | 1 | -0/+714 |
Conflicts: gr-utils/python/create-gnuradio-out-of-tree-project |