summaryrefslogtreecommitdiff
path: root/gr-uhd
AgeCommit message (Expand)Author
2011-02-28uhd: only set has_time_spec when nchan > 1Josh Blum
2011-02-25uhd: added sensors api to gr-uhd blocks and swig supportJosh Blum
2011-02-25uhd: fix export typo and specify export define when building libJosh Blum
2011-02-15uhd: tweaks for swig/python init fileJosh Blum
2011-02-11uhd: added mboard param to get time now and added get time last ppsJosh Blum
2011-02-10uhd: added set and get clock rates to gr-uhd blocks and grc wrappersJosh Blum
2011-02-10uhd: tweaks to the grc blocksJosh Blum
2011-02-10uhd: replaced multi/single usrp stuff with just one usrp wrapperJosh Blum
2011-02-08uhd: channel = 0 defaults for single interfaces get_dboard_ifaceJosh Blum
2011-02-08Added first pass at swigging dboard ifaceJason Abele
2011-01-25uhd: typo fix setime_unknown_pps -> set_time_unknown_pps in grc xml generatorJosh Blum
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