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
2013-02-16
core: only query preferences database once at start of block_executor.
Tom Rondeau
2013-02-16
core: adding and using a PerfCounters section to the config files.
Tom Rondeau
2013-02-16
core: adding new var perf. counters to swig interface.
Tom Rondeau
2013-02-15
core: adding variance calcs to perf. counters.
Tom Rondeau
2013-02-13
Merge branch 'maint'
Tom Rondeau
2013-02-13
core: adding necessary include to gr_block_registry.h
Tim O'Shea
2013-02-12
Merge remote-tracking branch 'reynwar/python_msg'
Johnathan Corgan
2013-02-12
Merge remote-tracking branch 'reynwar/min_output'
Johnathan Corgan
2013-02-12
core: typedef vector<unsigned int> so SWIG can handle including it multiple t...
Tom Rondeau
2013-02-07
sched: swiging perf counters into Python.
Tom Rondeau
2013-02-07
sched: adding in perf counters to measure performance of blocks during exectu...
Tom Rondeau
2013-02-06
gruel: renamed mask to dword_mask
Nicholas Corgan
2013-02-06
QA: adding a test to make sure the set_processor_affinity calls work and top_...
Tom Rondeau
2013-02-06
core: working thread affinity concept into gr_blocks.
Tom Rondeau
2013-01-31
core: Enabling msg_connect within python blocks.
Roy Thompson
2013-01-22
core: Add min_noutput_items to gr_block.
Ben Reynwar
2013-01-15
Merge remote-tracking branch 'mbant/equal_for_tags'
Tom Rondeau
2013-01-15
core: added remove_tag_item()
Martin Braun
2013-01-15
core: added operator == for tags
Martin Braun
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
[next]