index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnuradio-core
/
src
/
lib
/
runtime
Age
Commit message (
Expand
)
Author
2012-12-31
core: fixed some unused parameter warnings
Alexandru Csete
2012-12-12
1. msg passing logic fix for fan-in to hier block outputs and fan-out from hi...
Tim O'Shea
2012-12-07
core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancements
Tim O'Shea
2012-12-06
core: Adding function to retrieve the symbol names of a blocks message ports.
Tom Rondeau
2012-12-03
core: the mutex is unlocked to begin with and GR doesn't seem to like us forc...
Tom Rondeau
2012-11-30
core: gr_blocks can now have only message ports with no general_work()
Tim O'Shea
2012-11-29
Adding PDU to tagged stream and tagged stream to PDU blocks along with QA python
Johnathan Corgan
2012-11-29
core: adding msg_connect, updating msg interface, adding symbolic block names
Tim O'Shea
2012-11-22
runtime: changed check after cast to gr_block.
Tom Rondeau
2012-11-22
runtime: moved setting of min/max buffer sizes from gr_basic_block to gr_block.
Tom Rondeau
2012-10-13
Merge branch 'maint'
Johnathan Corgan
2012-10-13
core: fix several tag includes throughout core
Josh Blum
2012-10-03
core: fix for restarting the flowgraph with VOLK blocks.
Tom Rondeau
2012-10-03
core: Added QA for max_noutput_items per block and max_output_buffer.
Tom Rondeau
2012-10-03
core: fixed set min/max buffer sizes to better handle blocks with infinite st...
Tom Rondeau
2012-10-03
core: fixed swig file for exporting max/min buffer sizes with port first.
Tom Rondeau
2012-10-03
core: fix for restarting the flowgraph with VOLK blocks.
Tom Rondeau
2012-10-02
core: update max_buffer_size after buffer is actually allocated.
Tom Rondeau
2012-10-02
core: bit of rework on setting/getting max_output_buffer.
Tom Rondeau
2012-10-02
Merge branch 'max_nout_each'
Tom Rondeau
2012-10-02
providing additional control over GNU Radio buffer allocation size for latenc...
Tim O'Shea
2012-09-29
core: source block can yield thread context/produce none
Josh Blum
2012-07-03
core: moved VMCIRCBUF related code to runtime
Josh Blum
2012-06-14
core: remove extraneous include statement
Johnathan Corgan
2012-06-04
core: exported max_noutput_item methods from gr_block to Python.
Tom Rondeau
2012-06-04
runtime: added ability for blocks to have their own max_noutput_items.
Tom Rondeau
2012-04-13
Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...
Tom Rondeau
2012-04-07
Merge branch 'master' into next
Tom Rondeau
2012-04-07
Merge branch 'maint'
Tom Rondeau
2012-04-07
core: buffer alignments were getting confused. Just need to tell all blocks t...
Tom Rondeau
2012-04-07
Merge branch 'master' into next
Tom Rondeau
2012-04-07
Merge branch 'maint'
Tom Rondeau
2012-04-07
core: makes sure all block's buffers are aligned on start/restart and that th...
Tom Rondeau
2012-04-01
Removes all references to guile and scheme, which are no longer needed.
Tom Rondeau
2012-03-27
Merge branch 'master' into next
Tom Rondeau
2012-03-27
Merge branch 'maint'
Tom Rondeau
2012-03-27
core: when reseting buffers, make sure that the read/write pointers are alway...
Tom Rondeau
2012-03-18
Merge branch 'master' into next
Johnathan Corgan
2012-03-18
Merge branch 'maint'
Johnathan Corgan
2012-03-18
core: empty gr_hier_block2 contructor for virtual inheritance
Josh Blum
2012-03-16
Merge branch 'master' into next
Tom Rondeau
2012-03-16
Merge remote branch 'jblum/gruel_common_swig'
Tom Rondeau
2012-03-16
gruel: created common swig include file
Josh Blum
2012-03-01
Merge branch 'master' into next
Johnathan Corgan
2012-03-01
Merge remote branch 'tom/safe_align'
Johnathan Corgan
2012-02-26
Merge branch 'master' into next
Johnathan Corgan
2012-02-26
core: add null constructors to sync_* blocks
Johnathan Corgan
2012-02-13
sched: some added protections and checks for the alignment states.
Tom Rondeau
2012-02-02
sched: better working alignment handling.
Tom Rondeau
2012-01-29
core: minor edits.
Tom Rondeau
[next]