aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard/db_wbx_common.cpp
Commit message (Collapse)AuthorAgeFilesLines
* WBX: Add support for WBX v3 daughterboardsJason Abele2011-06-161-14/+83
|
* wbx: mixers always enabled, ant switches always definedJosh Blum2011-06-021-4/+4
|
* WBX: keep mixer on when TX idle, and switch TX ant sw to RX when idle to ↵Nick Foster2011-05-261-1/+1
| | | | | | keep mixer from feeding out when idle. This allows USRPs to maintain a constant phase relationship between MIMO devices while operating.
* uhd: replaced warning post with calls to UHD_MSG(warning)Josh Blum2011-05-041-7/+3
| | | | | The message api can support warnings, error, and status messages. The default handler is to stdio, but the user can change this.
* usrp: replaced conditional dboard debug prints w/ UHD_LOGV(often)Josh Blum2011-05-041-11/+9
|
* Enhance WBX IQ balance performance through LO driveJosh Blum2011-04-261-0/+29
|
* wbx: split wbx into daughterboard and granddaughterboard implementationJosh Blum2011-04-261-0/+555