Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidation | Nicholas Corgan | 2014-01-24 | 1 | -0/+2 |
| | | | | | | | * 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 | ||||
* | mboard id's are now more concise (codenames are separated, for example), and ↵ | Nicholas Corgan | 2012-04-20 | 1 | -3/+6 |
| | | | | dboard subdev names are more descriptive (RFX RX is now RFX1200 RX, etc) | ||||
* | Updates to accommodate loopback calibration mode | Jason Abele | 2011-11-11 | 1 | -4/+22 |
| | | | | Added CAL antenna to WBX, SBX and RFX | ||||
* | uhd: removed wax and props utils | Josh Blum | 2011-11-07 | 1 | -2/+2 |
| | |||||
* | wbx: bring WBX into the tree | Josh Blum | 2011-11-07 | 1 | -163/+22 |
| | |||||
* | wbx: squashed Ben's WBX work | Josh Blum | 2011-11-07 | 1 | -10/+37 |
| | |||||
* | Merge branch 'master' into next | Josh Blum | 2011-07-18 | 1 | -3/+9 |
|\ | | | | | | | | | Conflicts: host/lib/convert/convert_fc64_with_sse2.cpp | ||||
| * | Updates to WBX dboard driver for version 3 support | Jason Abele | 2011-07-15 | 1 | -3/+9 |
| | | | | | | | | Use step attenuator for TX gain control | ||||
* | | usrp: deleted a bunch on obsoleted files in usrp directory | Josh Blum | 2011-06-29 | 1 | -1/+0 |
|/ | |||||
* | WBX: Add support for WBX v3 daughterboards | Jason Abele | 2011-06-16 | 1 | -0/+2 |
| | |||||
* | wbx: mixers always enabled, ant switches always defined | Josh Blum | 2011-06-02 | 1 | -3/+2 |
| | |||||
* | WBX: keep mixer on when TX idle, and switch TX ant sw to RX when idle to ↵ | Nick Foster | 2011-05-26 | 1 | -1/+1 |
| | | | | | | keep mixer from feeding out when idle. This allows USRPs to maintain a constant phase relationship between MIMO devices while operating. | ||||
* | usrp: replaced conditional dboard debug prints w/ UHD_LOGV(often) | Josh Blum | 2011-05-04 | 1 | -2/+0 |
| | |||||
* | wbx: split wbx into daughterboard and granddaughterboard implementation | Josh Blum | 2011-04-26 | 1 | -0/+251 |