Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fcd: remove for 3.8 release | Johnathan Corgan | 2016-06-06 | 1 | -115/+0 |
| | |||||
* | fcd: fixed namespace, api for fcd. | Tom Rondeau | 2013-05-09 | 1 | -2/+2 |
| | |||||
* | filter: moved include dir to gnuradio/filter | Johnathan Corgan | 2013-04-29 | 1 | -2/+2 |
| | |||||
* | fcd: moved include dir to gnuradio/fcd | Johnathan Corgan | 2013-04-29 | 1 | -1/+1 |
| | |||||
* | audio: moved include dir to gnuradio/audio | Johnathan Corgan | 2013-04-29 | 1 | -1/+1 |
| | |||||
* | analog: update include dir to gnuradio/analog | Johnathan Corgan | 2013-04-29 | 1 | -1/+1 |
| | |||||
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -2/+2 |
| | |||||
* | audio: wip: fixing gr-fcd to build with new audio naming. | Tom Rondeau | 2013-02-11 | 1 | -1/+1 |
| | |||||
* | audio: wip: moving audio to 3.7 style. Headers renamed and moved. | Tom Rondeau | 2013-02-11 | 1 | -1/+1 |
| | |||||
* | analog: fixed a few build issues against gr-analog. | Tom Rondeau | 2012-11-09 | 1 | -4/+5 |
| | |||||
* | analog: removing frequency mod, phase mod, quad demod, and rail from ↵ | Tom Rondeau | 2012-11-06 | 1 | -2/+2 |
| | | | | gnuradio-core. | ||||
* | fcd: update to use new gr-filter blocks | Johnathan Corgan | 2012-07-01 | 1 | -4/+4 |
| | |||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 1 | -6/+6 |
| | | | | | | 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/+114 |
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>. |