summaryrefslogtreecommitdiff
path: root/grc/blocks
Commit message (Expand)AuthorAgeFilesLines
* blocks: moving file metadata sink/source to gr-blocks.Tom Rondeau2012-12-143-220/+0
* core: adding itemsize key to metadata header to allow for vectorized items.Tom Rondeau2012-12-141-1/+7
* core: adding a file meta source block.Tom Rondeau2012-12-132-0/+89
* core: add new options to GRC for file_meta_sink.Tom Rondeau2012-12-121-2/+26
* Merge branch 'master' into file_meta_dataTom Rondeau2012-12-1210-2/+264
|\
| * core: Patch to file source to allow opening of new files while running.Brett L. Trotter2012-12-111-0/+1
| * core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancementsTim O'Shea2012-12-076-2/+119
| * core: updated the message debug block to have a 'store' port where messages c...Tom Rondeau2012-12-061-1/+6
| * core: gr_blocks can now have only message ports with no general_work()Tim O'Shea2012-11-305-0/+139
* | core: Update file_meta_sink to inject headers into data stream.Tom Rondeau2012-11-241-1/+7
* | core: adding GRC file for file metadata sinkTom Rondeau2012-11-212-0/+95
|/
* grc: added wildcard type to pad source/sinkJosh Blum2012-10-052-0/+10
* grc: added optional flag to pad source and sinkJosh Blum2012-10-042-0/+30
* grc: fixed GRC subtraction block to allow a single input line (inverts the si...Tom Rondeau2012-09-221-1/+1
* adding gr_endian_swap blockTim O'Shea2012-08-302-0/+43
* grc: adding missed message_burst_source GRC file.Tom Rondeau2012-07-261-0/+58
* core: added message source that takes in tags for controlling bursts.Nick Foster2012-07-191-0/+1
* core: adds a tag debug sink to display all tags coming into it.Tom Rondeau2012-06-222-0/+83
* gr_unpack_k_bits:Tim O'Shea2012-06-101-2/+4
* Block Modifications:Tim O'Shea2012-06-064-0/+187
* GRC: patch to allow users to specify max_noutput_items in GRC options block.Jose Quaresma2012-05-031-0/+17
* grc: add callback for changing file name in sinksMarcus D. Leech2012-04-182-0/+2
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-133-7/+7
* core: removing old MPSK SNR probe; replaced in gr-digital.Tom Rondeau2012-04-052-29/+0
* Merge branch 'master' into nextTom Rondeau2012-04-059-5/+174
|\
| * core: adds vlen and scalar args to type converter blocks in GRC.Tom Rondeau2012-03-3110-5/+177
* | Merge branch 'master' into nextTom Rondeau2012-03-131-1/+1
|\|
| * grc: update channel model block noise source seed to 0 to match other noise s...Tom Rondeau2012-03-131-1/+1
* | Merge branch 'master' into nextTom Rondeau2012-03-131-1/+1
|\|
| * core: updated the documentation for the noise source to explain the seed better.Tom Rondeau2012-03-131-1/+1
| * Merge branch 'maint'Johnathan Corgan2012-02-171-2/+0
| |\
| | * vocoder: add xml blocks to autotools buildJohnathan Corgan2012-02-171-2/+0
* | | grc: updating to new name of pfb synthesizer block.Tom Rondeau2012-03-022-4/+4
* | | grc: grc PFB channelizer and synthesize to set channel map defaults on startup.Tom Rondeau2012-02-292-1/+5
* | | Merge branch 'synth' into nextTom Rondeau2012-02-282-1/+20
|\ \ \
| * | | grc: adding new inputs to channelizer and synthesizer xml.Tom Rondeau2012-02-282-1/+20
| |/ /
* | | Merge branch 'master' into nextJohnathan Corgan2012-02-143-69/+0
|\| |
| * | Merge branch 'maint'Johnathan Corgan2012-02-143-69/+0
| |\|
| | * Fixed GRC bindings for vocoder (this also fixes GRC example cvsd_sweep)Martin Braun2012-02-143-69/+0
* | | Merge branch 'master' into nextTom Rondeau2012-02-062-3/+17
|\| |
| * | grc: add nthread parameter to FFT-based blocks.Tom Rondeau2012-02-062-3/+17
* | | Merge branch 'master' into nextTom Rondeau2012-01-162-0/+88
|\| |
| * | core: the burst_tag block can have user-defined keys and values for the tags ...Marcus Leech2012-01-163-0/+89
| |/
* / Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-200/+0
|/
* grc: fixing grc blocks not properly moved in to digital.Tom Rondeau2011-10-268-510/+0
* grc: added throttle tag to blocks that throttleJosh Blum2011-10-191-0/+1
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-193-1/+43
|\
| * Merge branch 'master' into nextTom Rondeau2011-10-183-1/+43
| |\
| | * added transcendental block from jblum/transcendental (reworked for master bra...Tom Rondeau2011-10-183-1/+43
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-175-263/+1
|\| |