summaryrefslogtreecommitdiff
path: root/gr-uhd/lib/gr_uhd_usrp_sink.cc
AgeCommit message (Expand)Author
2012-10-13uhd: fix pmt tuple ref namespace issueJosh Blum
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2012-04-05gr-uhd: minor aesthetic and consistency changesNicholas Corgan
2012-04-04gr-uhd: uhd_siggen, uhd_siggen_gui, and uhd_fft include information on the us...Nicholas Corgan
2012-04-03gr-uhd: get_usrp_info has help info and can only be called with a recent enou...Nicholas Corgan
2012-04-03gr-uhd: uhd_usrp_source and uhd_usrp_sink can now multi_usrp's list_property_...Nicholas Corgan
2012-03-24Merge remote branch 'jblum/mergeme_uhd'Johnathan Corgan
2012-03-23uhd: perform abi compat check before making a blockJosh Blum
2012-03-23uhd: added set_start_time calls to source/sinkJosh Blum
2012-03-16uhd: conditionalize set_user_register call on availability in UHD APIJohnathan Corgan
2012-01-10uhd: add API call to set user registersJohnathan Corgan
2011-11-07uhd: rebase tweaks + update on command featureJosh Blum
2011-11-07uhd: added set for RX/TX iq balance and dc offsetJosh Blum
2011-11-07uhd: added set/get time/clock source callsJosh Blum
2011-11-07uhd: added get_samp_rates callsJosh Blum
2011-11-07uhd: backwards compat work which support streamer APIJosh Blum
2011-10-19tags: made tags object orientedJosh 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-04-18Expose named gain stages in gr-uhd via swigJason Abele
2011-03-28uhd: cleanup uhd usrp source/sink with virtual inheritanceJosh 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-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