summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/python/gnuradio/gr
Commit message (Expand)AuthorAgeFilesLines
* uhd: include directory naming bug fixed.Tom Rondeau2013-03-291-49/+0
* Merge branch 'master' into nextTom Rondeau2013-03-291-0/+49
|\
| * core: addressing issue #529. Using vector<int> instead of vector<unsigned int...Tom Rondeau2013-03-291-0/+49
| * Squash/rebased martin/ofdm-master onto trial merge branchMartin Braun2013-03-161-0/+26
| * core: protect against popping a message off the queue if no handler is attached.Tom Rondeau2013-03-071-2/+1
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-2615-2751/+0
* | core: remove stray file from block moveJohnathan Corgan2013-03-181-0/+0
* | blocks: converting references to vector source/sink, null source/sink, nop, c...Tom Rondeau2013-03-1711-1367/+0
* | blocks: removing udp_source/sink from gnuradio-core; now in gr-blocks.Tom Rondeau2013-03-131-99/+0
* | blocks: removing tagged file sink, wavfile source/sink/base from core; now in...Tom Rondeau2013-03-091-69/+0
* | blocks: removing gr_tag_debug from core; now in gr-blocks.Tom Rondeau2013-03-061-43/+0
* | core: removed all complex_to_<type> blocks from core; using gr-blocks.Tom Rondeau2013-03-061-142/+0
* | core: removing goertzel and fft implementations from core; see gr-fft.Tom Rondeau2013-03-061-75/+0
* | blocks: removing blocks moved into gr-blocks:Tom Rondeau2013-03-061-131/+0
* | blocks: removing mute, probe_signal, probe_signal_v, and sample_and_hold.Tom Rondeau2013-03-021-89/+0
* | core: removed PDU related blocksJohnathan Corgan2013-02-281-111/+0
* | blocks: removing (un)pack_k_bits from gnuradio-core.Tom Rondeau2013-02-272-124/+0
* | blocks: removed peak_detector2 and regenerate blocks from gnuradio-core.Tom Rondeau2013-02-241-90/+0
* | blocks: removing blocks from gnuradio-core.Tom Rondeau2013-02-212-470/+0
* | Merge branch 'master' into nextTom Rondeau2013-02-171-1/+1
|\|
| * Merge branch 'cpp_prefs'Tom Rondeau2013-02-171-1/+1
| |\
| | * core: Making an all C++ version of the preferences/config file readers.Tom Rondeau2013-02-161-1/+1
* | | Merge branch 'master' into nextJohnathan Corgan2013-02-171-1/+2
|\| |
| * | Merge branch 'maint'Johnathan Corgan2013-02-171-1/+1
| |\ \ | | |/ | |/|
| | * core: fix gr_message_debug for printing PDUsJohnathan Corgan2013-02-171-1/+1
* | | core: Python msg passing QA update for new PMT naming scheme.Tom Rondeau2013-02-131-9/+9
* | | Merge branch 'master' into nextJohnathan Corgan2013-02-122-0/+151
|\| |
| * | Merge remote-tracking branch 'reynwar/python_msg'Johnathan Corgan2013-02-122-0/+151
| |\ \
| | * | core: Enabling msg_connect within python blocks.Roy Thompson2013-01-312-0/+151
| | |/
| * | core: QA still had issues from next branch. This fixes it.Tom Rondeau2013-02-071-4/+8
* | | core: make same import statement as in master; keep next's pmt naming scheme.Tom Rondeau2013-02-071-1/+5
* | | Merge branch 'master' into nextTom Rondeau2013-02-071-3/+1
|\| |
| * | core: QA code import fix.Tom Rondeau2013-02-071-6/+4
* | | gruel: fixing PMT naming issues with new PMT utilities.Tom Rondeau2013-02-051-3/+3
* | | Merge branch 'master' into nextTom Rondeau2013-02-054-0/+109
|\| |
| * | core: added tag to python convertersMartin Braun2013-02-014-0/+109
| |/
* | Merge branch 'master' into nextJohnathan Corgan2013-01-141-8/+0
|\|
| * core: removed redundant test settingsJosh Blum2013-01-141-7/+0
* | pmt: fixing a few files with older pmt naming style.Tom Rondeau2013-01-131-2/+2
* | Merge branch 'pmt_rename' into nextTom Rondeau2013-01-022-20/+20
|\ \
| * | gruel: using new pmt naming.Tom Rondeau2012-12-212-20/+20
* | | core: removed test to import blks2 since we've removed all of blks2/blks2impl.Tom Rondeau2012-12-301-4/+0
* | | Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2012-12-211-2/+2
|\ \ \
| * \ \ Merge branch 'master' into nextJohnathan Corgan2012-12-201-2/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * core: fixed pdu MSVC compatibility issuesNicholas Corgan2012-12-201-2/+2
| | * blocks: moving file metadata sink/source to gr-blocks.Tom Rondeau2012-12-141-196/+0
| | * core: Added detached header test to file metadata QA.Tom Rondeau2012-12-141-3/+81
| | * core: QA code to test file metadata sources and sinks.Tom Rondeau2012-12-141-0/+118
* | | blocks: removes blocks moved to gr-blocks from gnuradio-core.Tom Rondeau2012-12-2127-2697/+55
|/ /
* | Merge branch 'master' into nextTom Rondeau2012-12-121-0/+1
|\|