| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | uhd: added multi usrp skeleton and added deprecation note to other headers | Josh Blum | 2010-10-18 | 9 | -4/+340 |
* | uhd: removed utils warning functions, moved into the lower level wrappers | Josh Blum | 2010-10-18 | 9 | -117/+13 |
* | uhd: use start and stop methods for single source/sink blocks | Josh Blum | 2010-10-14 | 2 | -19/+38 |
* | uhd: handle error codes in uhd source blocks | Josh Blum | 2010-09-24 | 2 | -2/+36 |
* | uhd: multi channel single usrp source and sink working | Josh Blum | 2010-09-23 | 5 | -11/+17 |
* | uhd: tweaks and fixes, single wrapper working | Josh Blum | 2010-09-22 | 2 | -3/+10 |
* | uhd: added grc and swig wrappers for single usrp | Josh Blum | 2010-09-21 | 6 | -7/+243 |
* | uhd: work on uhd single usrp wrapper | Josh Blum | 2010-09-20 | 5 | -2/+608 |
* | Merge branch 'uhd' of git://gnuradio.org/jblum into next | Johnathan Corgan | 2010-08-09 | 16 | -216/+273 |
|\ |
|
| * | uhd: generating mimo source and sink blocks, added subdev spec | Josh Blum | 2010-08-09 | 7 | -205/+204 |