| Commit message (Expand) | Author | Age | Files | Lines |
* | blocks: moving file metadata sink/source to gr-blocks. | Tom Rondeau | 2012-12-14 | 3 | -220/+0 |
* | core: adding itemsize key to metadata header to allow for vectorized items. | Tom Rondeau | 2012-12-14 | 1 | -1/+7 |
* | core: adding a file meta source block. | Tom Rondeau | 2012-12-13 | 2 | -0/+89 |
* | core: add new options to GRC for file_meta_sink. | Tom Rondeau | 2012-12-12 | 1 | -2/+26 |
* | Merge branch 'master' into file_meta_data | Tom Rondeau | 2012-12-12 | 17 | -6/+326 |
|\ |
|
| * | core: Patch to file source to allow opening of new files while running. | Brett L. Trotter | 2012-12-11 | 1 | -0/+1 |
| * | core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancements | Tim O'Shea | 2012-12-07 | 9 | -5/+163 |
| * | core: updated the message debug block to have a 'store' port where messages c... | Tom Rondeau | 2012-12-06 | 1 | -1/+6 |
| * | core: gr_blocks can now have only message ports with no general_work() | Tim O'Shea | 2012-11-30 | 7 | -2/+141 |
| * | core: adding msg_connect, updating msg interface, adding symbolic block names | Tim O'Shea | 2012-11-29 | 4 | -1/+18 |
* | | core: Update file_meta_sink to inject headers into data stream. | Tom Rondeau | 2012-11-24 | 1 | -1/+7 |
* | | core: adding GRC file for file metadata sink | Tom Rondeau | 2012-11-21 | 2 | -0/+95 |
|/ |
|
* | grc: added wildcard type to pad source/sink | Josh Blum | 2012-10-05 | 2 | -0/+10 |
* | grc: revert changes to flow_graph.tmpl, runtime enforces this | Josh Blum | 2012-10-05 | 1 | -2/+2 |
* | grc: added optional flag to pad source and sink | Josh Blum | 2012-10-04 | 5 | -2/+35 |
* | grc: ability to automatically create hier_blocks from a flowgraph. | Tom Rondeau | 2012-10-03 | 3 | -0/+138 |
* | grc: populate file variable correctly when we save. | Tom Rondeau | 2012-10-03 | 1 | -0/+1 |
* | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | 2012-10-01 | 10 | -2/+43 |
|\ |
|
| * | added the ability to open custom GRC hier block definitions from graphs using... | Tim O'Shea | 2012-09-28 | 8 | -1/+19 |
| * | adding GRC Reload Block XML action | Tim O'Shea | 2012-09-28 | 6 | -1/+24 |
* | | grc: fixed GRC subtraction block to allow a single input line (inverts the si... | Tom Rondeau | 2012-09-22 | 1 | -1/+1 |
|/ |
|
* | adding gr_endian_swap block | Tim O'Shea | 2012-08-30 | 2 | -0/+43 |
* | grc: adding missed message_burst_source GRC file. | Tom Rondeau | 2012-07-26 | 1 | -0/+58 |
* | core: added message source that takes in tags for controlling bursts. | Nick Foster | 2012-07-19 | 1 | -0/+1 |
* | core: adds a tag debug sink to display all tags coming into it. | Tom Rondeau | 2012-06-22 | 2 | -0/+83 |
* | cmake: add support for SYSCONFDIR | Chí-Thanh Christopher Nguyễn | 2012-06-16 | 1 | -1/+1 |
* | gr_unpack_k_bits: | Tim O'Shea | 2012-06-10 | 1 | -2/+4 |
* | Block Modifications: | Tim O'Shea | 2012-06-06 | 4 | -0/+187 |
* | Merge branch 'maint' | Johnathan Corgan | 2012-05-31 | 1 | -0/+4 |
|\ |
|
| * | grc: restore virtual ports in grc | Justin R. Cutler | 2012-05-31 | 1 | -0/+4 |
* | | GRC: patch to allow users to specify max_noutput_items in GRC options block. | Jose Quaresma | 2012-05-03 | 2 | -0/+33 |
|/ |
|
* | grc: add callback for changing file name in sinks | Marcus D. Leech | 2012-04-18 | 2 | -0/+2 |
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 18 | -45/+45 |
* | Merge remote branch 'jblum/wip_grc_any_blocks' | Johnathan Corgan | 2012-04-07 | 1 | -7/+50 |
|\ |
|
| * | grc: resolve down and up stream for empty types | Josh Blum | 2012-03-25 | 1 | -7/+50 |
* | | core: removing old MPSK SNR probe; replaced in gr-digital. | Tom Rondeau | 2012-04-05 | 2 | -29/+0 |
* | | Merge branch 'master' into next | Tom Rondeau | 2012-04-05 | 9 | -5/+174 |
|\ \ |
|
| * | | core: adds vlen and scalar args to type converter blocks in GRC. | Tom Rondeau | 2012-03-31 | 10 | -5/+177 |
* | | | Rework example directories. Gets rid of gnuradio-examples, moves these to mor... | Tom Rondeau | 2012-04-03 | 7 | -0/+1104 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-03-13 | 1 | -1/+1 |
|\| | |
|
| * | | grc: update channel model block noise source seed to 0 to match other noise s... | Tom Rondeau | 2012-03-13 | 1 | -1/+1 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-03-13 | 1 | -1/+1 |
|\| | |
|
| * | | core: updated the documentation for the noise source to explain the seed better. | Tom Rondeau | 2012-03-13 | 1 | -1/+1 |
| |/ |
|
| * | Merge branch 'maint' | Johnathan Corgan | 2012-02-17 | 1 | -2/+0 |
| |\ |
|
| | * | vocoder: add xml blocks to autotools build | Johnathan Corgan | 2012-02-17 | 1 | -2/+0 |
* | | | grc: updating to new name of pfb synthesizer block. | Tom Rondeau | 2012-03-02 | 2 | -4/+4 |
* | | | grc: grc PFB channelizer and synthesize to set channel map defaults on startup. | Tom Rondeau | 2012-02-29 | 2 | -1/+5 |
* | | | Merge branch 'synth' into next | Tom Rondeau | 2012-02-28 | 2 | -1/+20 |
|\ \ \ |
|
| * | | | grc: adding new inputs to channelizer and synthesizer xml. | Tom Rondeau | 2012-02-28 | 2 | -1/+20 |
| |/ / |
|
* | | | Merge branch 'master' into next | Johnathan Corgan | 2012-02-14 | 3 | -69/+0 |
|\| | |
|