summaryrefslogtreecommitdiff
path: root/gr-uhd/include/gr_uhd_usrp_sink.h
Commit message (Collapse)AuthorAgeFilesLines
* uhd: converted gr-uhd to v3.7 style.Tom Rondeau2013-02-191-492/+0
|
* pmt: fixing a few files with older pmt naming style.Tom Rondeau2013-01-131-6/+6
|
* gr-uhd: updated USRP Sink and USRP Source help messagesNicholas Corgan2012-04-261-1/+1
|
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-4/+4
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* gr-uhd: minor aesthetic and consistency changesNicholas Corgan2012-04-051-1/+1
|
* gr-uhd: uhd_siggen, uhd_siggen_gui, and uhd_fft include information on the ↵Nicholas Corgan2012-04-041-3/+11
| | | | user's UHD version and USRP configuration
* gr-uhd: corrected get_usrp_info descriptionNicholas Corgan2012-04-031-1/+1
|
* gr-uhd: get_usrp_info has help info and can only be called with a recent ↵Nicholas Corgan2012-04-031-2/+8
| | | | enough version of UHD
* gr-uhd: uhd_usrp_source and uhd_usrp_sink can now multi_usrp's ↵Nicholas Corgan2012-04-031-0/+3
| | | | list_property_tree and get_usrp_info functions
* Merge remote branch 'jblum/mergeme_uhd'Johnathan Corgan2012-03-241-0/+13
|\
| * uhd: added set_start_time calls to source/sinkJosh Blum2012-03-231-0/+13
| |
* | uhd: add API call to set user registersJohnathan Corgan2012-01-101-0/+9
|/
* uhd: rebase tweaks + update on command featureJosh Blum2011-11-071-0/+19
|
* uhd: added set for RX/TX iq balance and dc offsetJosh Blum2011-11-071-6/+33
|
* uhd: added set/get time/clock source callsJosh Blum2011-11-071-0/+48
|
* uhd: added get_samp_rates callsJosh Blum2011-11-071-0/+6
|
* uhd: grc xml tweaks + streamer argsJosh Blum2011-11-071-1/+1
|
* uhd: preferable defaults for stream argsJosh Blum2011-11-071-2/+4
|
* uhd: added convenience constructor to stream_args_tJosh Blum2011-11-071-0/+5
|
* uhd: backwards compat work which support streamer APIJosh Blum2011-11-071-0/+45
|
* docs: adding uhd Doxygen documentation page and README file.Tom Rondeau2011-10-091-0/+1
|
* uhd: tweaks + tested working tags implementationJosh Blum2011-09-241-1/+1
|
* uhd: added documentation and tag implementationsJosh Blum2011-09-241-0/+27
|
* doxygen: fixed doxygen warnings.Tom Rondeau2011-07-261-1/+0
|
* Expose named gain stages in gr-uhd via swigJason Abele2011-04-181-0/+32
|
* uhd: cleanup uhd usrp source/sink with virtual inheritanceJosh Blum2011-03-281-7/+1
| | | | | The uhd block implementations now inherit from sync block. And the redundant constructor in source/sink has been removed.
* uhd: added sensors api to gr-uhd blocks and swig supportJosh Blum2011-02-251-0/+30
|
* uhd: added mboard param to get time now and added get time last ppsJosh Blum2011-02-111-1/+9
|
* uhd: added set and get clock rates to gr-uhd blocks and grc wrappersJosh Blum2011-02-101-0/+14
|
* uhd: replaced multi/single usrp stuff with just one usrp wrapperJosh Blum2011-02-101-0/+196