summaryrefslogtreecommitdiff
path: root/gr-uhd/lib/gr_uhd_usrp_source.cc
Commit message (Expand)AuthorAgeFilesLines
* uhd: work does not block, OK to return 0 on ERROR_CODE_TIMEOUTJosh Blum2012-09-291-5/+4
* uhd: provide source block hook for issue stream cmdJosh Blum2012-09-291-0/+5
* uhd: added rx tagging for changes in sample rate and center freqJosh Blum2012-06-201-2/+15
* uhd: source will loop for samples forever until thread interruptJosh Blum2012-06-201-2/+4
* Revert "uhd: allow source work to be stopped while fg runs"Johnathan Corgan2012-06-071-21/+1
* uhd: allow source work to be stopped while fg runsJosh Blum2012-05-241-1/+21
* 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 branch 'maint'Johnathan Corgan2012-03-271-1/+1
|\
| * uhd: fix dc offset call in uhd sourceJosh Blum2012-03-271-2/+2
* | Merge remote branch 'jblum/mergeme_uhd'Johnathan Corgan2012-03-241-7/+56
|\ \
| * | uhd: finite_acquisition_v timeout should be >> than stream timeJosh Blum2012-03-231-1/+1
| * | uhd: add a flush to finite_acquisition_vJosh Blum2012-03-231-0/+3
| * | uhd: perform abi compat check before making a blockJosh Blum2012-03-231-0/+2
| * | uhd: added set_start_time calls to source/sinkJosh Blum2012-03-231-2/+18
| * | uhd: added multi-finite-aquisitionJosh Blum2012-03-231-5/+33
| |/
* | 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/+4
|/
* uhd: added a finite acquisition call to usrp sourceJosh Blum2011-12-131-0/+19
* uhd: cleanup some -Wall warningsJosh Blum2011-11-271-2/+2
* uhd: rebase tweaks + update on command featureJosh Blum2011-11-071-3/+26
* uhd: added set for RX/TX iq balance and dc offsetJosh Blum2011-11-071-2/+26
* 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: restored source block recv single packet functionalityJosh Blum2011-11-071-1/+1
* uhd: backwards compat work which support streamer APIJosh Blum2011-11-071-11/+64
* uhd: added buffer flush when source block is stoppedJosh Blum2011-11-031-0/+19
* uhd: tweaks for some minor detailsJosh Blum2011-09-261-1/+0
* uhd: added documentation and tag implementationsJosh Blum2011-09-241-2/+22
* gr-uhd: remove unused _tmp_buffs variableThomas Tsou2011-09-241-2/+0
* uhd: simplify the work function, added TODOs for tagsJosh Blum2011-06-141-14/+20
* 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: work on gr_uhd_source work() function to reduce latencyJosh Blum2011-03-011-9/+30
* 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/+199