summaryrefslogtreecommitdiff
path: root/gr-uhd/lib
AgeCommit message (Expand)Author
2011-09-26Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-09-26uhd: can't be const to go into tag_work, which might change it.Tom Rondeau
2011-09-26uhd: tweaks for some minor detailsJosh Blum
2011-09-24uhd: tweaks + tested working tags implementationJosh Blum
2011-09-24uhd: added documentation and tag implementationsJosh Blum
2011-09-24gr-uhd: remove unused _tmp_buffs variableThomas Tsou
2011-08-20uhd: changes to support amsg block w/ cmakeJosh Blum
2011-08-20Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum
2011-08-19Merge remote branch 'ttsou/async'Johnathan Corgan
2011-08-19Revert "gr-uhd: post received async messages to user supplied msg queue"Johnathan Corgan
2011-08-19gr-uhd: add async metadata source blockThomas Tsou
2011-08-13gr-uhd: post received async messages to user supplied msg queueJohnathan Corgan
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum
2011-06-14uhd: simplify the work function, added TODOs for tagsJosh Blum
2011-04-18Expose named gain stages in gr-uhd via swigJason Abele
2011-03-30build: add missing linker defines for Win32Don Ward
2011-03-28uhd: cleanup uhd usrp source/sink with virtual inheritanceJosh Blum
2011-03-01uhd: work on gr_uhd_source work() function to reduce latencyJosh Blum
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-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: 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-19uhd: move tags functionality into its own sub-class that is enabled by prefer...Josh Blum
2011-01-19uhd: replace gain floats with doubles to reflect new uhd apiJosh 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: 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-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-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-30Swapping out preset keys until I work out some of their issues.Tom Rondeau
2010-11-29Merge branch 'tagging' into nextTom Rondeau
2010-11-22uhd: removed deprecated interfaces (simple and mimo)Josh Blum
2010-11-22uhd: remove changes to avoid merge conflictJosh Blum
2010-11-21Slightly better handling of tags.Tom Rondeau
2010-11-21Merge branch 'next' into taggingTom Rondeau
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-17distcheck fix for gr-uhdEric Blossom
2010-11-17Some updates to uhd source with tags.Tom Rondeau
2010-11-16UHD single source builds tags from packet metadata to ship downstream.Tom Rondeau
2010-10-25uhd: move tune functions to tune_request and provide wrapper for simple caseJosh Blum
2010-10-20uhd: added channel param to docstringsJosh Blum
2010-10-19uhd: implement set bandwidth for uhd blocks, remove chan=0 default for multi ...Josh Blum