aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/multi_usrp.cpp
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: legacy_compat gets its own set_{rx,tx}_rate() callsMartin Braun2016-11-291-0/+24
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-081-25/+25
* UHD: Fixed the max link warning for the case where there are multiple motherb...Paul David2016-10-051-0/+2
* multi_usrp: Fixed compiler warning on read_registerMartin Braun2016-08-111-2/+1
* Merging RFNoC support for X310Martin Braun2016-08-091-22/+48
* Improve LO APIs for daughterboards without configurable LOsDerek Kozel2016-08-091-5/+10
* Coerces dsp frequency to 0 if any channel uses an external LODerek Kozel2016-08-091-1/+19
* multi_usrp: Added LO control APIDerek Kozel2016-07-191-0/+161
* usrp3: Added new GPIO ATR 3000 coreAshish Chaudhari2015-09-291-8/+8
* b200, multi_usrp: More consistent messages regarding auto MCRMartin Braun2015-09-171-1/+3
* multi_usrp: comment out for-now unused function to remove warningNicholas Corgan2015-08-141-2/+2
* multi_usrp: Disabled tuning messageMartin Braun2015-08-121-2/+2
* multi_usrp: Fixed bug where policy == none was not obeyedMartin Braun2015-08-121-2/+6
* uhd: Register API enhancementsAshish Chaudhari2015-08-061-4/+30
* uhd: Added APIs to multi_usrp to read/write device registersAshish Chaudhari2015-08-041-0/+90
* Merge branch 'maint'Martin Braun2015-03-111-7/+7
|\
| * uhd: Fixed several type-cast related warnings for naggy compilersMartin Braun2015-03-111-1/+1
| * uhd: Fixed multiple compiler warnings (unused variables, missing literal f)Martin Braun2015-03-111-6/+6
* | uhd: Introduced filter API.Julian Arnold2015-03-091-0/+83
* | uhd: AGC supportJulian Arnold2015-03-051-0/+36
* | uhd: iq imbalance correction apiJulian Arnold2015-02-201-0/+17
* | multi_usrp: Added a normalized gain settingMartin Braun2015-02-121-0/+51
* | Merge branch 'maint'Martin Braun2015-01-121-6/+6
|\|
| * uhd: Fix for BUG #650: multi_usrp::get_usrp_tx/rx_info returning incorrect d...michael-west2015-01-121-6/+6
* | multi_usrp: Handle auto_tick_rate properlyMartin Braun2014-11-211-0/+3
|/
* UHD Tune: Clipping RF LO freq to FE's range in MANUAL tune.Ben Hilburn2014-10-291-1/+3
* uhd: Improved tuning code and corresponding outputs/warningsBen Hilburn2014-10-071-35/+124
* uhd: fixed RX and TX DSP cores for 3rd generation productsBen Hilburn2014-10-071-21/+0
* significant changes to multi_usrp tuning algorithms - changing DSP tuningBen Hilburn2014-10-071-37/+107
* Added missing pure virtual destructors to base classesNicholas Corgan2014-09-011-0/+4
* Merge branch 'maint'Martin Braun2014-08-181-4/+6
|\
| * - Fixes for channel alignmentmichael-west2014-08-181-4/+6
* | OctoClock firmware upgrade, added host driverNicholas Corgan2014-07-231-1/+1
|/
* multi_usrp: Throws warnings for some tree propsMartin Braun2014-05-051-5/+25
* multi_usrp: Fixed bug which caused unspecified OTW-format to crash appsMartin Braun2014-04-151-1/+1
* uhd: multi_usrp now understands link rate info and can check for itMartin Braun2014-04-101-0/+41
* uhd: Addressed Balints and Bens comments for subdev addressingMartin Braun2014-03-171-2/+2
* Merge branch 'origin/martin/subdev_spec_bug_B'Ben Hilburn2014-03-141-0/+11
|\
| * Removed spurious UHD_VAR.Martin Braun2014-03-101-1/+0
| * uhd: added channel mapping support to multi_usrpMartin Braun2014-03-101-0/+12
* | Addressed comments from code review.michael-west2014-02-211-26/+14
|/
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-0/+108
* Added check and handling for gain names.Michael West2014-01-301-6/+56
* Merge branch 'maint'Josh Blum2013-08-231-2/+2
|\
| * uhd: fix get_xx_freq_range to use analog bw/2Josh Blum2013-08-231-2/+2
* | usrp: automatic subdev spec for multi-usrp + helpful errorsJosh Blum2013-07-151-27/+126
* | usrp: poke tune args into dboards that support itJosh Blum2012-11-211-0/+8
|/
* usrp: fix gain group typo on multi-usrpJosh Blum2012-09-201-1/+1
* First pass at getting tune_request_t to control IF freq in TVRX2Jason Abele2012-09-041-0/+11
* Examples - Test Daughterboard Coercion: moves across the frequency and gain r...Nicholas Corgan2012-05-101-0/+8