summaryrefslogtreecommitdiff
path: root/gr-uhd/include/gr_uhd_usrp_source.h
Commit message (Collapse)AuthorAgeFilesLines
* uhd: converted gr-uhd to v3.7 style.Tom Rondeau2013-02-191-538/+0
|
* pmt: fixing a few files with older pmt naming style.Tom Rondeau2013-01-131-4/+4
|
* uhd: provide source block hook for issue stream cmdJosh Blum2012-09-291-0/+13
|
* uhd: added rx tagging for changes in sample rate and center freqJosh Blum2012-06-201-0/+6
|
* gr-uhd: updated USRP Sink and USRP Source help messagesNicholas Corgan2012-04-261-1/+1
|
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-4/+4
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* 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 ↵Nicholas Corgan2012-04-041-3/+10
| | | | user's UHD version and USRP configuration
* gr-uhd: corrected get_usrp_info descriptionNicholas Corgan2012-04-031-1/+1
|
* gr-uhd: get_usrp_info has help info and can only be called with a recent ↵Nicholas Corgan2012-04-031-1/+7
| | | | enough version of UHD
* gr-uhd: uhd_usrp_source and uhd_usrp_sink can now multi_usrp's ↵Nicholas Corgan2012-04-031-0/+3
| | | | list_property_tree and get_usrp_info functions
* Merge branch 'maint'Johnathan Corgan2012-03-271-1/+1
|\
| * uhd: fix dc offset call in uhd sourceJosh Blum2012-03-271-2/+2
| | | | | | | | | | | | | | | | | | | | SWIG/python cannot differentiate the calls set_dc_offset with an complex number or a boolean paramater. It seems to take the boolean as a complex number 1 or 0. Since the overloading is not working right: renamed set_dc_offset to set_auto_dc_offset for the boolean enable/disable paramater
* | Merge remote branch 'jblum/mergeme_uhd'Johnathan Corgan2012-03-241-2/+27
|\ \
| * | uhd: added set_start_time calls to source/sinkJosh Blum2012-03-231-0/+13
| | |
| * | uhd: added multi-finite-aquisitionJosh Blum2012-03-231-2/+14
| |/
* / uhd: add API call to set user registersJohnathan Corgan2012-01-101-0/+9
|/
* uhd: added a finite acquisition call to usrp sourceJosh Blum2011-12-131-0/+9
|
* uhd: rebase tweaks + update on command featureJosh Blum2011-11-071-0/+19
|
* uhd: added set for RX/TX iq balance and dc offsetJosh Blum2011-11-071-6/+48
|
* uhd: added set/get time/clock source callsJosh Blum2011-11-071-0/+48
|
* uhd: added get_samp_rates callsJosh Blum2011-11-071-0/+6
|
* uhd: grc xml tweaks + streamer argsJosh Blum2011-11-071-1/+1
|
* uhd: preferable defaults for stream argsJosh Blum2011-11-071-2/+4
|
* uhd: added convenience constructor to stream_args_tJosh Blum2011-11-071-0/+5
|
* uhd: python/swig/grc tweaks until it worksJosh Blum2011-11-071-1/+1
|
* uhd: backwards compat work which support streamer APIJosh Blum2011-11-071-1/+42
|
* docs: adding uhd Doxygen documentation page and README file.Tom Rondeau2011-10-091-0/+1
|
* uhd: tweaks + tested working tags implementationJosh Blum2011-09-241-1/+1
|
* uhd: added documentation and tag implementationsJosh Blum2011-09-241-0/+23
|
* Revert "gr-uhd: post received async messages to user supplied msg queue"Johnathan Corgan2011-08-191-3/+1
| | | | This reverts commit 25b1550dba377b6dc86bee3e6f269a721efee655.
* gr-uhd: post received async messages to user supplied msg queueJohnathan Corgan2011-08-131-1/+3
|
* Fixed doxygen warning in gr-uhdTom Rondeau2011-07-271-1/+0
|
* Expose named gain stages in gr-uhd via swigJason Abele2011-04-181-0/+32
|
* uhd: cleanup uhd usrp source/sink with virtual inheritanceJosh Blum2011-03-281-7/+1
| | | | | The uhd block implementations now inherit from sync block. And the redundant constructor in source/sink has been removed.
* uhd: added sensors api to gr-uhd blocks and swig supportJosh Blum2011-02-251-0/+30
|
* uhd: added mboard param to get time now and added get time last ppsJosh Blum2011-02-111-1/+9
|
* uhd: added set and get clock rates to gr-uhd blocks and grc wrappersJosh Blum2011-02-101-0/+14
|
* uhd: replaced multi/single usrp stuff with just one usrp wrapperJosh Blum2011-02-101-0/+196