Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
* | | | 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 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * works: Make Guile bindings work with --with-gnuradio-core et al. Update TODO Add guile SIGINT handler to gr:wait. Minor tweaks: comments, static Add guile shim to gr_top_block::wait that exits guile mode before blocking. Enable more tests Enable a couple more tests Remove 868 useless warnings about "is deprecated". gr_msg_queue now working correctly from within guile. Disable items that require swig directors when building guile bindings. | |||||
| * | | | Merge remote branch 'gnuradio.org/next' into works | Eric Blossom | 2010-11-18 | 4 | -4/+4 | |
| |\| | | | | | | | | | | | | | | | | | | * gnuradio.org/next: Remove 868 useless warnings about "is deprecated". | |||||
| | * | | Remove 868 useless warnings about "is deprecated". | Eric Blossom | 2010-11-18 | 4 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | Perhaps a warning printed from the constructor would be more helpful and less distracting than cluttering the output of make with 868 warnings... | |||||
* | | | | 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 | |
|\| | | | | | | | | | | | | | | | | | | | | * gnuradio.org/next: distcheck fix for gr-uhd Keep doxygen 1.7.1 from crashing. uhd: swig changes for templated ranges | |||||
| * | | 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 ↵ | Josh Blum | 2010-10-28 | 1 | -0/+22 | |
| | | | | option keys | |||||
* | 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 | |
| | | | | blocks | |||||
* | 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, ↵ | Josh Blum | 2010-10-18 | 8 | -37/+99 | |
| | | | | deprecate mimo blocks | |||||
* | uhd: created multi usrp grc wrapper generator, removed mimo gen and checked ↵ | Josh Blum | 2010-10-18 | 6 | -53/+1182 | |
| | | | | in its generated files | |||||
* | 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 | |
| | | ||||||
| * | uhd: added subdev spec setting to gr-uhd blocks, and simple uhd grc wrappers ↵ | Josh Blum | 2010-08-05 | 11 | -11/+69 | |
| | | | | | | | | (mimo coming) | |||||
* | | uhd: use time delay in proportion to the number of channels | Josh Blum | 2010-07-28 | 1 | -1/+2 | |
|/ |