| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: include directory naming bug fixed. | Tom Rondeau | 2013-03-29 | 1 | -49/+0 |
* | Merge branch 'master' into next | Tom Rondeau | 2013-03-29 | 1 | -0/+49 |
|\ |
|
| * | core: addressing issue #529. Using vector<int> instead of vector<unsigned int... | Tom Rondeau | 2013-03-29 | 1 | -0/+49 |
| * | Squash/rebased martin/ofdm-master onto trial merge branch | Martin Braun | 2013-03-16 | 1 | -0/+26 |
| * | core: protect against popping a message off the queue if no handler is attached. | Tom Rondeau | 2013-03-07 | 1 | -2/+1 |
* | | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 15 | -2751/+0 |
* | | core: remove stray file from block move | Johnathan Corgan | 2013-03-18 | 1 | -0/+0 |
* | | blocks: converting references to vector source/sink, null source/sink, nop, c... | Tom Rondeau | 2013-03-17 | 11 | -1367/+0 |
* | | blocks: removing udp_source/sink from gnuradio-core; now in gr-blocks. | Tom Rondeau | 2013-03-13 | 1 | -99/+0 |
* | | blocks: removing tagged file sink, wavfile source/sink/base from core; now in... | Tom Rondeau | 2013-03-09 | 1 | -69/+0 |
* | | blocks: removing gr_tag_debug from core; now in gr-blocks. | Tom Rondeau | 2013-03-06 | 1 | -43/+0 |
* | | core: removed all complex_to_<type> blocks from core; using gr-blocks. | Tom Rondeau | 2013-03-06 | 1 | -142/+0 |
* | | core: removing goertzel and fft implementations from core; see gr-fft. | Tom Rondeau | 2013-03-06 | 1 | -75/+0 |
* | | blocks: removing blocks moved into gr-blocks: | Tom Rondeau | 2013-03-06 | 1 | -131/+0 |
* | | blocks: removing mute, probe_signal, probe_signal_v, and sample_and_hold. | Tom Rondeau | 2013-03-02 | 1 | -89/+0 |
* | | core: removed PDU related blocks | Johnathan Corgan | 2013-02-28 | 1 | -111/+0 |
* | | blocks: removing (un)pack_k_bits from gnuradio-core. | Tom Rondeau | 2013-02-27 | 2 | -124/+0 |
* | | blocks: removed peak_detector2 and regenerate blocks from gnuradio-core. | Tom Rondeau | 2013-02-24 | 1 | -90/+0 |
* | | blocks: removing blocks from gnuradio-core. | Tom Rondeau | 2013-02-21 | 2 | -470/+0 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-02-17 | 1 | -1/+1 |
|\| |
|
| * | Merge branch 'cpp_prefs' | Tom Rondeau | 2013-02-17 | 1 | -1/+1 |
| |\ |
|
| | * | core: Making an all C++ version of the preferences/config file readers. | Tom Rondeau | 2013-02-16 | 1 | -1/+1 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2013-02-17 | 1 | -1/+2 |
|\| | |
|
| * | | Merge branch 'maint' | Johnathan Corgan | 2013-02-17 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | core: fix gr_message_debug for printing PDUs | Johnathan Corgan | 2013-02-17 | 1 | -1/+1 |
* | | | core: Python msg passing QA update for new PMT naming scheme. | Tom Rondeau | 2013-02-13 | 1 | -9/+9 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2013-02-12 | 2 | -0/+151 |
|\| | |
|
| * | | Merge remote-tracking branch 'reynwar/python_msg' | Johnathan Corgan | 2013-02-12 | 2 | -0/+151 |
| |\ \ |
|
| | * | | core: Enabling msg_connect within python blocks. | Roy Thompson | 2013-01-31 | 2 | -0/+151 |
| | |/ |
|
| * | | core: QA still had issues from next branch. This fixes it. | Tom Rondeau | 2013-02-07 | 1 | -4/+8 |
* | | | core: make same import statement as in master; keep next's pmt naming scheme. | Tom Rondeau | 2013-02-07 | 1 | -1/+5 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2013-02-07 | 1 | -3/+1 |
|\| | |
|
| * | | core: QA code import fix. | Tom Rondeau | 2013-02-07 | 1 | -6/+4 |
* | | | gruel: fixing PMT naming issues with new PMT utilities. | Tom Rondeau | 2013-02-05 | 1 | -3/+3 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2013-02-05 | 4 | -0/+109 |
|\| | |
|
| * | | core: added tag to python converters | Martin Braun | 2013-02-01 | 4 | -0/+109 |
| |/ |
|
* | | Merge branch 'master' into next | Johnathan Corgan | 2013-01-14 | 1 | -8/+0 |
|\| |
|
| * | core: removed redundant test settings | Josh Blum | 2013-01-14 | 1 | -7/+0 |
* | | pmt: fixing a few files with older pmt naming style. | Tom Rondeau | 2013-01-13 | 1 | -2/+2 |
* | | Merge branch 'pmt_rename' into next | Tom Rondeau | 2013-01-02 | 2 | -20/+20 |
|\ \ |
|
| * | | gruel: using new pmt naming. | Tom Rondeau | 2012-12-21 | 2 | -20/+20 |
* | | | core: removed test to import blks2 since we've removed all of blks2/blks2impl. | Tom Rondeau | 2012-12-30 | 1 | -4/+0 |
* | | | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2012-12-21 | 1 | -2/+2 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' into next | Johnathan Corgan | 2012-12-20 | 1 | -2/+2 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | core: fixed pdu MSVC compatibility issues | Nicholas Corgan | 2012-12-20 | 1 | -2/+2 |
| | * | blocks: moving file metadata sink/source to gr-blocks. | Tom Rondeau | 2012-12-14 | 1 | -196/+0 |
| | * | core: Added detached header test to file metadata QA. | Tom Rondeau | 2012-12-14 | 1 | -3/+81 |
| | * | core: QA code to test file metadata sources and sinks. | Tom Rondeau | 2012-12-14 | 1 | -0/+118 |
* | | | blocks: removes blocks moved to gr-blocks from gnuradio-core. | Tom Rondeau | 2012-12-21 | 27 | -2697/+55 |
|/ / |
|
* | | Merge branch 'master' into next | Tom Rondeau | 2012-12-12 | 1 | -0/+1 |
|\| |
|