summaryrefslogtreecommitdiff
path: root/gr-howto-write-a-block/apps/howto_square.grc
Commit message (Collapse)AuthorAgeFilesLines
* howto: removed gr-howto-write-a-blockJohnathan Corgan2013-03-271-345/+0
| | | | | | the canonical out-of-tree module is now in: gr-utils/python/modtool/gr-newmod
* wxgui: Moved oscope and histogram bases into wxgui.Tom Rondeau2013-03-181-2/+2
| | | | This makes gr-wxgui more like a normal component that generates a libgnuradio-wxgui.so file.
* blocks: converting references to vector source/sink, null source/sink, nop, ↵Tom Rondeau2013-03-171-1/+1
| | | | copy, head, skiphead, vector_map, and annotator blocks to use gr-blocks.
* blocks: removing throttle, threshold, stretch from gnuradio-core.Tom Rondeau2013-02-241-1/+1
|
* howto: updated howto-write-a-block to use new impl style.Tom Rondeau2012-09-301-7/+27
|
* howto: added howto applicationJohnathan Corgan2009-11-121-0/+325