Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wxgui: removed | Johnathan Corgan | 2016-09-08 | 1 | -353/+0 |
| | |||||
* | uhd: fixing incorrect module names for UHD examples. | Tom Rondeau | 2013-02-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into next | Tom Rondeau | 2013-02-13 | 1 | -2/+2 |
|\ | |||||
| * | Merge remote-tracking branch 'm0mik/m-updates' | Tom Rondeau | 2013-02-13 | 1 | -1/+1 |
| |\ | |||||
| | * | uhd: reset gain defaults to None | Mike Jameson | 2013-02-08 | 1 | -1/+1 |
| | | | |||||
| * | | uhd: fixes audio_alsa_sink busy | Mike Jameson | 2013-02-11 | 1 | -1/+1 |
| |/ | |||||
* | | blocks: removes blocks moved to gr-blocks from gnuradio-core. | Tom Rondeau | 2012-12-21 | 1 | -3/+4 |
| | | | | | | | | Also fixes up some other missing moves. | ||||
* | | all: Python, GRC, and examples to properly pull blocks from filter and analog. | Tom Rondeau | 2012-11-06 | 1 | -15/+17 |
| | | |||||
* | | docs: Changed arguments in python docstrings to new formatting style. | Ben Reynwar | 2012-08-14 | 1 | -1/+2 |
|/ | |||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 1 | -17/+17 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | examples: Reworked locations and installation of examples. | Tom Rondeau | 2012-04-03 | 1 | -0/+349 |
All python and GRC examples directly associated with a top-level component are now in that examples directory. Examples are split into c++, python, and grc dirs but are all installed into $prefix/share/gnuradio/examples/<component>. |