| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 31 | -3004/+0 |
* | core: and fixing again after merging up... | Tom Rondeau | 2013-03-26 | 1 | -2/+2 |
* | Merge branch 'master' into next | Tom Rondeau | 2013-03-26 | 1 | -2/+2 |
|\ |
|
| * | core: fixed block names conflict from next. | Tom Rondeau | 2013-03-26 | 1 | -2/+2 |
* | | core: fixed affinity example block names changes. | Tom Rondeau | 2013-03-26 | 1 | -2/+2 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-26 | 1 | -6/+3 |
|\| |
|
| * | affinity: fixes a problem with using gr types (for uint8 vectors) in setting ... | Tom Rondeau | 2013-03-26 | 1 | -6/+3 |
* | | cleaning up, converting examples, etc. | Tom Rondeau | 2013-03-17 | 2 | -3/+3 |
* | | blocks: moved ctrlport_probes to gr-blocks. Removed from gnuradio-core. | Tom Rondeau | 2013-03-17 | 5 | -1938/+0 |
* | | blocks: converting references to vector source/sink, null source/sink, nop, c... | Tom Rondeau | 2013-03-17 | 6 | -28/+31 |
* | | ctrlport: updating examples. | Tom Rondeau | 2013-03-15 | 2 | -229/+229 |
* | | ctrlport: updated examples for controlport use. | Tom Rondeau | 2013-03-14 | 2 | -244/+667 |
* | | blocks: removing udp_source/sink from gnuradio-core; now in gr-blocks. | Tom Rondeau | 2013-03-13 | 6 | -19/+14 |
* | | blocks: removing file_sink/source file_descriptor_sink/source form core and m... | Tom Rondeau | 2013-03-10 | 4 | -8/+9 |
* | | blocks: removing tagged file sink, wavfile source/sink/base from core; now in... | Tom Rondeau | 2013-03-09 | 1 | -1/+1 |
* | | 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 | 3 | -84/+0 |
* | | core: removed all complex_to_<type> blocks from core; using gr-blocks. | Tom Rondeau | 2013-03-06 | 1 | -5/+5 |
* | | blocks: removing blocks moved into gr-blocks: | Tom Rondeau | 2013-03-06 | 5 | -766/+0 |
* | | ctrlport: fixed example's use of blocks.throttle. | Tom Rondeau | 2013-02-26 | 1 | -32/+32 |
* | | blocks: removing throttle, threshold, stretch from gnuradio-core. | Tom Rondeau | 2013-02-24 | 5 | -13/+16 |
* | | blocks: removing blocks from gnuradio-core. | Tom Rondeau | 2013-02-21 | 2 | -173/+177 |
* | | qtgui: fixing time raster axis and picker labels. | Tom Rondeau | 2013-02-14 | 1 | -71/+112 |
* | | core: fixed some typos in the PDU tag/stream and example. | Tom Rondeau | 2013-02-12 | 1 | -1/+1 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-02-07 | 2 | -0/+74 |
|\| |
|
| * | core: thread affinity example core set changed. | Tom Rondeau | 2013-02-07 | 1 | -1/+1 |
| * | core: working thread affinity concept into gr_blocks. | Tom Rondeau | 2013-02-06 | 2 | -0/+74 |
| * | blocks: moving file metadata sink/source to gr-blocks. | Tom Rondeau | 2012-12-14 | 6 | -1883/+0 |
| * | core: adding itemsize key to metadata header to allow for vectorized items. | Tom Rondeau | 2012-12-14 | 2 | -0/+557 |
| * | core: added examples to use metadata source and sink. | Tom Rondeau | 2012-12-13 | 4 | -0/+1326 |
* | | ctrlport: updated ControlPort examples for new monitor name. | Tom Rondeau | 2013-02-06 | 2 | -67/+30 |
* | | pmt: fixing a few files with older pmt naming style. | Tom Rondeau | 2013-01-13 | 3 | -6/+6 |
* | | blocks: removes blocks moved to gr-blocks from gnuradio-core. | Tom Rondeau | 2012-12-21 | 4 | -36/+35 |
* | | Merge branch 'master' into next | Tom Rondeau | 2012-12-12 | 2 | -0/+472 |
|\| |
|
| * | 1. msg passing logic fix for fan-in to hier block outputs and fan-out from hi... | Tim O'Shea | 2012-12-12 | 2 | -0/+472 |
* | | Merge branch 'master' into next | Tom Rondeau | 2012-12-10 | 1 | -1/+2 |
|\| |
|
| * | core: Fixed install rules for GRC files in these examples. | Tom Rondeau | 2012-12-10 | 2 | -2/+8 |
* | | Merge branch 'master' into next | Tom Rondeau | 2012-12-10 | 3 | -1/+294 |
|\| |
|
| * | core: adding a message passing example. | Tom Rondeau | 2012-12-10 | 3 | -0/+293 |
* | | ctrlport: fixing up controlport integration into gnuradio-core for merge with... | Tom Rondeau | 2012-12-03 | 1 | -1/+6 |
* | | Merging ctrlport2 into next branch. | Tom Rondeau | 2012-12-03 | 3 | -0/+1502 |
* | | analog: fixing up GRC and other examples to use gr-analog for sig and noise s... | Tom Rondeau | 2012-11-10 | 1 | -2/+8 |
* | | analog: Removing reference to gr.sig_source_X and gr.noise_source_X where pos... | Tom Rondeau | 2012-11-06 | 1 | -1/+0 |
* | | analog: Removing all squelch blocks from gnuradio-core. | Tom Rondeau | 2012-11-06 | 1 | -116/+0 |
* | | core: wip, first pass to remove filter/hier blocks after migration to gr-filter | Johnathan Corgan | 2012-06-23 | 12 | -2123/+0 |
|/ |
|
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 32 | -267/+267 |
* | Rework example directories. Gets rid of gnuradio-examples, moves these to mor... | Tom Rondeau | 2012-04-03 | 44 | -0/+5250 |