summaryrefslogtreecommitdiff
path: root/grc/python/Param.py
AgeCommit message (Expand)Author
2011-10-29grc: fix bug when displaying string paramsJosh Blum
2011-04-14grc: replaced asserts in base subdirectoryJosh Blum
2011-04-14grc: replaced asserts in python subdirectoryJosh Blum
2011-03-01grc: work on generator for gui flowgraphs to simplify generationJosh Blum
2011-03-01grc: added tabbed widget in qtgui for grcJosh Blum
2010-03-23work on the string representations for parameters (large vectors could be too...Josh Blum
2010-01-23grc bug fix from Dimitris SymeonidisJosh Blum
2009-12-06removed unused import statements, thanks pyflakesJosh Blum
2009-10-09Added window size param to all wxgui wrappers.Josh Blum
2009-09-18Re/evaluate the notebook blocks label because we dont garuntee the evaluation...Josh Blum
2009-09-18added errors dialog to show all error messages in flow graphJosh Blum
2009-09-06Fixed the usrp and usrp2 probe scripts to work with the new gui param api.Josh Blum
2009-09-06propsdialog tweaksJosh Blum
2009-09-02Evaluation fix in param.to_code().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-28made is_virtual_xxx a block level function, used by port and param classesJosh Blum
2009-08-28added stream id type and checking in evaluateJosh Blum
2009-07-08short id fixjblum
2009-07-08Adds short commandline parameter handling in GRC.jcorgan
2009-07-06Merged r11309:11357 from grc branch.jblum
2009-06-23Merging r11186:11273 from grc branch.jblum