Commit graph

14 commits

Author SHA1 Message Date
Nicholas Corgan
6cdc9cdd5b 120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidation
* 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
2014-01-24 07:17:42 -08:00
Nicholas Corgan
a6ec6e2544 mboard id's are now more concise (codenames are separated, for example), and dboard subdev names are more descriptive (RFX RX is now RFX1200 RX, etc) 2012-04-20 14:21:17 -07:00
Jason Abele
4b9d692f56 Updates to accommodate loopback calibration mode
Added CAL antenna to WBX, SBX and RFX
2011-11-11 10:22:50 -08:00
Josh Blum
902818f50b uhd: removed wax and props utils 2011-11-07 16:53:47 -08:00
Josh Blum
3c07f1d606 wbx: bring WBX into the tree 2011-11-07 11:21:24 -08:00
Josh Blum
aa0513375e wbx: squashed Ben's WBX work 2011-11-07 11:21:24 -08:00
Josh Blum
0fb4451675 Merge branch 'master' into next
Conflicts:
	host/lib/convert/convert_fc64_with_sse2.cpp
2011-07-18 12:56:06 -07:00
Jason Abele
7c84c24072 Updates to WBX dboard driver for version 3 support
Use step attenuator for TX gain control
2011-07-15 14:21:22 -07:00
Josh Blum
d38757f465 usrp: deleted a bunch on obsoleted files in usrp directory 2011-06-29 13:23:18 -07:00
Jason Abele
e8a7fe9e0b WBX: Add support for WBX v3 daughterboards 2011-06-16 19:36:16 -07:00
Josh Blum
088f865931 wbx: mixers always enabled, ant switches always defined 2011-06-02 10:52:52 -07:00
Nick Foster
de912a8df2 WBX: keep mixer on when TX idle, and switch TX ant sw to RX when idle to keep mixer from feeding out when idle.
This allows USRPs to maintain a constant phase relationship between MIMO devices while operating.
2011-05-26 16:50:42 -07:00
Josh Blum
0de4f165e9 usrp: replaced conditional dboard debug prints w/ UHD_LOGV(often) 2011-05-04 14:34:49 -07:00
Josh Blum
f92821a275 wbx: split wbx into daughterboard and granddaughterboard implementation 2011-04-26 14:47:21 -07:00