| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: cleanup uhd usrp source/sink with virtual inheritance | Josh Blum | 2011-03-28 | 4 | -36/+12 |
* | uhd: use %ignore to hide warnings and fix errors | Josh Blum | 2011-03-12 | 1 | -0/+2 |
* | uhd: fix generation typo on uhd grc blocks io direction | Josh Blum | 2011-03-07 | 1 | -1/+2 |
* | 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 | 6 | -2/+99 |
* | uhd: fix export typo and specify export define when building lib | Josh Blum | 2011-02-25 | 2 | -2/+3 |
* | uhd: tweaks for swig/python init file | Josh Blum | 2011-02-15 | 1 | -61/+55 |
* | uhd: added mboard param to get time now and added get time last pps | Josh Blum | 2011-02-11 | 4 | -6/+30 |
* | uhd: added set and get clock rates to gr-uhd blocks and grc wrappers | Josh Blum | 2011-02-10 | 8 | -2514/+61 |
* | uhd: tweaks to the grc blocks | Josh Blum | 2011-02-10 | 3 | -5/+5 |
* | uhd: replaced multi/single usrp stuff with just one usrp wrapper | Josh Blum | 2011-02-10 | 22 | -1193/+2679 |
* | 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 | 9 | -0/+49 |
* | uhd: typo fix setime_unknown_pps -> set_time_unknown_pps in grc xml generator | Josh Blum | 2011-01-25 | 1 | -1/+1 |
* | uhd: move tags functionality into its own sub-class that is enabled by prefer... | Josh Blum | 2011-01-19 | 2 | -17/+69 |
* | uhd: swig up the device discovery | Josh Blum | 2011-01-19 | 2 | -10/+16 |
* | uhd: replace gain floats with doubles to reflect new uhd api | Josh Blum | 2011-01-19 | 8 | -16/+16 |
* | uhd: make the repr and str installation more generic | Josh Blum | 2011-01-19 | 1 | -8/+5 |
* | uhd: use the actual device and io types, do hacks in the init.py, also use cl... | Josh Blum | 2011-01-19 | 12 | -51/+89 |
* | uhd: added export macros (not used now) and updated copyright dates | Josh Blum | 2011-01-19 | 8 | -15/+53 |
* | uhd: swig + python tweaks to uhd types | Josh Blum | 2011-01-19 | 2 | -5/+16 |
* | uhd: removed ranges template stuff, added some python polish in __init__.py | Josh Blum | 2011-01-19 | 2 | -11/+6 |
* | 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 |
* | Add minimal Python and Guile QA code to gr-uhd. | Eric Blossom | 2010-12-27 | 6 | -2/+116 |
* | gr-uhd: Fixing makefile to define GR_HAVE_UHD for swig. This was lost in the ... | Tom Rondeau | 2010-12-26 | 1 | -0/+6 |
* | Merge branch 'next' into guile. | Eric Blossom | 2010-12-21 | 3 | -6/+11 |
|\ |
|
| * | gr_uhd: Quick fix for make distcheck failures if UHD is not installed. | Tom Rondeau | 2010-12-13 | 2 | -1/+16 |
| * | uhd: update notes in grc blocks for addressing scheme | Josh Blum | 2010-12-09 | 2 | -5/+4 |
* | | Use load-extension-global instead of load-extension | Eric Blossom | 2010-12-10 | 1 | -1/+1 |
* | | Merge branch 'next' into guile-next | Eric Blossom | 2010-12-06 | 18 | -2596/+9 |
|\| |
|
| * | 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 |
| * | WITH_INCLUDES _must_ be last | Eric Blossom | 2010-12-01 | 1 | -2/+2 |
| * | uhd: replaced CFLAGS with CPPFLAGS variable, and fixed swig args FIXME | Josh Blum | 2010-12-01 | 2 | -5/+4 |
| * | uhd: default channel params to zero for single source and sink blocks | Josh Blum | 2010-12-01 | 3 | -21/+19 |
| * | uhd: added libdir to UHD CFLAGS (shared by lib and swig) | Josh Blum | 2010-11-30 | 1 | -2/+1 |
| * | 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 | 6 | -4/+24 |
| | |\ |
|
| | * | | 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: remove deprecated grc wrappers | Josh Blum | 2010-11-22 | 6 | -1314/+0 |
| * | | | uhd: removed deprecated interfaces (simple and mimo) | Josh Blum | 2010-11-22 | 10 | -1270/+0 |
| * | | | uhd: remove changes to avoid merge conflict | Josh Blum | 2010-11-22 | 5 | -12/+4 |
| | |/
| |/| |
|
* | | | 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 |