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
/
python
/
gnuradio
Age
Commit message (
Expand
)
Author
2013-07-14
gras: added run/start with maximum_output_items
Josh Blum
2013-05-11
gras: make use of test_thread_priority api call
Josh Blum
2013-05-11
gras: backwards compat rt prio stuff
Josh Blum
2013-05-10
gras: need some backward compat hooks for scope sink gui
Josh Blum
2013-04-04
gras: switching call to to_element
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-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-02-24
gras: move python hier/top wrappers into init.py
Josh Blum
2013-02-17
Merge branch 'cpp_prefs'
Tom Rondeau
2013-02-17
Merge branch 'maint' into v3.6.4git_gras_support
Josh Blum
2013-02-17
Merge branch 'maint'
Johnathan Corgan
2013-02-17
core: fix gr_message_debug for printing PDUs
Johnathan Corgan
2013-02-16
core: Making an all C++ version of the preferences/config file readers.
Tom Rondeau
2013-02-12
Merge remote-tracking branch 'reynwar/python_msg'
Johnathan Corgan
2013-02-07
core: QA still had issues from next branch. This fixes it.
Tom Rondeau
2013-02-07
core: QA code import fix.
Tom Rondeau
2013-02-01
core: added tag to python converters
Martin Braun
2013-01-31
core: Enabling msg_connect within python blocks.
Roy Thompson
2013-01-14
core: removed redundant test settings
Josh Blum
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-20
core: fixed pdu MSVC compatibility issues
Nicholas Corgan
2012-12-14
blocks: moving file metadata sink/source to gr-blocks.
Tom Rondeau
2012-12-14
core: adding itemsize key to metadata header to allow for vectorized items.
Tom Rondeau
2012-12-14
core: Added detached header test to file metadata QA.
Tom Rondeau
2012-12-14
core: QA code to test file metadata sources and sinks.
Tom Rondeau
2012-12-13
core: updates metadata parser: don't assume value is a float.
Tom Rondeau
2012-12-12
Merge branch 'master' into file_meta_data
Tom Rondeau
2012-12-12
core: message passing QA needs just a little bit of time to get the message s...
Tom Rondeau
2012-12-10
core: to make ctest able to import pmts in-tree.
Tom Rondeau
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-06
core: updated the message debug block to have a 'store' port where messages c...
Tom Rondeau
2012-12-05
core: metadata file parser updated for more sig figs on display.
Tom Rondeau
2012-12-04
core: updated metadata structure to use relative header info.
Tom Rondeau
2012-12-04
core: adding a max segment size to metadata files.
Tom Rondeau
2012-12-03
QA: update the 'import pmt' statement to always draw the pmt module from the ...
Tom Rondeau
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-27
Revert "Revert "Merge remote branch 'jblum-github/python_blocks2' into master""
Tom Rondeau
2012-11-27
core: adding ability to handle extra data in headers.
Tom Rondeau
2012-11-24
core: Update file_meta_sink to inject headers into data stream.
Tom Rondeau
2012-11-21
core: adding Python files to easily parse header info of a file.
Tom Rondeau
2012-11-14
Merge branch 'maint'
Johnathan Corgan
2012-11-14
gr: same change for common PYTHON test paths
Josh Blum
2012-11-14
gr: set a common GR_TEST_TARGET_DEPS for all module unit tests
Josh Blum
2012-10-19
Removes some swig workaround code put in for ticket 181.
Tom Rondeau
2012-09-04
Merge branch 'maint'
Johnathan Corgan
[next]