index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-uhd
/
lib
/
gr_uhd_usrp_source.cc
Age
Commit message (
Expand
)
Author
2012-09-29
uhd: work does not block, OK to return 0 on ERROR_CODE_TIMEOUT
Josh Blum
2012-09-29
uhd: provide source block hook for issue stream cmd
Josh Blum
2012-06-20
uhd: added rx tagging for changes in sample rate and center freq
Josh Blum
2012-06-20
uhd: source will loop for samples forever until thread interrupt
Josh Blum
2012-06-07
Revert "uhd: allow source work to be stopped while fg runs"
Johnathan Corgan
2012-05-24
uhd: allow source work to be stopped while fg runs
Josh Blum
2012-04-13
Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...
Tom Rondeau
2012-04-05
gr-uhd: minor aesthetic and consistency changes
Nicholas Corgan
2012-04-04
gr-uhd: uhd_siggen, uhd_siggen_gui, and uhd_fft include information on the us...
Nicholas Corgan
2012-04-03
gr-uhd: get_usrp_info has help info and can only be called with a recent enou...
Nicholas Corgan
2012-04-03
gr-uhd: uhd_usrp_source and uhd_usrp_sink can now multi_usrp's list_property_...
Nicholas Corgan
2012-03-27
Merge branch 'maint'
Johnathan Corgan
2012-03-27
uhd: fix dc offset call in uhd source
Josh Blum
2012-03-24
Merge remote branch 'jblum/mergeme_uhd'
Johnathan Corgan
2012-03-23
uhd: finite_acquisition_v timeout should be >> than stream time
Josh Blum
2012-03-23
uhd: add a flush to finite_acquisition_v
Josh Blum
2012-03-23
uhd: perform abi compat check before making a block
Josh Blum
2012-03-23
uhd: added set_start_time calls to source/sink
Josh Blum
2012-03-23
uhd: added multi-finite-aquisition
Josh Blum
2012-03-16
uhd: conditionalize set_user_register call on availability in UHD API
Johnathan Corgan
2012-01-10
uhd: add API call to set user registers
Johnathan Corgan
2011-12-13
uhd: added a finite acquisition call to usrp source
Josh Blum
2011-11-27
uhd: cleanup some -Wall warnings
Josh Blum
2011-11-07
uhd: rebase tweaks + update on command feature
Josh Blum
2011-11-07
uhd: added set for RX/TX iq balance and dc offset
Josh Blum
2011-11-07
uhd: added set/get time/clock source calls
Josh Blum
2011-11-07
uhd: added get_samp_rates calls
Josh Blum
2011-11-07
uhd: restored source block recv single packet functionality
Josh Blum
2011-11-07
uhd: backwards compat work which support streamer API
Josh Blum
2011-11-03
uhd: added buffer flush when source block is stopped
Josh Blum
2011-09-26
uhd: tweaks for some minor details
Josh Blum
2011-09-24
uhd: added documentation and tag implementations
Josh Blum
2011-09-24
gr-uhd: remove unused _tmp_buffs variable
Thomas Tsou
2011-06-14
uhd: simplify the work function, added TODOs for tags
Josh Blum
2011-04-18
Expose named gain stages in gr-uhd via swig
Jason Abele
2011-03-28
uhd: cleanup uhd usrp source/sink with virtual inheritance
Josh Blum
2011-03-01
uhd: work on gr_uhd_source work() function to reduce latency
Josh Blum
2011-02-25
uhd: added sensors api to gr-uhd blocks and swig support
Josh Blum
2011-02-11
uhd: added mboard param to get time now and added get time last pps
Josh Blum
2011-02-10
uhd: added set and get clock rates to gr-uhd blocks and grc wrappers
Josh Blum
2011-02-10
uhd: replaced multi/single usrp stuff with just one usrp wrapper
Josh Blum