summaryrefslogtreecommitdiff
path: root/grc
AgeCommit message (Expand)Author
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
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-12-07grc: fix typosTimo Juhani Lindfors
2011-12-04Merge branch 'more_swigness_docs'Tom Rondeau
2011-11-30grc: force param text to black to guarantee readabilityJosh Blum
2011-11-17grc: replaced doxygen extracted docs with python docstringsJosh Blum
2011-10-29grc: fix bug when displaying string paramsJosh Blum
2011-10-26grc: fixing grc blocks not properly moved in to digital.Tom Rondeau
2011-10-25grc: correlate access code was also moved to gr-digital; fixing bug in grc bl...Tom Rondeau
2011-10-25grc: tell the packet utility to look in gr.digital for packet_utils.Tom Rondeau
2011-10-23cmake: make python checks optional for cross buildsJosh Blum
2011-10-19Merge branch 'master' into nextJosh Blum