aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard/db_sbx_version4.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rectifying a great embarassement in UHD. %s/Mhz/MHz.Ben Hilburn2014-10-071-2/+2
|
* Pushing the bulk of UHD-3.7.0 code.Ben Hilburn2014-02-141-3/+5
|
* 120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidationNicholas Corgan2014-01-241-8/+24
| | | | | | | * Added support for new CBX-120, SBX-120, and WBX-120 daughterboards * Added implementation of Integer-N tuning for all CBX, SBX, and WBX daughterboards * Added --int-n option to examples to show how to use Integer-N tuning API * Removed duplicate ADF4350/ADF4351 code and moved it to common/adf435x_common.cpp
* sbx: bugfix#55 and refactored ADF435X tuning code in the SBX driver.Ashish Chaudhari2013-11-131-89/+31
|
* sbx/wbx: clear R/N counters before tuning the LOJosh Blum2012-08-081-0/+5
| | | | This helps consistent phase offset between mixers when a timed tune is performed.
* dboard: updated timed sync stuff for wbx* sbx*Josh Blum2012-04-201-5/+7
|
* sbx: no readback during tuning, cache lock detect status when readJosh Blum2012-03-231-3/+3
|
* Fixing ADF4351 dividers, even though they won't get used.Ben Hilburn2012-02-071-2/+2
|
* sbx: bring SBX into the treeJosh Blum2011-11-071-2/+2
|
* sbx: squashed Ben's SBX workJosh Blum2011-11-071-0/+189