summaryrefslogtreecommitdiff
path: root/grc/python/Param.py
Commit message (Expand)AuthorAgeFilesLines
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-131-1/+1
* grc: fix bug when displaying string paramsJosh Blum2011-10-291-0/+1
* grc: replaced asserts in base subdirectoryJosh Blum2011-04-141-9/+6
* grc: replaced asserts in python subdirectoryJosh Blum2011-04-141-41/+37
* grc: work on generator for gui flowgraphs to simplify generationJosh Blum2011-03-011-1/+1
* grc: added tabbed widget in qtgui for grcJosh Blum2011-03-011-1/+24
* work on the string representations for parameters (large vectors could be too...Josh Blum2010-03-231-12/+20
* grc bug fix from Dimitris SymeonidisJosh Blum2010-01-231-1/+1
* removed unused import statements, thanks pyflakesJosh Blum2009-12-061-1/+0
* Added window size param to all wxgui wrappers.Josh Blum2009-10-091-11/+17
* Re/evaluate the notebook blocks label because we dont garuntee the evaluation...Josh Blum2009-09-181-1/+1
* added errors dialog to show all error messages in flow graphJosh Blum2009-09-181-1/+1
* Fixed the usrp and usrp2 probe scripts to work with the new gui param api.Josh Blum2009-09-061-1/+1
* propsdialog tweaksJosh Blum2009-09-061-3/+3
* Evaluation fix in param.to_code().Josh Blum2009-09-021-3/+4
* Switched the python classes to inherit from the base and gui classes.Josh Blum2009-08-301-9/+9
* port and param types from an overloaded methodJosh Blum2009-08-301-17/+14
* Replaced TYPES in Port and Param with types parameter.Josh Blum2009-08-291-10/+19
* made is_virtual_xxx a block level function, used by port and param classesJosh Blum2009-08-281-3/+3
* added stream id type and checking in evaluateJosh Blum2009-08-281-4/+21
* short id fixjblum2009-07-081-7/+0
* Adds short commandline parameter handling in GRC.jcorgan2009-07-081-0/+7
* Merged r11309:11357 from grc branch.jblum2009-07-061-6/+30
* Merging r11186:11273 from grc branch.jblum2009-06-231-0/+380