summaryrefslogtreecommitdiff
path: root/grc
AgeCommit message (Expand)Author
2012-12-14blocks: moving file metadata sink/source to gr-blocks.Tom Rondeau
2012-12-14core: adding itemsize key to metadata header to allow for vectorized items.Tom Rondeau
2012-12-13core: adding a file meta source block.Tom Rondeau
2012-12-12core: add new options to GRC for file_meta_sink.Tom Rondeau
2012-12-12Merge branch 'master' into file_meta_dataTom Rondeau
2012-12-11core: Patch to file source to allow opening of new files while running.Brett L. Trotter
2012-12-07core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancementsTim O'Shea
2012-12-06core: updated the message debug block to have a 'store' port where messages c...Tom Rondeau
2012-11-30core: gr_blocks can now have only message ports with no general_work()Tim O'Shea
2012-11-29core: adding msg_connect, updating msg interface, adding symbolic block namesTim O'Shea
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