summaryrefslogtreecommitdiff
path: root/gr-uhd
Commit message (Expand)AuthorAgeFilesLines
...
| * Swapping out preset keys until I work out some of their issues.Tom Rondeau2010-11-301-1/+2
| * Merge branch 'tagging' into nextTom Rondeau2010-11-292-15/+54
| |\
| | * Slightly better handling of tags.Tom Rondeau2010-11-211-3/+7
| | * Merge branch 'next' into taggingTom Rondeau2010-11-216-4/+24
| | |\
| | * | Changing time pair in uhd source from a pmt pair to tuple.Tom Rondeau2010-11-181-3/+3
| | * | Some updates to uhd source with tags.Tom Rondeau2010-11-171-3/+3
| | * | UHD single source builds tags from packet metadata to ship downstream.Tom Rondeau2010-11-162-15/+50
| * | | uhd: remove deprecated grc wrappersJosh Blum2010-11-226-1314/+0
| * | | uhd: removed deprecated interfaces (simple and mimo)Josh Blum2010-11-2210-1270/+0
| * | | uhd: remove changes to avoid merge conflictJosh Blum2010-11-225-12/+4
| | |/ | |/|
* | | Regenerated Makefile.swig.gen'sEric Blossom2010-12-031-5/+5
* | | Rename libguile- to libguile-gnuradio- to match guile library naming convention.Eric Blossom2010-12-031-1/+1
* | | Update .gitignore'sEric Blossom2010-11-241-0/+2
* | | Update .gitignore'sEric Blossom2010-11-241-0/+2
* | | Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-242-9/+4
* | | use export-safelyEric Blossom2010-11-241-0/+1
* | | Add uhd.scm wrapper for uhd_swig.scmEric Blossom2010-11-232-3/+32
* | | Merge branch 'works' into brokenEric Blossom2010-11-214-4/+4
|\ \ \
| * | | Merge remote branch 'gnuradio.org/next' into worksEric Blossom2010-11-184-4/+4
| |\| |
| | * | Remove 868 useless warnings about "is deprecated".Eric Blossom2010-11-184-4/+4
* | | | regeneratedRob Savoye2010-11-191-11/+23
|/ / /
* | | Merge remote branch 'gnuradio.org/next' into testEric Blossom2010-11-172-0/+20
|\| |
| * | distcheck fix for gr-uhdEric Blossom2010-11-171-0/+8
| * | uhd: swig changes for templated rangesJosh Blum2010-11-011-0/+12
| |/
* | Add support for guile std::vector< std::complex<float> >.Eric Blossom2010-11-171-2/+0
* | regeneratedEric Blossom2010-11-161-1/+1
* | regeneratedEric Blossom2010-11-101-26/+9
* | regeneratedEric Blossom2010-11-101-8/+7
* | Use uhd_swig_swig_args instead of stomping on STD_SWIG_PYTHON_ARGSEric Blossom2010-11-101-2/+1
* | additional regenerated filesEric Blossom2010-11-101-2/+5
* | add load-extension supportRob Savoye2010-11-101-0/+10
* | regenerateEric Blossom2010-11-101-6/+6
* | Rengenerate Makefile.swig.gen'sEric Blossom2010-11-101-218/+28
* | Update generated filesEric Blossom2010-11-101-32/+80
* | regenerated after changes to the templateRob Savoye2010-11-101-14/+45
|/
* uhd: added ref clock option to single usrp blocks, minor grc fix on empty opt...Josh Blum2010-10-281-0/+22
* uhd: make a tune_request_t that inherits from float for GRC, added docsJosh Blum2010-10-283-14/+38
* uhd: move tune functions to tune_request and provide wrapper for simple caseJosh Blum2010-10-259-16/+77
* uhd: added support for setting bw filters through grcJosh Blum2010-10-212-2/+50
* uhd: install swig exception handlerJosh Blum2010-10-211-0/+18
* uhd: added channel param to docstringsJosh Blum2010-10-204-0/+40
* uhd: implement set bandwidth for uhd blocks, remove chan=0 default for multi ...Josh Blum2010-10-198-16/+56
* uhd: mark simple and mimo classes with the deprecated flagJosh Blum2010-10-194-4/+4
* uhd: tweaking timeouts for multi usrp blocksJosh Blum2010-10-192-6/+9
* uhd: tweaked and tested multi usrp with a single channelJosh Blum2010-10-184-10/+32
* uhd: typo fix for single usrp grc file generatorJosh Blum2010-10-181-1/+1
* uhd: renamed make function params, cleanup, clock config for multi usrpJosh Blum2010-10-1810-38/+69
* uhd: work on multi usrp blocks, use block tree to categorize blocks, deprecat...Josh Blum2010-10-188-37/+99
* uhd: created multi usrp grc wrapper generator, removed mimo gen and checked i...Josh Blum2010-10-186-53/+1182
* uhd: filled in multi usrp code and swig fileJosh Blum2010-10-187-22/+344