aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard/db_wbx_version4.cpp
Commit message (Collapse)AuthorAgeFilesLines
* X300: Change dboard clock rate to 50 MHzmichael-west2015-04-101-12/+15
|
* 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-8/+26
|
* 120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidationNicholas Corgan2014-01-241-141/+73
| | | | | | | * 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
* Merge branch 'maint34' into maintNicholas Corgan2012-12-181-1/+1
|\
| * wbx: expand freq range low for r4Josh Blum2012-12-171-1/+1
| |
| * wbx: updating the code to allow full range of the VCO.Ben Hilburn2012-11-071-1/+1
| |
| * wbx v4: fixing the drivers for the new rev of the WBX boardBen Hilburn2012-11-071-16/+37
| |
* | wbx: updating the code to allow full range of the VCO.Ben Hilburn2012-11-061-1/+1
| |
* | wbx v4: fixing the drivers for the new rev of the WBX boardBen Hilburn2012-11-061-16/+37
| |
* | 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.
* | wbx: dont sync for lower rates so we can lockJosh Blum2012-06-081-7/+12
| |
* | Merge branch 'master' into nextJosh Blum2012-04-211-2/+2
|\ \
| * | mboard id's are now more concise (codenames are separated, for example), and ↵Nicholas Corgan2012-04-201-3/+3
| |/ | | | | | | dboard subdev names are more descriptive (RFX RX is now RFX1200 RX, etc)
* / dboard: updated timed sync stuff for wbx* sbx*Josh Blum2012-04-201-10/+14
|/
* Make WBX v3+ TX set max attenuation when idleJason Abele2011-12-161-6/+11
| | | | | | | Because WBX v3+ uses digital step attenuator for TX gain control we can set max attenuation via ATR when WBX is in RX_ONLY or IDLE This will reduce the LO leakage during non-transmit times
* Clip WBX target freq before computing LO settingsJason Abele2011-11-081-0/+3
|
* wbx: fixed typo because it should txJosh Blum2011-11-071-1/+1
|
* wbx: bring WBX into the treeJosh Blum2011-11-071-104/+36
|
* wbx: squashed Ben's WBX workJosh Blum2011-11-071-0/+404