summaryrefslogtreecommitdiff
path: root/gr-uhd/include
Commit message (Expand)AuthorAgeFilesLines
* uhd: fix dc offset call in uhd sourceJosh Blum2012-03-271-2/+2
* uhd: add utility function to convert raw gr_message to async_metadata_tJohnathan Corgan2012-01-261-0/+7
* uhd: added a finite acquisition call to usrp sourceJosh Blum2011-12-131-0/+9
* uhd: rebase tweaks + update on command featureJosh Blum2011-11-072-0/+38
* uhd: added set for RX/TX iq balance and dc offsetJosh Blum2011-11-072-12/+81
* uhd: added set/get time/clock source callsJosh Blum2011-11-072-0/+96
* uhd: added get_samp_rates callsJosh Blum2011-11-072-0/+12
* uhd: grc xml tweaks + streamer argsJosh Blum2011-11-072-2/+2
* uhd: preferable defaults for stream argsJosh Blum2011-11-072-4/+8
* uhd: added convenience constructor to stream_args_tJosh Blum2011-11-072-0/+10
* uhd: python/swig/grc tweaks until it worksJosh Blum2011-11-071-1/+1
* uhd: backwards compat work which support streamer APIJosh Blum2011-11-072-1/+87
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-113-0/+6
|\
| * docs: adding uhd Doxygen documentation page and README file.Tom Rondeau2011-10-093-0/+6
* | gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-1/+1
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-09-262-0/+50
|\|
| * uhd: tweaks + tested working tags implementationJosh Blum2011-09-242-2/+2
| * uhd: added documentation and tag implementationsJosh Blum2011-09-242-0/+50
* | uhd: changes to support amsg block w/ cmakeJosh Blum2011-08-201-0/+1
* | Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-08-202-1/+41
|\|
| * Merge remote branch 'ttsou/async'Johnathan Corgan2011-08-192-1/+41
| |\
| | * gr-uhd: add async metadata source blockThomas Tsou2011-08-192-1/+41
| * | Revert "gr-uhd: post received async messages to user supplied msg queue"Johnathan Corgan2011-08-191-3/+1
| |/
| * gr-uhd: post received async messages to user supplied msg queueJohnathan Corgan2011-08-131-1/+3
* | Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-07-281-1/+0
|\|
| * Fixed doxygen warning in gr-uhdTom Rondeau2011-07-271-1/+0
* | Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-07-261-1/+0
|\|
| * doxygen: fixed doxygen warnings.Tom Rondeau2011-07-261-1/+0
* | gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+29
|/
* Expose named gain stages in gr-uhd via swigJason Abele2011-04-182-0/+64
* uhd: cleanup uhd usrp source/sink with virtual inheritanceJosh Blum2011-03-282-14/+2
* uhd: added sensors api to gr-uhd blocks and swig supportJosh Blum2011-02-252-0/+60
* uhd: fix export typo and specify export define when building libJosh Blum2011-02-251-1/+1
* uhd: added mboard param to get time now and added get time last ppsJosh Blum2011-02-112-2/+18
* uhd: added set and get clock rates to gr-uhd blocks and grc wrappersJosh Blum2011-02-102-0/+28
* uhd: replaced multi/single usrp stuff with just one usrp wrapperJosh Blum2011-02-105-0/+454