summaryrefslogtreecommitdiff
path: root/gr-uhd/lib
AgeCommit message (Expand)Author
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-05Merge branch 'master' into nextJohnathan Corgan
2012-04-05gr-uhd: minor aesthetic and consistency changesNicholas Corgan
2012-04-04Merge branch 'master' into nextJohnathan Corgan
2012-04-04gr-uhd: uhd_siggen, uhd_siggen_gui, and uhd_fft include information on the us...Nicholas Corgan
2012-04-03Merge branch 'master' into nextJohnathan 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 'master' into nextJohnathan Corgan
2012-03-27Merge branch 'maint'Johnathan Corgan
2012-03-27uhd: fix dc offset call in uhd sourceJosh Blum
2012-03-24Merge branch 'master' into nextJohnathan Corgan
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-16Merge branch 'master' into nextJohnathan Corgan
2012-03-16uhd: conditionalize set_user_register call on availability in UHD APIJohnathan Corgan
2012-03-13Merge remote branch 'gnuradio/maint' into gr-uhd-set-user-registerJohnathan Corgan
2012-01-27Merge branch 'master' into nextJohnathan Corgan
2012-01-26uhd: add utility function to convert raw gr_message to async_metadata_tJohnathan Corgan
2012-01-10uhd: add API call to set user registersJohnathan Corgan
2011-12-13Merge branch 'master' into nextJohnathan Corgan
2011-12-13uhd: added a finite acquisition call to usrp sourceJosh Blum
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
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-10-23the librariesJosh Blum
2011-10-19tags: made tags object orientedJosh Blum
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-09-26Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh 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-09-24gr-uhd: remove unused _tmp_buffs variableThomas Tsou
2011-08-20uhd: changes to support amsg block w/ cmakeJosh Blum
2011-08-20Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum