aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/multi_usrp.cpp
Commit message (Expand)AuthorAgeFilesLines
* multi_usrp: Fix compiler warningsMartin Braun2018-01-161-22/+41
* usrp: add multiusrp api for gain profile.Trung N Tran2018-01-121-0/+72
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* multi_usrp: Expose APIs for TX LO controlsMartin Braun2017-12-061-0/+220
* uhd: Replaced many lexical_cast with appropriate C++11 equivalentsMartin Braun2017-06-291-3/+3
* multi_usrp: Added more checks for properties that may not existMartin Braun2017-05-151-3/+12
* Merge branch 'maint'Martin Braun2017-04-131-1/+1
|\
| * UHD: Fix get_normalized_tx_gain in multi_usrpDerek Kozel2017-04-091-1/+1
| * rfnoc: legacy_compat gets its own set_{rx,tx}_rate() callsMartin Braun2016-11-291-0/+24
* | logging: Demoted a number of DEBUG messages to TRACEMartin Braun2017-04-051-1/+1
* | multi_usrp: Removed ordering req. from prop_tree path accessAshish Chaudhari2017-04-051-6/+18
* | utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-23/+23
* | uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-12/+11
* | rfnoc: legacy_compat gets its own set_{rx,tx}_rate() callsMartin Braun2016-12-091-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