summaryrefslogtreecommitdiff
path: root/gr-uhd/include
Commit message (Collapse)AuthorAgeFilesLines
* 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-262-2/+2
|
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-135-20/+20
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* Merge branch 'master' into nextJohnathan Corgan2012-04-052-2/+2
|\
| * gr-uhd: minor aesthetic and consistency changesNicholas Corgan2012-04-052-2/+2
| |
* | Merge branch 'master' into nextJohnathan Corgan2012-04-042-6/+21
|\|
| * gr-uhd: uhd_siggen, uhd_siggen_gui, and uhd_fft include information on the ↵Nicholas Corgan2012-04-042-6/+21
| | | | | | | | user's UHD version and USRP configuration
* | Merge branch 'master' into nextJohnathan Corgan2012-04-032-1/+19
|\|
| * gr-uhd: corrected get_usrp_info descriptionNicholas Corgan2012-04-032-2/+2
| |
| * gr-uhd: get_usrp_info has help info and can only be called with a recent ↵Nicholas Corgan2012-04-032-3/+15
| | | | | | | | enough version of UHD
| * gr-uhd: uhd_usrp_source and uhd_usrp_sink can now multi_usrp's ↵Nicholas Corgan2012-04-032-0/+6
| | | | | | | | list_property_tree and get_usrp_info functions
* | Merge branch 'master' into nextJohnathan Corgan2012-03-271-1/+1
|\|
| * 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 branch 'master' into nextJohnathan Corgan2012-03-242-2/+40
|\| | | | | | | | | | | | | | Conflicts: gr-uhd/lib/Makefile.am
| * | Merge remote branch 'jblum/mergeme_uhd'Johnathan Corgan2012-03-242-2/+40
| |\ \
| | * | uhd: added set_start_time calls to source/sinkJosh Blum2012-03-232-0/+26
| | | |
| | * | uhd: added multi-finite-aquisitionJosh Blum2012-03-231-2/+14
| | |/
* | | Merge branch 'master' into nextJohnathan Corgan2012-03-162-0/+18
|\| |
| * | Merge remote branch 'gnuradio/maint' into gr-uhd-set-user-registerJohnathan Corgan2012-03-131-0/+7
| |\|
| * | uhd: add API call to set user registersJohnathan Corgan2012-01-102-0/+18
| | |
* | | Merge branch 'master' into nextJohnathan Corgan2012-01-271-0/+7
|\ \ \ | | |/ | |/|
| * | uhd: add utility function to convert raw gr_message to async_metadata_tJohnathan Corgan2012-01-261-0/+7
| |/
* | Merge branch 'master' into nextJohnathan Corgan2011-12-131-0/+9
|\|
| * uhd: added a finite acquisition call to usrp sourceJosh Blum2011-12-131-0/+9
| |
* | Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-30/+0
|/ | | | Nick Foster owes Nick Corgan a six-pack of beer!
* uhd: rebase tweaks + update on command featureJosh Blum2011-11-072-0/+38
|
* uhd: added set for RX/TX iq balance and dc offsetJosh Blum2011-11-072-12/+81
|
* uhd: added set/get time/clock source callsJosh Blum2011-11-072-0/+96
|
* uhd: added get_samp_rates callsJosh Blum2011-11-072-0/+12
|
* uhd: grc xml tweaks + streamer argsJosh Blum2011-11-072-2/+2
|
* uhd: preferable defaults for stream argsJosh Blum2011-11-072-4/+8
|
* uhd: added convenience constructor to stream_args_tJosh Blum2011-11-072-0/+10
|
* uhd: python/swig/grc tweaks until it worksJosh Blum2011-11-071-1/+1
|
* uhd: backwards compat work which support streamer APIJosh Blum2011-11-072-1/+87
|
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-113-0/+6
|\ | | | | | | | | Conflicts: gr-digital/include/digital_constellation.h
| * docs: adding uhd Doxygen documentation page and README file.Tom Rondeau2011-10-093-0/+6
| |
* | gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-1/+1
| |
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-09-262-0/+50
|\|
| * uhd: tweaks + tested working tags implementationJosh Blum2011-09-242-2/+2
| |
| * uhd: added documentation and tag implementationsJosh Blum2011-09-242-0/+50
| |
* | uhd: changes to support amsg block w/ cmakeJosh Blum2011-08-201-0/+1
| |
* | Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-08-202-1/+41
|\|
| * Merge remote branch 'ttsou/async'Johnathan Corgan2011-08-192-1/+41
| |\
| | * gr-uhd: add async metadata source blockThomas Tsou2011-08-192-1/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add asynchronous message "block" that is independent of normal gnuradio scheduler. The block instantiates a thread to wait for asynchronous messages from UHD and encapsulates them in a gr_message posted into a message queue. The interface is empty because the block is internally driven and accessed through the the constructor specified message queue.
| * | 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
| |
* | Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-07-281-1/+0
|\|
| * Fixed doxygen warning in gr-uhdTom Rondeau2011-07-271-1/+0
| |