Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-24 | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | |
Move all occurrences of swig_built_sources out of Makefile.am's. Move all SWIG related use of BUILT_SOURCES out of Makefile.am's. Clean up 'if PYTHON' conditionalization in gr-* Still left to do: fix Makefile.swig CLEANFILES and no_dist_files such that they remove exactly the generated files. | |||
2010-11-24 | use export-safely | Eric Blossom | |
2010-11-23 | Add uhd.scm wrapper for uhd_swig.scm | Eric Blossom | |
2010-11-19 | regenerated | Rob Savoye | |
2010-11-17 | Merge remote branch 'gnuradio.org/next' into test | Eric Blossom | |
* gnuradio.org/next: distcheck fix for gr-uhd Keep doxygen 1.7.1 from crashing. uhd: swig changes for templated ranges | |||
2010-11-17 | Add support for guile std::vector< std::complex<float> >. | Eric Blossom | |
2010-11-16 | regenerated | Eric Blossom | |
2010-11-10 | regenerated | Eric Blossom | |
2010-11-10 | regenerated | Eric Blossom | |
2010-11-10 | Use uhd_swig_swig_args instead of stomping on STD_SWIG_PYTHON_ARGS | Eric Blossom | |
2010-11-10 | additional regenerated files | Eric Blossom | |
2010-11-10 | add load-extension support | Rob Savoye | |
2010-11-10 | regenerate | Eric Blossom | |
2010-11-10 | Rengenerate Makefile.swig.gen's | Eric Blossom | |
2010-11-10 | Update generated files | Eric Blossom | |
2010-11-10 | regenerated after changes to the template | Rob Savoye | |
2010-11-01 | uhd: swig changes for templated ranges | Josh Blum | |
2010-10-28 | uhd: make a tune_request_t that inherits from float for GRC, added docs | Josh Blum | |
2010-10-25 | uhd: move tune functions to tune_request and provide wrapper for simple case | Josh Blum | |
2010-10-21 | uhd: install swig exception handler | Josh Blum | |
2010-10-18 | uhd: tweaked and tested multi usrp with a single channel | Josh Blum | |
2010-10-18 | uhd: filled in multi usrp code and swig file | Josh Blum | |
2010-09-21 | uhd: added grc and swig wrappers for single usrp | Josh Blum | |
2010-07-02 | uhd mimo: created mimo source and sink block for gr-uhd | Josh Blum | |
2010-06-30 | uhd: added calls to set time and clock config | Josh Blum | |
2010-03-30 | gr-uhd working with io type | Josh Blum | |
2010-03-29 | added swig includes and tune result return | Josh Blum | |
2010-03-02 | Added the uhd simple sink lib block, swig wrapper, grc wrapper. | Josh Blum | |
It seems to work, but still getting the kinks out of tx->usrp2 | |||
2010-02-26 | Created simple source (with nothing in it) and some swig build stuff. | Josh Blum | |
Seems to work and compile | |||
2010-02-24 | Created gr uhd skeleton build. | Josh Blum | |
Checks uhd pkg config and gens the makefiles. |