| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Swapping out preset keys until I work out some of their issues. | Tom Rondeau | 2010-11-30 | 1 | -1/+2 |
| * | Merge branch 'tagging' into next | Tom Rondeau | 2010-11-29 | 2 | -15/+54 |
| |\ |
|
| | * | Slightly better handling of tags. | Tom Rondeau | 2010-11-21 | 1 | -3/+7 |
| | * | Merge branch 'next' into tagging | Tom Rondeau | 2010-11-21 | 6 | -4/+24 |
| | |\ |
|
| | * | | Changing time pair in uhd source from a pmt pair to tuple. | Tom Rondeau | 2010-11-18 | 1 | -3/+3 |
| | * | | Some updates to uhd source with tags. | Tom Rondeau | 2010-11-17 | 1 | -3/+3 |
| | * | | UHD single source builds tags from packet metadata to ship downstream. | Tom Rondeau | 2010-11-16 | 2 | -15/+50 |
| * | | | uhd: remove deprecated grc wrappers | Josh Blum | 2010-11-22 | 6 | -1314/+0 |
| * | | | uhd: removed deprecated interfaces (simple and mimo) | Josh Blum | 2010-11-22 | 10 | -1270/+0 |
| * | | | uhd: remove changes to avoid merge conflict | Josh Blum | 2010-11-22 | 5 | -12/+4 |
| | |/
| |/| |
|
* | | | Regenerated Makefile.swig.gen's | Eric Blossom | 2010-12-03 | 1 | -5/+5 |
* | | | Rename libguile- to libguile-gnuradio- to match guile library naming convention. | Eric Blossom | 2010-12-03 | 1 | -1/+1 |
* | | | Update .gitignore's | Eric Blossom | 2010-11-24 | 1 | -0/+2 |
* | | | Update .gitignore's | Eric Blossom | 2010-11-24 | 1 | -0/+2 |
* | | | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | 2010-11-24 | 2 | -9/+4 |
* | | | use export-safely | Eric Blossom | 2010-11-24 | 1 | -0/+1 |
* | | | Add uhd.scm wrapper for uhd_swig.scm | Eric Blossom | 2010-11-23 | 2 | -3/+32 |
* | | | Merge branch 'works' into broken | Eric Blossom | 2010-11-21 | 4 | -4/+4 |
|\ \ \ |
|
| * | | | Merge remote branch 'gnuradio.org/next' into works | Eric Blossom | 2010-11-18 | 4 | -4/+4 |
| |\| | |
|
| | * | | Remove 868 useless warnings about "is deprecated". | Eric Blossom | 2010-11-18 | 4 | -4/+4 |
* | | | | regenerated | Rob Savoye | 2010-11-19 | 1 | -11/+23 |
|/ / / |
|
* | | | Merge remote branch 'gnuradio.org/next' into test | Eric Blossom | 2010-11-17 | 2 | -0/+20 |
|\| | |
|
| * | | distcheck fix for gr-uhd | Eric Blossom | 2010-11-17 | 1 | -0/+8 |
| * | | uhd: swig changes for templated ranges | Josh Blum | 2010-11-01 | 1 | -0/+12 |
| |/ |
|
* | | Add support for guile std::vector< std::complex<float> >. | Eric Blossom | 2010-11-17 | 1 | -2/+0 |
* | | regenerated | Eric Blossom | 2010-11-16 | 1 | -1/+1 |
* | | regenerated | Eric Blossom | 2010-11-10 | 1 | -26/+9 |
* | | regenerated | Eric Blossom | 2010-11-10 | 1 | -8/+7 |
* | | Use uhd_swig_swig_args instead of stomping on STD_SWIG_PYTHON_ARGS | Eric Blossom | 2010-11-10 | 1 | -2/+1 |
* | | additional regenerated files | Eric Blossom | 2010-11-10 | 1 | -2/+5 |
* | | add load-extension support | Rob Savoye | 2010-11-10 | 1 | -0/+10 |
* | | regenerate | Eric Blossom | 2010-11-10 | 1 | -6/+6 |
* | | Rengenerate Makefile.swig.gen's | Eric Blossom | 2010-11-10 | 1 | -218/+28 |
* | | Update generated files | Eric Blossom | 2010-11-10 | 1 | -32/+80 |
* | | regenerated after changes to the template | Rob Savoye | 2010-11-10 | 1 | -14/+45 |
|/ |
|
* | uhd: added ref clock option to single usrp blocks, minor grc fix on empty opt... | Josh Blum | 2010-10-28 | 1 | -0/+22 |
* | uhd: make a tune_request_t that inherits from float for GRC, added docs | Josh Blum | 2010-10-28 | 3 | -14/+38 |
* | uhd: move tune functions to tune_request and provide wrapper for simple case | Josh Blum | 2010-10-25 | 9 | -16/+77 |
* | uhd: added support for setting bw filters through grc | Josh Blum | 2010-10-21 | 2 | -2/+50 |
* | uhd: install swig exception handler | Josh Blum | 2010-10-21 | 1 | -0/+18 |
* | uhd: added channel param to docstrings | Josh Blum | 2010-10-20 | 4 | -0/+40 |
* | uhd: implement set bandwidth for uhd blocks, remove chan=0 default for multi ... | Josh Blum | 2010-10-19 | 8 | -16/+56 |
* | uhd: mark simple and mimo classes with the deprecated flag | Josh Blum | 2010-10-19 | 4 | -4/+4 |
* | uhd: tweaking timeouts for multi usrp blocks | Josh Blum | 2010-10-19 | 2 | -6/+9 |
* | uhd: tweaked and tested multi usrp with a single channel | Josh Blum | 2010-10-18 | 4 | -10/+32 |
* | uhd: typo fix for single usrp grc file generator | Josh Blum | 2010-10-18 | 1 | -1/+1 |
* | uhd: renamed make function params, cleanup, clock config for multi usrp | Josh Blum | 2010-10-18 | 10 | -38/+69 |
* | uhd: work on multi usrp blocks, use block tree to categorize blocks, deprecat... | Josh Blum | 2010-10-18 | 8 | -37/+99 |
* | uhd: created multi usrp grc wrapper generator, removed mimo gen and checked i... | Josh Blum | 2010-10-18 | 6 | -53/+1182 |
* | uhd: filled in multi usrp code and swig file | Josh Blum | 2010-10-18 | 7 | -22/+344 |