| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -12/+11 |
* | | rfnoc: legacy_compat gets its own set_{rx,tx}_rate() calls | Martin Braun | 2016-12-09 | 1 | -0/+24 |
|/ |
|
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 1 | -25/+25 |
* | UHD: Fixed the max link warning for the case where there are multiple motherb... | Paul David | 2016-10-05 | 1 | -0/+2 |
* | multi_usrp: Fixed compiler warning on read_register | Martin Braun | 2016-08-11 | 1 | -2/+1 |
* | Merging RFNoC support for X310 | Martin Braun | 2016-08-09 | 1 | -22/+48 |
* | Improve LO APIs for daughterboards without configurable LOs | Derek Kozel | 2016-08-09 | 1 | -5/+10 |
* | Coerces dsp frequency to 0 if any channel uses an external LO | Derek Kozel | 2016-08-09 | 1 | -1/+19 |
* | multi_usrp: Added LO control API | Derek Kozel | 2016-07-19 | 1 | -0/+161 |
* | usrp3: Added new GPIO ATR 3000 core | Ashish Chaudhari | 2015-09-29 | 1 | -8/+8 |
* | b200, multi_usrp: More consistent messages regarding auto MCR | Martin Braun | 2015-09-17 | 1 | -1/+3 |
* | multi_usrp: comment out for-now unused function to remove warning | Nicholas Corgan | 2015-08-14 | 1 | -2/+2 |
* | multi_usrp: Disabled tuning message | Martin Braun | 2015-08-12 | 1 | -2/+2 |
* | multi_usrp: Fixed bug where policy == none was not obeyed | Martin Braun | 2015-08-12 | 1 | -2/+6 |
* | uhd: Register API enhancements | Ashish Chaudhari | 2015-08-06 | 1 | -4/+30 |
* | uhd: Added APIs to multi_usrp to read/write device registers | Ashish Chaudhari | 2015-08-04 | 1 | -0/+90 |
* | Merge branch 'maint' | Martin Braun | 2015-03-11 | 1 | -7/+7 |
|\ |
|
| * | uhd: Fixed several type-cast related warnings for naggy compilers | Martin Braun | 2015-03-11 | 1 | -1/+1 |
| * | uhd: Fixed multiple compiler warnings (unused variables, missing literal f) | Martin Braun | 2015-03-11 | 1 | -6/+6 |
* | | uhd: Introduced filter API. | Julian Arnold | 2015-03-09 | 1 | -0/+83 |
* | | uhd: AGC support | Julian Arnold | 2015-03-05 | 1 | -0/+36 |
* | | uhd: iq imbalance correction api | Julian Arnold | 2015-02-20 | 1 | -0/+17 |
* | | multi_usrp: Added a normalized gain setting | Martin Braun | 2015-02-12 | 1 | -0/+51 |
* | | Merge branch 'maint' | Martin Braun | 2015-01-12 | 1 | -6/+6 |
|\| |
|
| * | uhd: Fix for BUG #650: multi_usrp::get_usrp_tx/rx_info returning incorrect d... | michael-west | 2015-01-12 | 1 | -6/+6 |
* | | multi_usrp: Handle auto_tick_rate properly | Martin Braun | 2014-11-21 | 1 | -0/+3 |
|/ |
|
* | UHD Tune: Clipping RF LO freq to FE's range in MANUAL tune. | Ben Hilburn | 2014-10-29 | 1 | -1/+3 |
* | uhd: Improved tuning code and corresponding outputs/warnings | Ben Hilburn | 2014-10-07 | 1 | -35/+124 |
* | uhd: fixed RX and TX DSP cores for 3rd generation products | Ben Hilburn | 2014-10-07 | 1 | -21/+0 |
* | significant changes to multi_usrp tuning algorithms - changing DSP tuning | Ben Hilburn | 2014-10-07 | 1 | -37/+107 |
* | Added missing pure virtual destructors to base classes | Nicholas Corgan | 2014-09-01 | 1 | -0/+4 |
* | Merge branch 'maint' | Martin Braun | 2014-08-18 | 1 | -4/+6 |
|\ |
|
| * | - Fixes for channel alignment | michael-west | 2014-08-18 | 1 | -4/+6 |
* | | OctoClock firmware upgrade, added host driver | Nicholas Corgan | 2014-07-23 | 1 | -1/+1 |
|/ |
|
* | multi_usrp: Throws warnings for some tree props | Martin Braun | 2014-05-05 | 1 | -5/+25 |
* | multi_usrp: Fixed bug which caused unspecified OTW-format to crash apps | Martin Braun | 2014-04-15 | 1 | -1/+1 |
* | uhd: multi_usrp now understands link rate info and can check for it | Martin Braun | 2014-04-10 | 1 | -0/+41 |
* | uhd: Addressed Balints and Bens comments for subdev addressing | Martin Braun | 2014-03-17 | 1 | -2/+2 |
* | Merge branch 'origin/martin/subdev_spec_bug_B' | Ben Hilburn | 2014-03-14 | 1 | -0/+11 |
|\ |
|
| * | Removed spurious UHD_VAR. | Martin Braun | 2014-03-10 | 1 | -1/+0 |
| * | uhd: added channel mapping support to multi_usrp | Martin Braun | 2014-03-10 | 1 | -0/+12 |
* | | Addressed comments from code review. | michael-west | 2014-02-21 | 1 | -26/+14 |
|/ |
|
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 1 | -0/+108 |
* | Added check and handling for gain names. | Michael West | 2014-01-30 | 1 | -6/+56 |
* | Merge branch 'maint' | Josh Blum | 2013-08-23 | 1 | -2/+2 |
|\ |
|
| * | uhd: fix get_xx_freq_range to use analog bw/2 | Josh Blum | 2013-08-23 | 1 | -2/+2 |
* | | usrp: automatic subdev spec for multi-usrp + helpful errors | Josh Blum | 2013-07-15 | 1 | -27/+126 |
* | | usrp: poke tune args into dboards that support it | Josh Blum | 2012-11-21 | 1 | -0/+8 |
|/ |
|
* | usrp: fix gain group typo on multi-usrp | Josh Blum | 2012-09-20 | 1 | -1/+1 |
* | First pass at getting tune_request_t to control IF freq in TVRX2 | Jason Abele | 2012-09-04 | 1 | -0/+11 |