Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rectifying a great embarassement in UHD. %s/Mhz/MHz. | Ben Hilburn | 2014-10-07 | 1 | -2/+2 |
| | |||||
* | Pushing the bulk of UHD-3.7.0 code. | Ben Hilburn | 2014-02-14 | 1 | -8/+25 |
| | |||||
* | 120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidation | Nicholas Corgan | 2014-01-24 | 1 | -134/+58 |
| | | | | | | | * 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/wbx: clear R/N counters before tuning the LO | Josh Blum | 2012-08-08 | 1 | -0/+5 |
| | | | | This helps consistent phase offset between mixers when a timed tune is performed. | ||||
* | wbx: dont sync for lower rates so we can lock | Josh Blum | 2012-06-08 | 1 | -7/+12 |
| | |||||
* | Merge branch 'master' into next | Josh Blum | 2012-04-21 | 1 | -2/+2 |
|\ | |||||
| * | mboard id's are now more concise (codenames are separated, for example), and ↵ | Nicholas Corgan | 2012-04-20 | 1 | -3/+3 |
| | | | | | | | | dboard subdev names are more descriptive (RFX RX is now RFX1200 RX, etc) | ||||
* | | dboard: updated timed sync stuff for wbx* sbx* | Josh Blum | 2012-04-20 | 1 | -11/+15 |
|/ | |||||
* | Random formatting while reading through ATR. | Ben Hilburn | 2012-02-07 | 1 | -16/+37 |
| | |||||
* | Make WBX v3+ TX set max attenuation when idle | Jason Abele | 2011-12-16 | 1 | -6/+10 |
| | | | | | | | 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 settings | Jason Abele | 2011-11-08 | 1 | -0/+3 |
| | |||||
* | wbx: fixed typo because it should tx | Josh Blum | 2011-11-07 | 1 | -1/+1 |
| | |||||
* | wbx: bring WBX into the tree | Josh Blum | 2011-11-07 | 1 | -99/+31 |
| | |||||
* | wbx: squashed Ben's WBX work | Josh Blum | 2011-11-07 | 1 | -0/+401 |