summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/python/gnuradio
AgeCommit message (Expand)Author
2012-11-27core: adding ability to handle extra data in headers.Tom Rondeau
2012-11-24core: Update file_meta_sink to inject headers into data stream.Tom Rondeau
2012-11-21core: adding Python files to easily parse header info of a file.Tom Rondeau
2012-11-14Merge branch 'maint'Johnathan Corgan
2012-11-14gr: same change for common PYTHON test pathsJosh Blum
2012-11-14gr: set a common GR_TEST_TARGET_DEPS for all module unit testsJosh Blum
2012-10-19Removes some swig workaround code put in for ticket 181.Tom Rondeau
2012-09-04Merge branch 'maint'Johnathan Corgan
2012-09-04core: only check for *.conf in prefs dirMartin Braun
2012-08-30adding gr_endian_swap blockTim O'Shea
2012-07-07Revert "Merge remote branch 'jblum-github/python_blocks2' into master"Johnathan Corgan
2012-07-01Merge remote branch 'jblum-github/python_blocks2' into masterJohnathan Corgan
2012-06-22core: adds a tag debug sink to display all tags coming into it.Tom Rondeau
2012-06-10Merge branch 'master-mods'Tom Rondeau
2012-06-10gr_unpack_k_bits:Tim O'Shea
2012-06-07fixed copyright dates.Tom Rondeau
2012-06-06Block Modifications:Tim O'Shea
2012-05-21core: minor formatting changes to vector_map for style consistency.Tom Rondeau
2012-05-17gr: Added vector_map block.Ben Reynwar
2012-04-27python-blocks: replace assertItemsEqual with assertEqualJosh Blum
2012-04-23Various fixes for using Python 2.5.Tom Rondeau
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-07Merge branch 'master' into nextJohnathan Corgan
2012-04-07Merge branch 'wfm_tx_work'Johnathan Corgan
2012-04-07core: loosen fm modulator QA to 5 decimal places of agreementJohnathan Corgan
2012-04-01wavelet: move wavelet blocks to new top-level componentJohnathan Corgan
2012-03-22Merge branch 'master' into nextJohnathan Corgan
2012-03-22Merge branch 'maint'Johnathan Corgan
2012-03-22volk: added volk as depedency for various componentsJosh Blum
2012-03-18Merge branch 'master' into nextJohnathan Corgan
2012-03-18Merge branch 'maint'Johnathan Corgan
2012-03-18core: adds -B to python QA gnuradio-coreJosh Blum
2012-03-13Merge branch 'master' into nextTom Rondeau
2012-03-13Merge branch 'probe'Tom Rondeau
2012-03-13core: adding new probe_signal from gengen into autotools build.Tom Rondeau
2012-03-12Add test for probe_signal blocks.Ben Reynwar
2012-03-01Merge branch 'master' into nextJohnathan Corgan
2012-02-28Merge branch 'synth' into nextTom Rondeau
2012-02-28core: pfb channelizer: can now set a channel map to direct the channels to a ...Tom Rondeau
2012-02-23volk: float to short conversion is consistent between archs and tail cases. R...Tom Rondeau
2012-02-23Merge remote branch 'bistromath/volk_fix' into safe_alignTom Rondeau
2012-02-17Merge branch 'master' into nextTom Rondeau
2012-02-16core: core: change to the delay QA code.Tom Rondeau
2012-02-14Merge branch 'master' into safe_alignJohnathan Corgan
2012-02-13core: reverting float_to_int to non-Volk due to precision/wrapping issues.Tom Rondeau
2012-02-13core: using volk for conjugate block and added QA code for it.Tom Rondeau
2012-02-13core: added Volk-optimized gr_multiply_conjugate_cc at one block with QA code.Tom Rondeau
2012-02-13core: new multiply_const_ff and multiply_ff blocks done using Volk.Tom Rondeau
2012-02-13core: moving multiply_const_ff from gengen to general to take advantage of volk.Tom Rondeau