Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grc-refactor: move grc.base to grc.python.base | Sebastian Koslowski | 2016-02-17 | 1 | -138/+0 |
| | |||||
* | grc: fix file load error when connections are not unique (#794) | Sebastian Koslowski | 2015-06-10 | 1 | -1/+1 |
| | |||||
* | grc: add multiple_sources flag to domain.dtd | Sebastian Koslowski | 2014-12-05 | 1 | -7/+17 |
| | |||||
* | grc: don't fail for unknown domains | Sebastian Koslowski | 2014-12-03 | 1 | -2/+5 |
| | |||||
* | grc: add domain attribute to ports | Sebastian Koslowski | 2014-12-02 | 1 | -4/+9 |
| | |||||
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -6/+6 |
| | | | | We should be more careful about letting these into the code in the future. In emacs, we can use (add-hook 'before-save-hook 'delete-trailing-whitespace). | ||||
* | grc: Fix whitespace issue in grc to use proper spaces | Tim O'Shea | 2013-07-09 | 1 | -94/+89 |
| | | | | Remove all \t's to match the rest of GNU Radio | ||||
* | grc: add bus ports | Nicholas McCarthy | 2013-07-08 | 1 | -1/+21 |
| | | | | | Bus ports allow ganging together of block input or output ports into a single display item for connection to other bus ports. | ||||
* | docs: Modified argument formating in python docstrings in grc. | Ben Reynwar | 2012-08-14 | 1 | -6/+14 |
| | |||||
* | grc: replaced asserts in base subdirectory | Josh Blum | 2011-04-14 | 1 | -5/+7 |
| | |||||
* | Merging r11186:11273 from grc branch. | jblum | 2009-06-23 | 1 | -0/+95 |
Fixes, features, and reorganization for grc. Minor fixes and features for wxgui forms. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11274 221aa14e-8319-0410-a670-987f0aec2ac5 |