Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gr-blocks: removed blks2 namespace blocks | Johnathan Corgan | 2016-10-23 | 1 | -590/+0 |
| | | | | | | * This also removes blks2 from gr-digital; however, the old style OFDM code still uses this and are broken until they are removed. | ||||
* | qtgui: changed all examples to start wtih empty name fields. | Tom Rondeau | 2014-07-02 | 1 | -2/+2 |
| | | | | Don't want to have QT GUI Plot show up for every plot now. | ||||
* | blocks: removing throttle, threshold, stretch from gnuradio-core. | Tom Rondeau | 2013-02-24 | 1 | -4/+4 |
| | |||||
* | analog: removing frequency mod, phase mod, quad demod, and rail from ↵ | Tom Rondeau | 2012-11-06 | 1 | -154/+170 |
| | | | | gnuradio-core. | ||||
* | digital: fixed up digital blocks to make examples work again. | Tom Rondeau | 2012-08-20 | 1 | -0/+574 |
Added GMSK loopback to test that block, too. Switched a couple over to qtgui instead of wx. |