aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/multi_usrp.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' into nextJosh Blum2012-04-211-5/+1
|\
| * multi_usrp: returns db_eeprom instead of gdb_eeprom in both TX/RX casesNicholas Corgan2012-04-171-5/+1
* | Merge branch 'master' into nextJosh Blum2012-04-101-7/+53
|\|
| * Merge branch 'maint'Josh Blum2012-04-091-2/+2
| |\
| | * usrp: fix set_clock_config typo for external and mimo clock refJosh Blum2012-04-061-2/+2
| * | multi_usrp: added subdev spec and antenna to get_usrp_info functionsNicholas Corgan2012-04-051-1/+1
| * | multi_usrp: added subdev spec and antenna to get_usrp_info functionsNicholas Corgan2012-04-051-1/+5
| * | lib: multi_usrp can now output motherboard and daughterboard data in a dictio...Nicholas Corgan2012-04-041-5/+47
| |/
* | fifo ctrl: implement timed command feature detectionJosh Blum2012-03-231-0/+3
* | usrp2: implementation of timed commands workingJosh Blum2012-03-231-4/+16
|/
* usrp: fix typo for user setting regJosh Blum2012-03-211-1/+1
* usrp: fix wildcard set for time/clock sourceJosh Blum2012-03-121-2/+2
* gen2: added user setting regs api and user coreJosh Blum2012-01-311-0/+11
* usrp: added mboard param to set time next ppsJosh Blum2011-12-121-3/+7
* uhd: basically usable cal sweep for wbxJosh Blum2011-11-101-3/+8
* usrp: multi usrp API tweakJosh Blum2011-11-031-1/+5
* usrp: added called to query bw range as wellJosh Blum2011-11-031-0/+8
* usrp: reorganize frontend paths in tree for correction stuffJosh Blum2011-11-031-5/+17
* usrp: placeholder for potential set_next_command_time callJosh Blum2011-11-031-0/+4
* usrp: docs tweaks and renames to multi-usrpJosh Blum2011-11-031-5/+0
* usrp: prefer name iq_balance for api callJosh Blum2011-11-031-6/+6
* usrp: add api call to adjust phase/mag imbalanceJosh Blum2011-11-031-0/+20
* usrp: add api control for tx/rx dc offset controlJosh Blum2011-11-031-0/+30
* usrp: added get_tx/rx_ratesJosh Blum2011-11-031-0/+8