summaryrefslogtreecommitdiff
path: root/grc
AgeCommit message (Expand)Author
2014-03-02Changed API to accomodate <image> tag in grc file of the blockmanojgudi
2014-03-02Jagdish's image_pixbuf implementationmanojgudi
2014-01-15Trivial Message Fixmanojgudi
2013-12-28Fixed two build errorsmanojgudi
2013-12-24gnuradio-companion --> sandhi binary | Untestedmanojgudi
2013-06-11Merge branch 'v3.6.4_branch' into v3.6.4git_gras_supportJosh Blum
2013-05-25grc: remove "c" key shortcut for create heir actionTim O'Shea
2013-03-31Merge branch 'maint' into v3.6.4git_gras_supportJosh Blum
2013-03-26grc: fixes problem with order of defining message ports vs. data ports.Tom Rondeau
2013-03-17Merge branch 'maint' of https://github.com/guruofquality/gnuradio into v3.6.4...Josh Blum
2013-02-22Merge branch 'maint' into v3.6.4git_gras_supportJosh Blum
2013-02-18Merge branch 'maint'Tom Rondeau
2013-02-18GRC: adds ability for grc to pull in documentation for blocks from other GR m...Julien Olivain
2013-02-17Merge branch 'maint' into v3.6.4git_gras_supportJosh Blum
2013-02-17Merge branch 'maint'Johnathan Corgan
2013-02-17core: fix gr_message_debug for printing PDUsJohnathan Corgan
2013-02-17core: fix gr_pdu_to_tagged_stream XML for typeJohnathan Corgan
2013-02-13grc: add callback for gr_throttle sample_rateTim O'Shea
2013-01-20Merge branch 'maint'Johnathan Corgan
2013-01-18Removed check for pending events during mouse drag of GRC blocks on FlowGraph...Balint Seeber
2013-01-15Merge branch 'maint'Johnathan Corgan
2013-01-15grc: fixed problem of GRC_BLOCKS_PATH not being set in WindowsNicholas Corgan
2013-01-15Merge remote-tracking branch 'mbant/fix485'Tom Rondeau
2013-01-15grc: Fixed Bug #485 by gracefully exiting when user sets GR_DONT_LOAD_PREFS=1...Martin Braun
2013-01-14core: adding gr_random_pdu message passing blockTim O'Shea
2013-01-13gras: support changeset for 3.6.4Josh Blum
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