Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: converted gr-uhd to v3.7 style. | Tom Rondeau | 2013-02-19 | 1 | -538/+0 |
| | |||||
* | pmt: fixing a few files with older pmt naming style. | Tom Rondeau | 2013-01-13 | 1 | -4/+4 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 1 | -4/+4 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | gr-uhd: minor aesthetic and consistency changes | Nicholas Corgan | 2012-04-05 | 1 | -1/+1 |
| | |||||
* | gr-uhd: uhd_siggen, uhd_siggen_gui, and uhd_fft include information on the ↵ | Nicholas Corgan | 2012-04-04 | 1 | -3/+10 |
| | | | | user's UHD version and USRP configuration | ||||
* | gr-uhd: corrected get_usrp_info description | Nicholas Corgan | 2012-04-03 | 1 | -1/+1 |
| | |||||
* | gr-uhd: get_usrp_info has help info and can only be called with a recent ↵ | Nicholas Corgan | 2012-04-03 | 1 | -1/+7 |
| | | | | enough version of UHD | ||||
* | gr-uhd: uhd_usrp_source and uhd_usrp_sink can now multi_usrp's ↵ | Nicholas Corgan | 2012-04-03 | 1 | -0/+3 |
| | | | | list_property_tree and get_usrp_info functions | ||||
* | 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 remote branch 'jblum/mergeme_uhd' | Johnathan Corgan | 2012-03-24 | 1 | -2/+27 |
|\ \ | |||||
| * | | uhd: added set_start_time calls to source/sink | Josh Blum | 2012-03-23 | 1 | -0/+13 |
| | | | |||||
| * | | uhd: added multi-finite-aquisition | Josh Blum | 2012-03-23 | 1 | -2/+14 |
| |/ | |||||
* / | uhd: add API call to set user registers | Johnathan Corgan | 2012-01-10 | 1 | -0/+9 |
|/ | |||||
* | uhd: added a finite acquisition call to usrp source | Josh Blum | 2011-12-13 | 1 | -0/+9 |
| | |||||
* | uhd: rebase tweaks + update on command feature | Josh Blum | 2011-11-07 | 1 | -0/+19 |
| | |||||
* | uhd: added set for RX/TX iq balance and dc offset | Josh Blum | 2011-11-07 | 1 | -6/+48 |
| | |||||
* | uhd: added set/get time/clock source calls | Josh Blum | 2011-11-07 | 1 | -0/+48 |
| | |||||
* | uhd: added get_samp_rates calls | Josh Blum | 2011-11-07 | 1 | -0/+6 |
| | |||||
* | uhd: grc xml tweaks + streamer args | Josh Blum | 2011-11-07 | 1 | -1/+1 |
| | |||||
* | uhd: preferable defaults for stream args | Josh Blum | 2011-11-07 | 1 | -2/+4 |
| | |||||
* | uhd: added convenience constructor to stream_args_t | Josh Blum | 2011-11-07 | 1 | -0/+5 |
| | |||||
* | 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 | 1 | -1/+42 |
| | |||||
* | docs: adding uhd Doxygen documentation page and README file. | Tom Rondeau | 2011-10-09 | 1 | -0/+1 |
| | |||||
* | uhd: tweaks + tested working tags implementation | Josh Blum | 2011-09-24 | 1 | -1/+1 |
| | |||||
* | uhd: added documentation and tag implementations | Josh Blum | 2011-09-24 | 1 | -0/+23 |
| | |||||
* | 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 |
| | |||||
* | Fixed doxygen warning in gr-uhd | Tom Rondeau | 2011-07-27 | 1 | -1/+0 |
| | |||||
* | Expose named gain stages in gr-uhd via swig | Jason Abele | 2011-04-18 | 1 | -0/+32 |
| | |||||
* | uhd: cleanup uhd usrp source/sink with virtual inheritance | Josh Blum | 2011-03-28 | 1 | -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 support | Josh Blum | 2011-02-25 | 1 | -0/+30 |
| | |||||
* | uhd: added mboard param to get time now and added get time last pps | Josh Blum | 2011-02-11 | 1 | -1/+9 |
| | |||||
* | uhd: added set and get clock rates to gr-uhd blocks and grc wrappers | Josh Blum | 2011-02-10 | 1 | -0/+14 |
| | |||||
* | uhd: replaced multi/single usrp stuff with just one usrp wrapper | Josh Blum | 2011-02-10 | 1 | -0/+196 |