Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grc: fix variable vlen for grc generated hier blocks | Sebastian Koslowski | 2014-01-09 | 1 | -2/+8 |
| | |||||
* | grc: Fix whitespace issue in grc to use proper spaces | Tim O'Shea | 2013-07-09 | 1 | -86/+86 |
| | | | | Remove all \t's to match the rest of GNU Radio | ||||
* | grc: add bus ports | Nicholas McCarthy | 2013-07-08 | 1 | -0/+12 |
| | | | | | Bus ports allow ganging together of block input or output ports into a single display item for connection to other bus ports. | ||||
* | core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancements | Tim O'Shea | 2012-12-07 | 1 | -2/+18 |
| | |||||
* | grc: added optional flag to pad source and sink | Josh Blum | 2012-10-04 | 1 | -0/+2 |
| | |||||
* | added the ability to open custom GRC hier block definitions from graphs ↵ | Tim O'Shea | 2012-09-28 | 1 | -0/+1 |
| | | | | using an instance of them | ||||
* | grc: fix hier block generation w/ multiple pad blocks | Josh Blum | 2011-04-21 | 1 | -6/+8 |
| | |||||
* | Allow for multiple io pads per hier flow graph. | Josh Blum | 2009-12-03 | 1 | -8/+6 |
| | | | | | | | | | Each io pad can have a different io signature. Uses the iosignaturev for hier implementation. Backwards compadible with exception: Pad blocks that used multiple ports must be replaced with multiple pad blocks as the new pad io blocks only support one port per block. | ||||
* | Merging r11186:11273 from grc branch. | jblum | 2009-06-23 | 1 | -0/+79 |
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 |