| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: cleanup uhd usrp source/sink with virtual inheritance | Josh Blum | 2011-03-28 | 2 | -22/+10 |
* | uhd: work on gr_uhd_source work() function to reduce latency | Josh Blum | 2011-03-01 | 1 | -9/+30 |
* | uhd: only set has_time_spec when nchan > 1 | Josh Blum | 2011-02-28 | 1 | -3/+5 |
* | uhd: added sensors api to gr-uhd blocks and swig support | Josh Blum | 2011-02-25 | 2 | -0/+32 |
* | uhd: fix export typo and specify export define when building lib | Josh Blum | 2011-02-25 | 1 | -1/+2 |
* | uhd: added mboard param to get time now and added get time last pps | Josh Blum | 2011-02-11 | 2 | -4/+12 |
* | uhd: added set and get clock rates to gr-uhd blocks and grc wrappers | Josh Blum | 2011-02-10 | 2 | -0/+16 |
* | uhd: replaced multi/single usrp stuff with just one usrp wrapper | Josh Blum | 2011-02-10 | 10 | -1225/+36 |
* | uhd: channel = 0 defaults for single interfaces get_dboard_iface | Josh Blum | 2011-02-08 | 2 | -2/+2 |
* | Added first pass at swigging dboard iface | Jason Abele | 2011-02-08 | 8 | -0/+40 |
* | uhd: move tags functionality into its own sub-class that is enabled by prefer... | Josh Blum | 2011-01-19 | 2 | -17/+69 |
* | uhd: replace gain floats with doubles to reflect new uhd api | Josh Blum | 2011-01-19 | 8 | -16/+16 |
* | uhd: use the actual device and io types, do hacks in the init.py, also use cl... | Josh Blum | 2011-01-19 | 8 | -24/+24 |
* | uhd: added export macros (not used now) and updated copyright dates | Josh Blum | 2011-01-19 | 6 | -13/+51 |
* | uhd: multi device, set timestamps without SOB on every burst in the work func... | Josh Blum | 2011-01-19 | 2 | -18/+24 |
* | Adding tags back into UHD source. If a packet received from a UHD source has ... | Tom Rondeau | 2010-12-30 | 1 | -1/+12 |
* | uhd: reverting tag changes on uhd single usrp source, there seems to be issue... | Josh Blum | 2010-12-05 | 1 | -51/+15 |
* | uhd: removed default value chan=0 in the cc files | Josh Blum | 2010-12-05 | 2 | -18/+18 |
* | uhd: replaced CFLAGS with CPPFLAGS variable, and fixed swig args FIXME | Josh Blum | 2010-12-01 | 1 | -1/+1 |
* | uhd: default channel params to zero for single source and sink blocks | Josh Blum | 2010-12-01 | 2 | -18/+18 |
* | 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 | 5 | -4/+12 |
| |\ |
|
| * | | 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: removed deprecated interfaces (simple and mimo) | Josh Blum | 2010-11-22 | 9 | -1253/+0 |
* | | | uhd: remove changes to avoid merge conflict | Josh Blum | 2010-11-22 | 5 | -12/+4 |
| |/
|/| |
|
* | | Remove 868 useless warnings about "is deprecated". | Eric Blossom | 2010-11-18 | 4 | -4/+4 |
* | | distcheck fix for gr-uhd | Eric Blossom | 2010-11-17 | 1 | -0/+8 |
|/ |
|
* | uhd: move tune functions to tune_request and provide wrapper for simple case | Josh Blum | 2010-10-25 | 8 | -16/+76 |
* | 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 | 1 | -2/+2 |
* | uhd: renamed make function params, cleanup, clock config for multi usrp | Josh Blum | 2010-10-18 | 8 | -36/+54 |
* | uhd: created multi usrp grc wrapper generator, removed mimo gen and checked i... | Josh Blum | 2010-10-18 | 1 | -4/+7 |
* | uhd: filled in multi usrp code and swig file | Josh Blum | 2010-10-18 | 6 | -10/+323 |
* | 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 | 4 | -10/+16 |
* | uhd: tweaks and fixes, single wrapper working | Josh Blum | 2010-09-22 | 1 | -1/+1 |
* | 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 | 9 | -11/+53 |
|\ |
|
| * | uhd: added subdev spec setting to gr-uhd blocks, and simple uhd grc wrappers ... | Josh Blum | 2010-08-05 | 9 | -11/+53 |
* | | uhd: use time delay in proportion to the number of channels | Josh Blum | 2010-07-28 | 1 | -1/+2 |
|/ |
|