| Commit message (Expand) | Author | Age | Files | Lines |
* | Removes some swig workaround code put in for ticket 181. | Tom Rondeau | 2012-10-19 | 1 | -19/+0 |
* | Merge branch 'maint' | Johnathan Corgan | 2012-10-13 | 3 | -3/+3 |
|\ |
|
| * | core: fix several tag includes throughout core | Josh Blum | 2012-10-13 | 3 | -3/+3 |
| * | core: fix for restarting the flowgraph with VOLK blocks. | Tom Rondeau | 2012-10-03 | 1 | -5/+5 |
* | | core: fix for restarting the flowgraph with VOLK blocks. | Tom Rondeau | 2012-10-03 | 1 | -5/+5 |
* | | core: Added QA for max_noutput_items per block and max_output_buffer. | Tom Rondeau | 2012-10-03 | 2 | -1/+103 |
* | | core: fixed set min/max buffer sizes to better handle blocks with infinite st... | Tom Rondeau | 2012-10-03 | 2 | -16/+65 |
* | | core: fixed swig file for exporting max/min buffer sizes with port first. | Tom Rondeau | 2012-10-03 | 1 | -2/+2 |
* | | core: update max_buffer_size after buffer is actually allocated. | Tom Rondeau | 2012-10-02 | 1 | -0/+3 |
* | | core: bit of rework on setting/getting max_output_buffer. | Tom Rondeau | 2012-10-02 | 1 | -4/+12 |
* | | Merge branch 'max_nout_each' | Tom Rondeau | 2012-10-02 | 7 | -2/+132 |
|\ \ |
|
| * | | core: exported max_noutput_item methods from gr_block to Python. | Tom Rondeau | 2012-06-04 | 1 | -0/+6 |
| * | | runtime: added ability for blocks to have their own max_noutput_items. | Tom Rondeau | 2012-06-04 | 6 | -2/+126 |
* | | | providing additional control over GNU Radio buffer allocation size for latenc... | Tim O'Shea | 2012-10-02 | 4 | -2/+44 |
* | | | Merge branch 'wip/gr-blocks-master' | Johnathan Corgan | 2012-10-01 | 1 | -2/+4 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' into wip/gr-blocks-master | Johnathan Corgan | 2012-09-28 | 3 | -3/+3 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'master' into wip/gr-blocks-master | Johnathan Corgan | 2012-09-05 | 7 | -5/+264 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into wip/gr-blocks-master | Johnathan Corgan | 2012-08-29 | 8 | -2/+261 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' into wip/gr-blocks-master | Johnathan Corgan | 2012-07-19 | 9 | -900/+2 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into wip/gr-blocks-master | Johnathan Corgan | 2012-07-03 | 12 | -336/+931 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' into wip/gr-blocks-master | Johnathan Corgan | 2012-06-29 | 1 | -17/+29 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'master' into wip/gr-blocks-master | Johnathan Corgan | 2012-06-23 | 6 | -0/+266 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into wip/gr-blocks-master | Johnathan Corgan | 2012-06-22 | 4 | -118/+38 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into wip/gr-blocks-master | Johnathan Corgan | 2012-06-20 | 8 | -7/+238 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge commit 'v3.6.1' into wip/gr-blocks-master | Johnathan Corgan | 2012-06-11 | 21 | -50/+192 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | blocks: adds new top-level component gr-blocks with first block | Johnathan Corgan | 2012-06-08 | 1 | -2/+4 |
* | | | | | | | | | | | | | core: udp source wait mode yields work thread | Josh Blum | 2012-09-29 | 1 | -4/+6 |
* | | | | | | | | | | | | | core: source block can yield thread context/produce none | Josh Blum | 2012-09-29 | 1 | -0/+2 |
* | | | | | | | | | | | | | core: fix implicit assumption in skiphead | Josh Blum | 2012-09-29 | 1 | -2/+2 |
| |_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | core: fix use of private vars in place of API accessor | Josh Blum | 2012-09-27 | 2 | -2/+2 |
* | | | | | | | | | | | | digital: fix private access in gr_endian_swap | Josh Blum | 2012-09-27 | 1 | -1/+1 |
| |_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'maint' | Johnathan Corgan | 2012-09-04 | 1 | -5/+6 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | core: only check for *.conf in prefs dirmaint-3.6.1 | Martin Braun | 2012-09-04 | 1 | -5/+6 |
* | | | | | | | | | | | | adding gr_endian_swap block | Tim O'Shea | 2012-08-30 | 6 | -0/+258 |
| |_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | arm: better support for ARM processors without NEON. | Jaroslav Skarvada | 2012-08-05 | 3 | -2/+5 |
* | | | | | | | | | | | core: added message source that takes in tags for controlling bursts. | Nick Foster | 2012-07-19 | 5 | -0/+256 |
| |_|_|_|_|_|_|_|/ /
|/| | | | | | | | | |
|
* | | | | | | | | | | Revert "Merge remote branch 'jblum-github/python_blocks2' into master" | Johnathan Corgan | 2012-07-07 | 9 | -900/+2 |
| |_|_|_|_|_|_|/ /
|/| | | | | | | | |
|
* | | | | | | | | | Merge branch 'maint' | Johnathan Corgan | 2012-07-03 | 3 | -334/+8 |
|\| | | | | | | | |
|
| * | | | | | | | | swig: added additional swig dependencies gruel/core | Johnathan Corgan | 2012-07-03 | 1 | -1/+4 |
| * | | | | | | | | core: added general_generated to swig deps | Josh Blum | 2012-07-03 | 3 | -334/+5 |
* | | | | | | | | | core: moved VMCIRCBUF related code to runtime | Josh Blum | 2012-07-03 | 1 | -0/+23 |
* | | | | | | | | | Merge remote branch 'jblum-github/python_blocks2' into master | Johnathan Corgan | 2012-07-01 | 9 | -2/+900 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ /
|/| | | | | | | | |
|
| * | | | | | | | | python-blocks: replace assertItemsEqual with assertEqual | Josh Blum | 2012-04-27 | 1 | -6/+6 |
| * | | | | | | | | this is squashed python blocks support | Josh Blum | 2012-04-17 | 9 | -2/+900 |
* | | | | | | | | | core: fix for gri wave byteswapping | Josh Blum | 2012-06-28 | 1 | -17/+29 |
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
* | | | | | | | | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | 2012-06-23 | 1 | -8/+8 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| * | | | | | | | gruel: got rid of inet.h and adjusted only file that depended on it | Nicholas Corgan | 2012-06-22 | 1 | -8/+8 |
* | | | | | | | | core: adds a tag debug sink to display all tags coming into it. | Tom Rondeau | 2012-06-22 | 6 | -0/+266 |
|/ / / / / / / |
|
* | | | | | | | core: tiny performance boost, and it looks tidier. | Martin Braun | 2012-06-21 | 1 | -4/+3 |
* | | | | | | | core: fixes a very minor bug in gri_wavfile.cc and also makes a FIXME obsolete | Martin Braun | 2012-06-21 | 2 | -112/+33 |