| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 1 | -1/+1 |
* | grc: fix bug when displaying string params | Josh Blum | 2011-10-29 | 1 | -0/+1 |
* | grc: replaced asserts in base subdirectory | Josh Blum | 2011-04-14 | 1 | -9/+6 |
* | grc: replaced asserts in python subdirectory | Josh Blum | 2011-04-14 | 1 | -41/+37 |
* | grc: work on generator for gui flowgraphs to simplify generation | Josh Blum | 2011-03-01 | 1 | -1/+1 |
* | grc: added tabbed widget in qtgui for grc | Josh Blum | 2011-03-01 | 1 | -1/+24 |
* | work on the string representations for parameters (large vectors could be too... | Josh Blum | 2010-03-23 | 1 | -12/+20 |
* | grc bug fix from Dimitris Symeonidis | Josh Blum | 2010-01-23 | 1 | -1/+1 |
* | removed unused import statements, thanks pyflakes | Josh Blum | 2009-12-06 | 1 | -1/+0 |
* | Added window size param to all wxgui wrappers. | Josh Blum | 2009-10-09 | 1 | -11/+17 |
* | Re/evaluate the notebook blocks label because we dont garuntee the evaluation... | Josh Blum | 2009-09-18 | 1 | -1/+1 |
* | added errors dialog to show all error messages in flow graph | Josh Blum | 2009-09-18 | 1 | -1/+1 |
* | Fixed the usrp and usrp2 probe scripts to work with the new gui param api. | Josh Blum | 2009-09-06 | 1 | -1/+1 |
* | propsdialog tweaks | Josh Blum | 2009-09-06 | 1 | -3/+3 |
* | Evaluation fix in param.to_code(). | Josh Blum | 2009-09-02 | 1 | -3/+4 |
* | Switched the python classes to inherit from the base and gui classes. | Josh Blum | 2009-08-30 | 1 | -9/+9 |
* | port and param types from an overloaded method | Josh Blum | 2009-08-30 | 1 | -17/+14 |
* | Replaced TYPES in Port and Param with types parameter. | Josh Blum | 2009-08-29 | 1 | -10/+19 |
* | made is_virtual_xxx a block level function, used by port and param classes | Josh Blum | 2009-08-28 | 1 | -3/+3 |
* | added stream id type and checking in evaluate | Josh Blum | 2009-08-28 | 1 | -4/+21 |
* | short id fix | jblum | 2009-07-08 | 1 | -7/+0 |
* | Adds short commandline parameter handling in GRC. | jcorgan | 2009-07-08 | 1 | -0/+7 |
* | Merged r11309:11357 from grc branch. | jblum | 2009-07-06 | 1 | -6/+30 |
* | Merging r11186:11273 from grc branch. | jblum | 2009-06-23 | 1 | -0/+380 |