summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib
AgeCommit message (Expand)Author
2012-06-16Merge branch 'master-mods' of git://github.com/osh/gnuradio-1 into master-modsTom Rondeau
2012-06-15New Features:Tim O'Shea
2012-06-14Merge branch 'maint'Johnathan Corgan
2012-06-14core: remove extraneous include statementJohnathan Corgan
2012-06-13Merge branch 'master-mods'Tom Rondeau
2012-06-13core: modifications to gr_annotator_raw.Tom Rondeau
2012-06-13Merge branch 'master-mods' of git://github.com/osh/gnuradio-1 into master-modsTom Rondeau
2012-06-12new block, gr_annotator_rawTim O'Shea
2012-06-10Merge branch 'master-mods'Tom Rondeau
2012-06-10Merge branch 'master-mods' of git://github.com/osh/gnuradio-1 into master-modsTom Rondeau
2012-06-10gr_unpack_k_bits:Tim O'Shea
2012-06-10Merge branch 'maint'Tom Rondeau
2012-06-10volk: make sure the alignment call for a block passes at least 1.Tom Rondeau
2012-06-07fixed copyright dates.Tom Rondeau
2012-06-07Some really minor nits.Tom Rondeau
2012-06-06Block Modifications:Tim O'Shea
2012-06-04core: exported max_noutput_item methods from gr_block to Python.Tom Rondeau
2012-06-04runtime: added ability for blocks to have their own max_noutput_items.Tom Rondeau
2012-05-27core: patch for vector_map loop variable initialization.Donald Porges
2012-05-21core: minor formatting changes to vector_map for style consistency.Tom Rondeau
2012-05-17gr: Added vector_map block.Ben Reynwar
2012-05-03pfb: properly deleting d_fft to close some memory leaks.Tom Rondeau
2012-05-03pfb: properly deleting d_fft to close some memory leaks.Tom Rondeau
2012-04-21Merge branch 'merge/core-swig-magic'Johnathan Corgan
2012-04-21Merge branch 'maint'Johnathan Corgan
2012-04-21core: add SWIG macro for namespaced blocksJohnathan Corgan
2012-04-20cmake: fix compiler flags on ppc archJosh Blum
2012-04-17this is squashed python blocks supportJosh Blum
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2012-04-13Fix some minor warnings.Tom Rondeau
2012-04-12filters: add alias of "BLACKMAN_HARRiS" to "BLACKMAN_hARRIS" for consistency.Nick Foster
2012-04-09Merge branch 'maint'Johnathan Corgan
2012-04-09gr: fix 2 places where pyc files get generated in-treeJosh Blum
2012-04-07Merge branch 'master' into nextJohnathan Corgan
2012-04-07Merge branch 'wfm_tx_work'Johnathan Corgan
2012-04-07Merge branch 'master' into nextTom Rondeau
2012-04-07Merge branch 'maint'Tom Rondeau
2012-04-07core: buffer alignments were getting confused. Just need to tell all blocks t...Tom Rondeau
2012-04-07Merge branch 'master' into nextTom Rondeau
2012-04-07Merge branch 'maint'Tom Rondeau
2012-04-07core: makes sure all block's buffers are aligned on start/restart and that th...Tom Rondeau
2012-04-07core: use while instead of if in frequency_modulatorJohnathan Corgan
2012-04-05core: removing old MPSK SNR probe; replaced in gr-digital.Tom Rondeau
2012-04-05Merge branch 'master' into nextTom Rondeau
2012-04-01Merge remote branch 'tom/cmake_builds' into nextJohnathan Corgan
2012-04-01wavelet: move wavelet blocks to new top-level componentJohnathan Corgan
2012-04-01Removes all references to guile and scheme, which are no longer needed.Tom Rondeau
2012-03-31core: adds vlen and scalar args to type converter blocks in GRC.Tom Rondeau
2012-03-27Merge branch 'master' into nextTom Rondeau
2012-03-27Merge branch 'maint'Tom Rondeau