Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge branch 'master' into next | Johnathan Corgan | 2013-02-12 | 2 | -0/+151 | |
|\| | | | | | | | | | | | Adjusted pmt usage for naming | |||||
| * | | Merge remote-tracking branch 'reynwar/python_msg' | Johnathan Corgan | 2013-02-12 | 2 | -0/+151 | |
| |\ \ | ||||||
| | * | | core: Enabling msg_connect within python blocks. | Roy Thompson | 2013-01-31 | 2 | -0/+151 | |
| | |/ | ||||||
| * | | core: QA still had issues from next branch. This fixes it. | Tom Rondeau | 2013-02-07 | 1 | -4/+8 | |
| | | | ||||||
* | | | core: make same import statement as in master; keep next's pmt naming scheme. | Tom Rondeau | 2013-02-07 | 1 | -1/+5 | |
| | | | ||||||
* | | | Merge branch 'master' into next | Tom Rondeau | 2013-02-07 | 1 | -3/+1 | |
|\| | | ||||||
| * | | core: QA code import fix. | Tom Rondeau | 2013-02-07 | 1 | -6/+4 | |
| | | | | | | | | | | | | Prevents getting pmt module from the installed library. | |||||
* | | | GRC: can get list of ControlPort monitors to start them after top_block starts. | Tom Rondeau | 2013-02-06 | 1 | -1/+0 | |
| | | | | | | | | | | | | For any GUI type (wx, qt, none), the ControlPort monitors will be started after the flowgraph is started to make sure the endpoints and blocks are created and available. | |||||
* | | | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2013-02-05 | 4 | -0/+109 | |
|\ \ \ | ||||||
| * | | | gruel: fixing PMT naming issues with new PMT utilities. | Tom Rondeau | 2013-02-05 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | Merge branch 'master' into next | Tom Rondeau | 2013-02-05 | 4 | -0/+109 | |
| |\| | | | | | | | | | | | | | | | | | | Conflicts: gruel/src/python/CMakeLists.txt | |||||
| | * | | core: added tag to python converters | Martin Braun | 2013-02-01 | 4 | -0/+109 | |
| | |/ | ||||||
* | / | ctrlport: removed obsolete files. | Tom Rondeau | 2013-02-04 | 3 | -861/+0 | |
|/ / | ||||||
* | | ctrlport: updated all blocks using controlport to use new style of setup_rpc. | Tom Rondeau | 2013-01-23 | 2 | -2/+2 | |
| | | | | | | | | QA fixed and passing. | |||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2013-01-14 | 1 | -8/+0 | |
|\| | | | | | | | | | Conflicts: gnuradio-core/src/python/gnuradio/gr/CMakeLists.txt | |||||
| * | core: removed redundant test settings | Josh Blum | 2013-01-14 | 1 | -7/+0 | |
| | | ||||||
* | | pmt: fixing a few files with older pmt naming style. | Tom Rondeau | 2013-01-13 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'pmt_rename' into next | Tom Rondeau | 2013-01-02 | 2 | -20/+20 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnuradio-core/src/lib/io/gr_pdu.cc gruel/src/lib/pmt/pmt.cc gruel/src/lib/pmt/qa_pmt_prims.cc gruel/src/lib/pmt/unv_template.cc.t gruel/src/swig/pmt_swig.i | |||||
| * | | gruel: using new pmt naming. | Tom Rondeau | 2012-12-21 | 2 | -20/+20 | |
| | | | ||||||
* | | | core: removed test to import blks2 since we've removed all of blks2/blks2impl. | Tom Rondeau | 2012-12-30 | 1 | -4/+0 | |
| | | | ||||||
* | | | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2012-12-21 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'master' into next | Johnathan Corgan | 2012-12-20 | 1 | -2/+2 | |
| |\ \ \ | | |/ / | |/| / | | |/ | ||||||
| | * | core: fixed pdu MSVC compatibility issues | Nicholas Corgan | 2012-12-20 | 1 | -2/+2 | |
| | | | ||||||
| | * | blocks: moving file metadata sink/source to gr-blocks. | Tom Rondeau | 2012-12-14 | 3 | -380/+0 | |
| | | | ||||||
| | * | core: adding itemsize key to metadata header to allow for vectorized items. | Tom Rondeau | 2012-12-14 | 1 | -7/+14 | |
| | | | | | | | | | | | | | | | | | | This also simplifies some code in the source since we're told exactly what the items size is and don't have to infer. Also adds an example using vector items. | |||||
| | * | core: Added detached header test to file metadata QA. | Tom Rondeau | 2012-12-14 | 1 | -3/+81 | |
| | | | | | | | | | | | | Also adds a flush when updating the headers. | |||||
| | * | core: QA code to test file metadata sources and sinks. | Tom Rondeau | 2012-12-14 | 1 | -0/+118 | |
| | | | ||||||
| | * | core: updates metadata parser: don't assume value is a float. | Tom Rondeau | 2012-12-13 | 1 | -33/+35 | |
| | | | | | | | | | | | | Also fixes an error in Doxygen markup. | |||||
| | * | Merge branch 'master' into file_meta_data | Tom Rondeau | 2012-12-12 | 7 | -1/+592 | |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: gr-utils/src/python/CMakeLists.txt | |||||
| | * | | core: metadata file parser updated for more sig figs on display. | Tom Rondeau | 2012-12-05 | 1 | -3/+3 | |
| | | | | ||||||
| | * | | core: updated metadata structure to use relative header info. | Tom Rondeau | 2012-12-04 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | Now the start tag info in the header is relative to the begining of the header (so, basically, the size of the header + extras). | |||||
| | * | | core: adding a max segment size to metadata files. | Tom Rondeau | 2012-12-04 | 1 | -1/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Automatically generates a new header after the MSS is reached. Also adds a metadata format version number (starting at 0). | |||||
| | * | | core: adding ability to handle extra data in headers. | Tom Rondeau | 2012-11-27 | 1 | -2/+22 | |
| | | | | ||||||
| | * | | core: Update file_meta_sink to inject headers into data stream. | Tom Rondeau | 2012-11-24 | 1 | -14/+15 | |
| | | | | | | | | | | | | | | | | When a tag with updated metadata information is received, close out the previous header (by setting the segment size) and create a new header with the new data. Specifically for sample rate and time stamps. Will be useful for extra_dict when implemented. | |||||
| | * | | core: adding Python files to easily parse header info of a file. | Tom Rondeau | 2012-11-21 | 2 | -0/+143 | |
| | | | | | | | | | | | | | | | | Also a utility script that you pass a filename to and it prints out the meta data. | |||||
* | | | | blocks: removes blocks moved to gr-blocks from gnuradio-core. | Tom Rondeau | 2012-12-21 | 38 | -3837/+55 | |
|/ / / | | | | | | | | | | Also fixes up some other missing moves. | |||||
* | | | ctrlport: adding a curses-based monitor agent for ControlPort. | Tim O'Shea | 2012-12-12 | 2 | -0/+269 | |
| | | | ||||||
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-12-12 | 1 | -0/+1 | |
|\ \ \ | | |/ | |/| | | | | | | | Conflicts: gr-digital/swig/CMakeLists.txt | |||||
| * | | core: message passing QA needs just a little bit of time to get the message ↵ | Tom Rondeau | 2012-12-12 | 1 | -0/+1 | |
| | | | | | | | | | | | | sent. | |||||
| * | | core: to make ctest able to import pmts in-tree. | Tom Rondeau | 2012-12-10 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | This duplicates a recent change made on next for the same reason: 4aec85d2facecb751ab4f83b934e56a6d59037dd | |||||
* | | | build: fixes to build with PMTs and ControlPort. | Tom Rondeau | 2012-12-07 | 2 | -5/+5 | |
| | | | ||||||
* | | | Merge branch 'master' into next | Johnathan Corgan | 2012-12-07 | 1 | -0/+13 | |
|\| | | | | | | | | | | | | | | Conflicts: gnuradio-core/src/lib/runtime/gr_basic_block.h | |||||
| * | | core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancements | Tim O'Shea | 2012-12-07 | 1 | -0/+13 | |
| | | | ||||||
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-12-06 | 1 | -0/+21 | |
|\| | | ||||||
| * | | core: Adding function to retrieve the symbol names of a blocks message ports. | Tom Rondeau | 2012-12-06 | 1 | -0/+21 | |
| | | | | | | | | | | | | Updated qa_pdu tests to verify this. | |||||
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-12-06 | 1 | -16/+33 | |
|\| | | ||||||
| * | | core: updated the message debug block to have a 'store' port where messages ↵ | Tom Rondeau | 2012-12-06 | 1 | -16/+33 | |
| | | | | | | | | | | | | | | | | | | can be retrieved afterwards. Updated qa_pdu to use the new 'store' port for testing the resulting message. | |||||
* | | | ctrlport: using execute_process instead of add_custom_command for Python ↵ | Tom Rondeau | 2012-12-05 | 1 | -22/+10 | |
| | | | | | | | | | | | | | | | | | | slice files. There were some race issues with the previous way. Doing it this way makes sure that the x_ice.py files are there when they need to be. | |||||
* | | | ctrlport: forgot a check in the Python dirs for controlport. | Tom Rondeau | 2012-12-04 | 1 | -0/+3 | |
| | | | ||||||
* | | | ctrlport: fixing up controlport integration into gnuradio-core for merge ↵ | Tom Rondeau | 2012-12-03 | 4 | -1/+5 | |
| | | | | | | | | | | | | with next. |