summaryrefslogtreecommitdiff
path: root/gr-uhd/lib/gr_uhd_usrp_source.cc
AgeCommit message (Expand)Author
2012-09-29uhd: work does not block, OK to return 0 on ERROR_CODE_TIMEOUTJosh Blum
2012-09-29uhd: provide source block hook for issue stream cmdJosh Blum
2012-06-20uhd: added rx tagging for changes in sample rate and center freqJosh Blum
2012-06-20uhd: source will loop for samples forever until thread interruptJosh Blum
2012-06-07Revert "uhd: allow source work to be stopped while fg runs"Johnathan Corgan
2012-05-24uhd: allow source work to be stopped while fg runsJosh 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-27Merge branch 'maint'Johnathan Corgan
2012-03-27uhd: fix dc offset call in uhd sourceJosh Blum
2012-03-24Merge remote branch 'jblum/mergeme_uhd'Johnathan Corgan
2012-03-23uhd: finite_acquisition_v timeout should be >> than stream timeJosh Blum
2012-03-23uhd: add a flush to finite_acquisition_vJosh Blum
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-23uhd: added multi-finite-aquisitionJosh 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-12-13uhd: added a finite acquisition call to usrp sourceJosh Blum
2011-11-27uhd: cleanup some -Wall warningsJosh Blum
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: restored source block recv single packet functionalityJosh Blum
2011-11-07uhd: backwards compat work which support streamer APIJosh Blum
2011-11-03uhd: added buffer flush when source block is stoppedJosh Blum
2011-09-26uhd: tweaks for some minor detailsJosh Blum
2011-09-24uhd: added documentation and tag implementationsJosh Blum
2011-09-24gr-uhd: remove unused _tmp_buffs variableThomas Tsou
2011-06-14uhd: simplify the work function, added TODOs for tagsJosh 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-03-01uhd: work on gr_uhd_source work() function to reduce latencyJosh 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