summaryrefslogtreecommitdiff
path: root/grc
AgeCommit message (Expand)Author
2012-11-24core: Update file_meta_sink to inject headers into data stream.Tom Rondeau
2012-11-21core: adding GRC file for file metadata sinkTom Rondeau
2012-10-05grc: added wildcard type to pad source/sinkJosh Blum
2012-10-05grc: revert changes to flow_graph.tmpl, runtime enforces thisJosh Blum
2012-10-04grc: added optional flag to pad source and sinkJosh Blum
2012-10-03grc: ability to automatically create hier_blocks from a flowgraph.Tom Rondeau
2012-10-03grc: populate file variable correctly when we save.Tom Rondeau
2012-10-01Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2012-09-28added the ability to open custom GRC hier block definitions from graphs using...Tim O'Shea
2012-09-28adding GRC Reload Block XML actionTim O'Shea
2012-09-22grc: fixed GRC subtraction block to allow a single input line (inverts the si...Tom Rondeau
2012-08-30adding gr_endian_swap blockTim O'Shea
2012-07-26grc: adding missed message_burst_source GRC file.Tom Rondeau
2012-07-19core: added message source that takes in tags for controlling bursts.Nick Foster
2012-06-22core: adds a tag debug sink to display all tags coming into it.Tom Rondeau
2012-06-16cmake: add support for SYSCONFDIRChí-Thanh Christopher Nguyễn
2012-06-10gr_unpack_k_bits:Tim O'Shea
2012-06-06Block Modifications:Tim O'Shea
2012-05-31Merge branch 'maint'Johnathan Corgan
2012-05-31grc: restore virtual ports in grcJustin R. Cutler
2012-05-03GRC: patch to allow users to specify max_noutput_items in GRC options block.Jose Quaresma
2012-04-18grc: add callback for changing file name in sinksMarcus D. Leech
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2012-04-07Merge remote branch 'jblum/wip_grc_any_blocks'Johnathan Corgan
2012-04-05core: removing old MPSK SNR probe; replaced in gr-digital.Tom Rondeau
2012-04-05Merge branch 'master' into nextTom Rondeau
2012-04-03Rework example directories. Gets rid of gnuradio-examples, moves these to mor...Tom Rondeau
2012-03-31core: adds vlen and scalar args to type converter blocks in GRC.Tom Rondeau
2012-03-25grc: resolve down and up stream for empty typesJosh Blum
2012-03-13Merge branch 'master' into nextTom Rondeau
2012-03-13grc: update channel model block noise source seed to 0 to match other noise s...Tom Rondeau
2012-03-13Merge branch 'master' into nextTom Rondeau
2012-03-13core: updated the documentation for the noise source to explain the seed better.Tom Rondeau
2012-03-02grc: updating to new name of pfb synthesizer block.Tom Rondeau
2012-02-29grc: grc PFB channelizer and synthesize to set channel map defaults on startup.Tom Rondeau
2012-02-28Merge branch 'synth' into nextTom Rondeau
2012-02-28grc: adding new inputs to channelizer and synthesizer xml.Tom Rondeau
2012-02-17Merge branch 'maint'Johnathan Corgan
2012-02-17vocoder: add xml blocks to autotools buildJohnathan Corgan
2012-02-14Merge branch 'master' into nextJohnathan Corgan
2012-02-14Merge branch 'maint'Johnathan Corgan
2012-02-14Fixed GRC bindings for vocoder (this also fixes GRC example cvsd_sweep)Martin Braun
2012-02-06Merge branch 'master' into nextTom Rondeau
2012-02-06grc: add nthread parameter to FFT-based blocks.Tom Rondeau
2012-02-02Merge branch 'master' into nextJohnathan Corgan
2012-02-02Merge branch 'maint'Johnathan Corgan
2012-02-02grc: better error for import gr failJosh Blum
2012-02-02grc: fix install permissions on grc_setup_freedesktopJosh Blum
2012-01-16Merge branch 'master' into nextTom Rondeau
2012-01-16core: the burst_tag block can have user-defined keys and values for the tags ...Marcus Leech