summaryrefslogtreecommitdiff
path: root/gr-uhd
AgeCommit message (Expand)Author
2011-01-19uhd: move tags functionality into its own sub-class that is enabled by prefer...Josh Blum
2011-01-19uhd: swig up the device discoveryJosh Blum
2011-01-19uhd: replace gain floats with doubles to reflect new uhd apiJosh Blum
2011-01-19uhd: make the repr and str installation more genericJosh Blum
2011-01-19uhd: use the actual device and io types, do hacks in the init.py, also use cl...Josh Blum
2011-01-19uhd: added export macros (not used now) and updated copyright datesJosh Blum
2011-01-19uhd: swig + python tweaks to uhd typesJosh Blum
2011-01-19uhd: removed ranges template stuff, added some python polish in __init__.pyJosh Blum
2011-01-19uhd: multi device, set timestamps without SOB on every burst in the work func...Josh Blum
2010-12-30Adding tags back into UHD source. If a packet received from a UHD source has ...Tom Rondeau
2010-12-27Add minimal Python and Guile QA code to gr-uhd.Eric Blossom
2010-12-26gr-uhd: Fixing makefile to define GR_HAVE_UHD for swig. This was lost in the ...Tom Rondeau
2010-12-21Merge branch 'next' into guile.Eric Blossom
2010-12-13gr_uhd: Quick fix for make distcheck failures if UHD is not installed.Tom Rondeau
2010-12-10Use load-extension-global instead of load-extensionEric Blossom
2010-12-09uhd: update notes in grc blocks for addressing schemeJosh Blum
2010-12-06Merge branch 'next' into guile-nextEric Blossom
2010-12-05uhd: reverting tag changes on uhd single usrp source, there seems to be issue...Josh Blum
2010-12-05uhd: removed default value chan=0 in the cc filesJosh Blum
2010-12-03Regenerated Makefile.swig.gen'sEric Blossom
2010-12-03Rename libguile- to libguile-gnuradio- to match guile library naming convention.Eric Blossom
2010-12-01WITH_INCLUDES _must_ be lastEric Blossom
2010-12-01uhd: replaced CFLAGS with CPPFLAGS variable, and fixed swig args FIXMEJosh Blum
2010-12-01uhd: default channel params to zero for single source and sink blocksJosh Blum
2010-11-30uhd: added libdir to UHD CFLAGS (shared by lib and swig)Josh Blum
2010-11-30Swapping out preset keys until I work out some of their issues.Tom Rondeau
2010-11-29Merge branch 'tagging' into nextTom Rondeau
2010-11-24Update .gitignore'sEric Blossom
2010-11-24Update .gitignore'sEric Blossom
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
2010-11-24use export-safelyEric Blossom
2010-11-23Add uhd.scm wrapper for uhd_swig.scmEric Blossom
2010-11-22uhd: remove deprecated grc wrappersJosh Blum
2010-11-22uhd: removed deprecated interfaces (simple and mimo)Josh Blum
2010-11-22uhd: remove changes to avoid merge conflictJosh Blum
2010-11-21Merge branch 'works' into brokenEric Blossom
2010-11-21Slightly better handling of tags.Tom Rondeau
2010-11-21Merge branch 'next' into taggingTom Rondeau
2010-11-19regeneratedRob Savoye
2010-11-18Merge remote branch 'gnuradio.org/next' into worksEric Blossom
2010-11-18Remove 868 useless warnings about "is deprecated".Eric Blossom
2010-11-18Changing time pair in uhd source from a pmt pair to tuple.Tom Rondeau
2010-11-17Merge remote branch 'gnuradio.org/next' into testEric Blossom
2010-11-17distcheck fix for gr-uhdEric Blossom
2010-11-17Some updates to uhd source with tags.Tom Rondeau
2010-11-17Add support for guile std::vector< std::complex<float> >.Eric Blossom
2010-11-16regeneratedEric Blossom
2010-11-16UHD single source builds tags from packet metadata to ship downstream.Tom Rondeau
2010-11-10regeneratedEric Blossom
2010-11-10regeneratedEric Blossom