| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | grc: revert changes to flow_graph.tmpl, runtime enforces this | Josh Blum | 2012-10-05 | 1 | -2/+2 |
| * | | | grc: added optional flag to pad source and sink | Josh Blum | 2012-10-04 | 5 | -2/+35 |
* | | | | blocks: fix XML definitions for block tree | Johnathan Corgan | 2012-10-05 | 2 | -23/+23 |
|/ / / |
|
* | | | blocks: fixed MSVC compatibility issue | Nicholas Corgan | 2012-10-03 | 2 | -0/+97 |
* | | | Merge branch 'maint' | Tom Rondeau | 2012-10-03 | 0 | -0/+0 |
|\| | |
|
| * | | core: fix for restarting the flowgraph with VOLK blocks. | Tom Rondeau | 2012-10-03 | 1 | -5/+5 |
* | | | grc: ability to automatically create hier_blocks from a flowgraph. | Tom Rondeau | 2012-10-03 | 3 | -0/+138 |
* | | | grc: populate file variable correctly when we save. | Tom Rondeau | 2012-10-03 | 1 | -0/+1 |
* | | | UHD: improved capabilities for uhd_fft.grc. | Ben Hilburn | 2012-10-03 | 1 | -102/+605 |
* | | | 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 | 2 | -3/+3 |
* | | | docs: Adding notes discussing how to use new max_output_buffer feature. | Tom Rondeau | 2012-10-03 | 2 | -0/+51 |
* | | | 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 | 8 | -2/+357 |
|\ \ \ |
|
| * | | | docs: added section explaining the basics of reconfiguring a flowgraph. | Tom Rondeau | 2012-06-04 | 1 | -7/+131 |
| * | | | core: exported max_noutput_item methods from gr_block to Python. | Tom Rondeau | 2012-06-04 | 1 | -0/+6 |
| * | | | docs: added a description of a basic flowgraph to the manual's main page. | Tom Rondeau | 2012-06-04 | 1 | -0/+101 |
| * | | | 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 |
* | | | | gruel: added unsigned long long int support to the PMT sugar functions. | Tom Rondeau | 2012-10-01 | 1 | -0/+6 |
* | | | | Merge branch 'wip/gr-blocks-master' | Johnathan Corgan | 2012-10-01 | 247 | -2/+14960 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' into wip/gr-blocks-master | Johnathan Corgan | 2012-09-28 | 14 | -6/+47 |
| |\ \ \ \ |
|
| * | | | | | blocks: added gr::blocks::file_source | Johnathan Corgan | 2012-09-05 | 8 | -0/+328 |
| * | | | | | Merge branch 'master' into wip/gr-blocks-master | Johnathan Corgan | 2012-09-05 | 18 | -175/+651 |
| |\ \ \ \ \ |
|
| * | | | | | | blocks: added gr::blocks::vector_to_streams | Johnathan Corgan | 2012-09-04 | 9 | -2/+236 |
| * | | | | | | blocks: added gr::blocks::vector_to_stream | Johnathan Corgan | 2012-09-04 | 9 | -2/+228 |
| * | | | | | | blocks: added gr::blocks::streams_to_vector | Johnathan Corgan | 2012-09-04 | 8 | -0/+234 |
| * | | | | | | blocks: added gr::blocks::streams_to_stream | Johnathan Corgan | 2012-09-04 | 9 | -1/+243 |
| * | | | | | | blocks: added gr::blocks::stream_to_vector | Johnathan Corgan | 2012-09-04 | 8 | -0/+227 |
| * | | | | | | blocks: added gr::blocks::stream_to_streams | Johnathan Corgan | 2012-08-30 | 9 | -0/+377 |
| * | | | | | | blocks: added gr::blocks::stream_mux | Johnathan Corgan | 2012-08-30 | 9 | -0/+500 |
| * | | | | | | Merge branch 'master' into wip/gr-blocks-master | Johnathan Corgan | 2012-08-29 | 14 | -16/+354 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | blocks: added gr::blocks::repeat | Johnathan Corgan | 2012-07-19 | 9 | -0/+286 |
| * | | | | | | | blocks: added gr::blocks::keep_m_in_n | Johnathan Corgan | 2012-07-19 | 9 | -0/+339 |
| * | | | | | | | Merge branch 'master' into wip/gr-blocks-master | Johnathan Corgan | 2012-07-19 | 38 | -2746/+2474 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | blocks: added gr::blocks::keep_one_in_n | Johnathan Corgan | 2012-07-07 | 9 | -0/+332 |
| * | | | | | | | | blocks: added gr::blocks::interleave | Johnathan Corgan | 2012-07-06 | 9 | -3/+250 |
| * | | | | | | | | blocks: added gr::blocks::deinterleave | Johnathan Corgan | 2012-07-05 | 9 | -0/+334 |
| * | | | | | | | | blocks: added gr::blocks::xor_XX (bb ss ii) | Johnathan Corgan | 2012-07-04 | 9 | -5/+236 |
| * | | | | | | | | blocks: added gr::blocks::or_XX (bb ss ii) | Johnathan Corgan | 2012-07-04 | 9 | -5/+233 |
| * | | | | | | | | blocks: apply swig fix | Johnathan Corgan | 2012-07-03 | 1 | -0/+2 |
| * | | | | | | | | Merge branch 'master' into wip/gr-blocks-master | Johnathan Corgan | 2012-07-03 | 37 | -452/+1025 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | blocks: added gr::blocks::not_XX (bb ss ii) | Johnathan Corgan | 2012-07-03 | 9 | -4/+222 |
| * | | | | | | | | | blocks: added gr::blocks::and_const_XX (bb ss ii) | Johnathan Corgan | 2012-07-02 | 9 | -0/+289 |
| * | | | | | | | | | blocks: added gr::blocks::add_XX (bb ss ii) | Johnathan Corgan | 2012-07-02 | 9 | -1/+397 |
| * | | | | | | | | | blocks: added gr::blocks::nlog10_ff | Johnathan Corgan | 2012-07-01 | 9 | -0/+264 |
| * | | | | | | | | | blocks: aded gr::blocks::multiply_conjugate_cc | Johnathan Corgan | 2012-06-30 | 9 | -0/+267 |