summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/python/gnuradio
AgeCommit message (Expand)Author
2013-01-14core: removed redundant test settingsJosh Blum
2012-12-20core: fixed pdu MSVC compatibility issuesNicholas Corgan
2012-12-14blocks: moving file metadata sink/source to gr-blocks.Tom Rondeau
2012-12-14core: adding itemsize key to metadata header to allow for vectorized items.Tom Rondeau
2012-12-14core: Added detached header test to file metadata QA.Tom Rondeau
2012-12-14core: QA code to test file metadata sources and sinks.Tom Rondeau
2012-12-13core: updates metadata parser: don't assume value is a float.Tom Rondeau
2012-12-12Merge branch 'master' into file_meta_dataTom Rondeau
2012-12-12core: message passing QA needs just a little bit of time to get the message s...Tom Rondeau
2012-12-10core: to make ctest able to import pmts in-tree.Tom Rondeau
2012-12-07core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancementsTim O'Shea
2012-12-06core: Adding function to retrieve the symbol names of a blocks message ports.Tom Rondeau
2012-12-06core: updated the message debug block to have a 'store' port where messages c...Tom Rondeau
2012-12-05core: metadata file parser updated for more sig figs on display.Tom Rondeau
2012-12-04core: updated metadata structure to use relative header info.Tom Rondeau
2012-12-04core: adding a max segment size to metadata files.Tom Rondeau
2012-12-03QA: update the 'import pmt' statement to always draw the pmt module from the ...Tom Rondeau
2012-11-29Adding PDU to tagged stream and tagged stream to PDU blocks along with QA pythonJohnathan Corgan
2012-11-29core: adding msg_connect, updating msg interface, adding symbolic block namesTim O'Shea
2012-11-27Revert "Revert "Merge remote branch 'jblum-github/python_blocks2' into master""Tom Rondeau
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