Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | howto: removed gr-howto-write-a-block | Johnathan Corgan | 2013-03-27 | 1 | -73/+0 |
| | | | | | | the canonical out-of-tree module is now in: gr-utils/python/modtool/gr-newmod | ||||
* | blocks: converting references to vector source/sink, null source/sink, nop, ↵ | Tom Rondeau | 2013-03-17 | 1 | -7/+8 |
| | | | | copy, head, skiphead, vector_map, and annotator blocks to use gr-blocks. | ||||
* | Merge branch 'master' into next | Tom Rondeau | 2013-01-20 | 1 | -0/+13 |
|\ | | | | | | | | | Conflicts: gr-howto-write-a-block/python/qa_howto.py | ||||
| * | howto-write-a-block: Added example for Python blocks | Martin Braun | 2013-01-19 | 1 | -0/+13 |
| | | |||||
* | | howto: updated howto-write-a-block to use new impl style. | Tom Rondeau | 2012-09-30 | 1 | -25/+25 |
|/ | |||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 1 | -6/+6 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | howto: create howto_swig.*, use constructed Python namespace | Johnathan Corgan | 2009-11-12 | 1 | -3/+3 |
| | |||||
* | howto: reorganized directory structure | Johnathan Corgan | 2009-11-03 | 1 | -0/+59 |
Moved lib to top level Moved python to top level Separated swig generation into new top level directory |