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-04-15
gras: copied in standard header w/ correct dates
Josh Blum
2013-04-15
gras: make use of work buffer's vec call
Josh Blum
2013-04-15
gras: inline a bunch of wrapper calls
Josh Blum
2013-04-14
gras: runtime.i export a few more calls from block
Josh Blum
2013-03-31
Merge branch 'maint' into v3.6.4git_gras_support
Josh Blum
2013-03-29
core: addressing issue #529. Using vector<int> instead of vector<unsigned int...
Tom Rondeau
2013-03-21
gras: moved the lock/unlock here
Josh Blum
2013-03-17
gras: more changes to get compiling w/ maint
Josh Blum
2013-03-17
Merge branch 'maint' of https://github.com/guruofquality/gnuradio into v3.6.4...
Josh Blum
2013-03-07
core: protect against popping a message off the queue if no handler is attached.
Tom Rondeau
2013-03-06
gras: same changes to config struct
Josh Blum
2013-02-26
core: adding a mutex as a protected member of gr_block for use in protecting ...
Tom Rondeau
2013-02-25
gras: changes for port config API
Josh Blum
2013-02-23
gras: fix stupid multiple type traits error x86 machine
Josh Blum
2013-02-23
gras: well thats a duplicate now
Josh Blum
2013-02-23
gras: implement io sig ontop of set/get size api
Josh Blum
2013-02-22
gras: continuation from the last commit
Josh Blum
2013-02-22
gras: linker stuff + moving around symbols and shit
Josh Blum
2013-02-17
Merge branch 'maint' into v3.6.4git_gras_support
Josh Blum
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
2013-01-13
gras: fixed the misc issues w/ gr python block
Josh Blum
2013-01-13
gras: support changeset for 3.6.4
Josh Blum
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
[next]