summaryrefslogtreecommitdiff
path: root/grc/base
AgeCommit message (Expand)Author
2009-09-25hash the tuple of hashes to id the current paramsJosh Blum
2009-09-18xor that hashJosh Blum
2009-09-18bug fix for handling loading of dynamic paramsJosh Blum
2009-09-17bugfix: exclude disabled children from consideration in valid conditionJosh Blum
2009-09-05Implement a recursive validation api in the base Element class.Josh Blum
2009-09-03we dont use test() -> remove itJosh Blum
2009-09-02Removed the flagging api and usage from the base classes.Josh Blum
2009-08-30Switched the python classes to inherit from the base and gui classes.Josh Blum
2009-08-30port and param types from an overloaded methodJosh Blum
2009-08-29Replaced TYPES in Port and Param with types parameter.Josh Blum
2009-08-26added rewrite methods to element to separate from validation logicJosh Blum
2009-08-26Added virtual sink and logic to clone port.Josh Blum
2009-08-20added continuation mode for pad source and sinksJosh Blum
2009-08-17Removed Source and Sink classes as Port subclasses.Josh Blum
2009-08-15Merged branch 'msgq' from http://gnuradio.org/git/jblum.gitJohnathan Corgan
2009-08-14params, sources, and sinks now stored internally as lists. The keys for said ...Josh Blum
2009-08-14Added git ignore files auto created from svn:ignore properties.git
2009-08-10apply diff from previous commitsJosh Blum
2009-07-06Merged r11309:11357 from grc branch.jblum
2009-06-29Added ability to extract category names from doxygen.jblum
2009-06-23Merging r11186:11273 from grc branch.jblum