Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake: fix packaging categories to use runtime vs. core | Johnathan Corgan | 2013-04-03 | 1 | -1/+1 |
| | |||||
* | cleaning up, converting examples, etc. | Tom Rondeau | 2013-03-17 | 1 | -1/+2 |
| | |||||
* | blocks: converting references to vector source/sink, null source/sink, nop, ↵ | Tom Rondeau | 2013-03-17 | 2 | -6/+6 |
| | | | | copy, head, skiphead, vector_map, and annotator blocks to use gr-blocks. | ||||
* | blocks: removing tagged file sink, wavfile source/sink/base from core; now ↵ | Tom Rondeau | 2013-03-09 | 1 | -1/+1 |
| | | | | in gr-blocks. | ||||
* | filter: imporint firdes from gr-filter; no longer in gnuradio-core. | Tom Rondeau | 2013-03-07 | 1 | -1/+1 |
| | |||||
* | blocks: removing burst_tagger from core; now in gr-blocks. | Tom Rondeau | 2013-03-06 | 1 | -1/+1 |
| | |||||
* | core: removed all complex_to_<type> blocks from core; using gr-blocks. | Tom Rondeau | 2013-03-06 | 1 | -1/+1 |
| | |||||
* | grc: updating GRC exmaples for new component changes. | Tom Rondeau | 2012-12-27 | 1 | -1/+1 |
| | |||||
* | blocks: removes blocks moved to gr-blocks from gnuradio-core. | Tom Rondeau | 2012-12-21 | 2 | -6/+8 |
| | | | | Also fixes up some other missing moves. | ||||
* | Merge branch 'master' into next | Tom Rondeau | 2012-12-10 | 1 | -1/+0 |
|\ | | | | | | | | | Conflicts: gr-analog/examples/tags/CMakeLists.txt | ||||
* | | analog: Removing reference to gr.sig_source_X and gr.noise_source_X where ↵ | Tom Rondeau | 2012-11-06 | 2 | -0/+28 |
| | | | | | | | | | | | | | | | | possible. Passing make and make test. Examples and apps need testing. gr-filter relies on sig_source and noise_source, so can't remove them from core. | ||||
* | | analog: Removing all squelch blocks from gnuradio-core. | Tom Rondeau | 2012-11-06 | 2 | -0/+343 |
|/ | | | | Also updating some Python blocks and examples to properly pull from filter and analog. | ||||
* | analog: adding gr-analog component with. | Tom Rondeau | 2012-09-23 | 1 | -0/+26 |