summaryrefslogtreecommitdiff
path: root/grc/python
Commit message (Expand)AuthorAgeFilesLines
...
* port and param types from an overloaded methodJosh Blum2009-08-302-22/+17
* Replaced TYPES in Port and Param with types parameter.Josh Blum2009-08-293-16/+26
* made is_virtual_xxx a block level function, used by port and param classesJosh Blum2009-08-283-12/+13
* added stream id type and checking in evaluateJosh Blum2009-08-281-4/+21
* avoid loopsJosh Blum2009-08-281-4/+13
* Recursive resolution of virtual sources.Josh Blum2009-08-283-16/+38
* added virtual source and added stream ids, logic to clone in portJosh Blum2009-08-281-5/+15
* added rewrite methods to element to separate from validation logicJosh Blum2009-08-262-7/+14
* Added virtual sink and logic to clone port.Josh Blum2009-08-261-0/+14
* removed repurposing of padsJosh Blum2009-08-251-28/+8
* Work on command line options for generated code.Josh Blum2009-08-251-6/+16
* added continuation mode for pad source and sinksJosh Blum2009-08-201-0/+17
* Removed Source and Sink classes as Port subclasses.Josh Blum2009-08-172-25/+14
* Merged branch 'msgq' from http://gnuradio.org/git/jblum.gitJohnathan Corgan2009-08-157-34/+59
|\
| * added validation check for msg type ports, added copy method for ports to cle...Josh Blum2009-08-152-18/+23
| * params, sources, and sinks now stored internally as lists. The keys for said ...Josh Blum2009-08-142-15/+11
| * this time commit the file changesJosh Blum2009-08-137-11/+32
| * apply diff from previous commitsJosh Blum2009-08-104-19/+22
* | Added git ignore files auto created from svn:ignore properties.git2009-08-141-0/+2
|/
* make use of gr.version()jblum2009-07-111-2/+2
* short id fixjblum2009-07-082-8/+5
* Adds short commandline parameter handling in GRC.jcorgan2009-07-082-1/+8
* Merged r11309:11357 from grc branch.jblum2009-07-066-33/+75
* Added ability to extract category names from doxygen.jblum2009-06-295-3/+71
* added to todo, added help message to optparse option w/ paramjblum2009-06-251-1/+2
* Merging r11186:11273 from grc branch.jblum2009-06-2316-0/+1773