Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: provide source block hook for issue stream cmd | Josh Blum | 2012-09-29 | 1 | -0/+13 |
| | |||||
* | uhd: added rx tagging for changes in sample rate and center freq | Josh Blum | 2012-06-20 | 1 | -0/+6 |
| | |||||
* | gr-uhd: updated USRP Sink and USRP Source help messages | Nicholas Corgan | 2012-04-26 | 2 | -2/+2 |
| | |||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 5 | -20/+20 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | Merge branch 'master' into next | Johnathan Corgan | 2012-04-05 | 2 | -2/+2 |
|\ | |||||
| * | gr-uhd: minor aesthetic and consistency changes | Nicholas Corgan | 2012-04-05 | 2 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-04-04 | 2 | -6/+21 |
|\| | |||||
| * | gr-uhd: uhd_siggen, uhd_siggen_gui, and uhd_fft include information on the ↵ | Nicholas Corgan | 2012-04-04 | 2 | -6/+21 |
| | | | | | | | | user's UHD version and USRP configuration | ||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-04-03 | 2 | -1/+19 |
|\| | |||||
| * | gr-uhd: corrected get_usrp_info description | Nicholas Corgan | 2012-04-03 | 2 | -2/+2 |
| | | |||||
| * | gr-uhd: get_usrp_info has help info and can only be called with a recent ↵ | Nicholas Corgan | 2012-04-03 | 2 | -3/+15 |
| | | | | | | | | enough version of UHD | ||||
| * | gr-uhd: uhd_usrp_source and uhd_usrp_sink can now multi_usrp's ↵ | Nicholas Corgan | 2012-04-03 | 2 | -0/+6 |
| | | | | | | | | list_property_tree and get_usrp_info functions | ||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-03-27 | 1 | -1/+1 |
|\| | |||||
| * | Merge branch 'maint' | Johnathan Corgan | 2012-03-27 | 1 | -1/+1 |
| |\ | |||||
| | * | uhd: fix dc offset call in uhd source | Josh Blum | 2012-03-27 | 1 | -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 next | Johnathan Corgan | 2012-03-24 | 2 | -2/+40 |
|\| | | | | | | | | | | | | | | Conflicts: gr-uhd/lib/Makefile.am | ||||
| * | | Merge remote branch 'jblum/mergeme_uhd' | Johnathan Corgan | 2012-03-24 | 2 | -2/+40 |
| |\ \ | |||||
| | * | | uhd: added set_start_time calls to source/sink | Josh Blum | 2012-03-23 | 2 | -0/+26 |
| | | | | |||||
| | * | | uhd: added multi-finite-aquisition | Josh Blum | 2012-03-23 | 1 | -2/+14 |
| | |/ | |||||
* | | | Merge branch 'master' into next | Johnathan Corgan | 2012-03-16 | 2 | -0/+18 |
|\| | | |||||
| * | | Merge remote branch 'gnuradio/maint' into gr-uhd-set-user-register | Johnathan Corgan | 2012-03-13 | 1 | -0/+7 |
| |\| | |||||
| * | | uhd: add API call to set user registers | Johnathan Corgan | 2012-01-10 | 2 | -0/+18 |
| | | | |||||
* | | | Merge branch 'master' into next | Johnathan Corgan | 2012-01-27 | 1 | -0/+7 |
|\ \ \ | | |/ | |/| | |||||
| * | | uhd: add utility function to convert raw gr_message to async_metadata_t | Johnathan Corgan | 2012-01-26 | 1 | -0/+7 |
| |/ | |||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2011-12-13 | 1 | -0/+9 |
|\| | |||||
| * | uhd: added a finite acquisition call to usrp source | Josh Blum | 2011-12-13 | 1 | -0/+9 |
| | | |||||
* | | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 2 | -30/+0 |
|/ | | | | Nick Foster owes Nick Corgan a six-pack of beer! | ||||
* | uhd: rebase tweaks + update on command feature | Josh Blum | 2011-11-07 | 2 | -0/+38 |
| | |||||
* | uhd: added set for RX/TX iq balance and dc offset | Josh Blum | 2011-11-07 | 2 | -12/+81 |
| | |||||
* | uhd: added set/get time/clock source calls | Josh Blum | 2011-11-07 | 2 | -0/+96 |
| | |||||
* | uhd: added get_samp_rates calls | Josh Blum | 2011-11-07 | 2 | -0/+12 |
| | |||||
* | uhd: grc xml tweaks + streamer args | Josh Blum | 2011-11-07 | 2 | -2/+2 |
| | |||||
* | uhd: preferable defaults for stream args | Josh Blum | 2011-11-07 | 2 | -4/+8 |
| | |||||
* | uhd: added convenience constructor to stream_args_t | Josh Blum | 2011-11-07 | 2 | -0/+10 |
| | |||||
* | uhd: python/swig/grc tweaks until it works | Josh Blum | 2011-11-07 | 1 | -1/+1 |
| | |||||
* | uhd: backwards compat work which support streamer API | Josh Blum | 2011-11-07 | 2 | -1/+87 |
| | |||||
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-11 | 3 | -0/+6 |
|\ | | | | | | | | | Conflicts: gr-digital/include/digital_constellation.h | ||||
| * | docs: adding uhd Doxygen documentation page and README file. | Tom Rondeau | 2011-10-09 | 3 | -0/+6 |
| | | |||||
* | | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-09-26 | 2 | -0/+50 |
|\| | |||||
| * | uhd: tweaks + tested working tags implementation | Josh Blum | 2011-09-24 | 2 | -2/+2 |
| | | |||||
| * | uhd: added documentation and tag implementations | Josh Blum | 2011-09-24 | 2 | -0/+50 |
| | | |||||
* | | uhd: changes to support amsg block w/ cmake | Josh Blum | 2011-08-20 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | 2011-08-20 | 2 | -1/+41 |
|\| | |||||
| * | Merge remote branch 'ttsou/async' | Johnathan Corgan | 2011-08-19 | 2 | -1/+41 |
| |\ | |||||
| | * | gr-uhd: add async metadata source block | Thomas Tsou | 2011-08-19 | 2 | -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 Corgan | 2011-08-19 | 1 | -3/+1 |
| |/ | | | | | | | This reverts commit 25b1550dba377b6dc86bee3e6f269a721efee655. | ||||
| * | gr-uhd: post received async messages to user supplied msg queue | Johnathan Corgan | 2011-08-13 | 1 | -1/+3 |
| | | |||||
* | | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | 2011-07-28 | 1 | -1/+0 |
|\| | |||||
| * | Fixed doxygen warning in gr-uhd | Tom Rondeau | 2011-07-27 | 1 | -1/+0 |
| | |