summaryrefslogtreecommitdiff
path: root/gr-uhd/include
AgeCommit message (Collapse)Author
2011-07-26Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum
2011-07-26doxygen: fixed doxygen warnings.Tom Rondeau
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum
2011-04-18Expose named gain stages in gr-uhd via swigJason Abele
2011-03-28uhd: cleanup uhd usrp source/sink with virtual inheritanceJosh Blum
The uhd block implementations now inherit from sync block. And the redundant constructor in source/sink has been removed.
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