summaryrefslogtreecommitdiff
path: root/gr-uhd/lib/gr_uhd_usrp_sink.cc
Commit message (Expand)AuthorAgeFilesLines
* uhd: fix pmt tuple ref namespace issueJosh Blum2012-10-131-2/+2
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau2012-04-131-4/+4
* 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 us...Nicholas Corgan2012-04-041-2/+6
* gr-uhd: get_usrp_info has help info and can only be called with a recent enou...Nicholas Corgan2012-04-031-4/+4
* gr-uhd: uhd_usrp_source and uhd_usrp_sink can now multi_usrp's list_property_...Nicholas Corgan2012-04-031-0/+8
* Merge remote branch 'jblum/mergeme_uhd'Johnathan Corgan2012-03-241-4/+24
|\
| * uhd: perform abi compat check before making a blockJosh Blum2012-03-231-1/+3
| * uhd: added set_start_time calls to source/sinkJosh Blum2012-03-231-3/+21
* | uhd: conditionalize set_user_register call on availability in UHD APIJohnathan Corgan2012-03-161-1/+5
* | uhd: add API call to set user registersJohnathan Corgan2012-01-101-0/+5
|/
* uhd: rebase tweaks + update on command featureJosh Blum2011-11-071-1/+17
* uhd: added set for RX/TX iq balance and dc offsetJosh Blum2011-11-071-2/+18
* uhd: added set/get time/clock source callsJosh Blum2011-11-071-0/+48
* uhd: added get_samp_rates callsJosh Blum2011-11-071-0/+8
* uhd: backwards compat work which support streamer APIJosh Blum2011-11-071-10/+67
* tags: made tags object orientedJosh Blum2011-10-191-10/+9
* uhd: can't be const to go into tag_work, which might change it.Tom Rondeau2011-09-261-2/+2
* uhd: tweaks for some minor detailsJosh Blum2011-09-261-1/+3
* uhd: tweaks + tested working tags implementationJosh Blum2011-09-241-9/+11
* uhd: added documentation and tag implementationsJosh Blum2011-09-241-9/+76
* Expose named gain stages in gr-uhd via swigJason Abele2011-04-181-0/+16
* uhd: cleanup uhd usrp source/sink with virtual inheritanceJosh Blum2011-03-281-11/+5
* uhd: only set has_time_spec when nchan > 1Josh Blum2011-02-281-3/+5
* uhd: added sensors api to gr-uhd blocks and swig supportJosh Blum2011-02-251-0/+16
* uhd: added mboard param to get time now and added get time last ppsJosh Blum2011-02-111-2/+6
* uhd: added set and get clock rates to gr-uhd blocks and grc wrappersJosh Blum2011-02-101-0/+8
* uhd: replaced multi/single usrp stuff with just one usrp wrapperJosh Blum2011-02-101-0/+207