Age | Commit message (Expand) | Author |
2010-11-30 | uhd: added libdir to UHD CFLAGS (shared by lib and swig) | Josh Blum |
2010-11-30 | Swapping out preset keys until I work out some of their issues. | Tom Rondeau |
2010-11-29 | Merge branch 'tagging' into next | Tom Rondeau |
2010-11-22 | uhd: remove deprecated grc wrappers | Josh Blum |
2010-11-22 | uhd: removed deprecated interfaces (simple and mimo) | Josh Blum |
2010-11-22 | uhd: remove changes to avoid merge conflict | Josh Blum |
2010-11-21 | Slightly better handling of tags. | Tom Rondeau |
2010-11-21 | Merge branch 'next' into tagging | Tom Rondeau |
2010-11-18 | Remove 868 useless warnings about "is deprecated". | Eric Blossom |
2010-11-18 | Changing time pair in uhd source from a pmt pair to tuple. | Tom Rondeau |
2010-11-17 | distcheck fix for gr-uhd | Eric Blossom |
2010-11-17 | Some updates to uhd source with tags. | Tom Rondeau |
2010-11-16 | UHD single source builds tags from packet metadata to ship downstream. | Tom Rondeau |
2010-11-01 | uhd: swig changes for templated ranges | Josh Blum |
2010-10-28 | uhd: added ref clock option to single usrp blocks, minor grc fix on empty opt... | 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: added support for setting bw filters through grc | Josh Blum |
2010-10-21 | uhd: install swig exception handler | Josh Blum |
2010-10-20 | uhd: added channel param to docstrings | Josh Blum |
2010-10-19 | uhd: implement set bandwidth for uhd blocks, remove chan=0 default for multi ... | Josh Blum |
2010-10-19 | uhd: mark simple and mimo classes with the deprecated flag | Josh Blum |
2010-10-19 | uhd: tweaking timeouts for multi usrp blocks | Josh Blum |
2010-10-18 | uhd: tweaked and tested multi usrp with a single channel | Josh Blum |
2010-10-18 | uhd: typo fix for single usrp grc file generator | Josh Blum |
2010-10-18 | uhd: renamed make function params, cleanup, clock config for multi usrp | Josh Blum |
2010-10-18 | uhd: work on multi usrp blocks, use block tree to categorize blocks, deprecat... | Josh Blum |
2010-10-18 | uhd: created multi usrp grc wrapper generator, removed mimo gen and checked i... | Josh Blum |
2010-10-18 | uhd: filled in multi usrp code and swig file | Josh Blum |
2010-10-18 | uhd: added multi usrp skeleton and added deprecation note to other headers | Josh Blum |
2010-10-18 | uhd: removed utils warning functions, moved into the lower level wrappers | Josh Blum |
2010-10-14 | uhd: use start and stop methods for single source/sink blocks | Josh Blum |
2010-09-24 | uhd: handle error codes in uhd source blocks | Josh Blum |
2010-09-23 | uhd: multi channel single usrp source and sink working | Josh Blum |
2010-09-22 | uhd: tweaks and fixes, single wrapper working | Josh Blum |
2010-09-21 | uhd: added grc and swig wrappers for single usrp | Josh Blum |
2010-09-20 | uhd: work on uhd single usrp wrapper | Josh Blum |
2010-08-09 | Merge branch 'uhd' of git://gnuradio.org/jblum into next | Johnathan Corgan |
2010-08-09 | uhd: generating mimo source and sink blocks, added subdev spec | Josh Blum |
2010-08-05 | uhd: added subdev spec setting to gr-uhd blocks, and simple uhd grc wrappers ... | Josh Blum |
2010-07-28 | uhd: use time delay in proportion to the number of channels | Josh Blum |
2010-07-22 | uhd: better error messages for tune and set sample rate | Josh Blum |
2010-07-06 | uhd: added callbacks in the mimo grc blocks | Josh Blum |
2010-07-06 | uhd: mimo source and sink, stream in future, and lock the clocks | Josh Blum |
2010-07-04 | uhd: added call to readback time registers, work on locking clocks in mimo co... | 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-05-30 | gr-uhd: make versioned libraries | Johnathan Corgan |
2010-05-18 | using the send and recv full buffer modes, avoids extra loop in implementation | Josh Blum |
2010-04-27 | Added call to get access to the underlying uhd simple usrp object. | Josh Blum |