Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | basic: fix basic db center freq to always zero | Josh Blum | 2011-11-20 | 1 | -2/+5 | |
| | ||||||
* | Updates to accommodate loopback calibration mode | Jason Abele | 2011-11-11 | 4 | -30/+71 | |
| | | | | Added CAL antenna to WBX, SBX and RFX | |||||
* | Clip WBX target freq before computing LO settings | Jason Abele | 2011-11-08 | 3 | -0/+9 | |
| | ||||||
* | uhd: removed wax and props utils | Josh Blum | 2011-11-07 | 2 | -3/+2 | |
| | ||||||
* | Updated typos in XCVR2450 dboard property tree code | Jason Abele | 2011-11-07 | 1 | -6/+6 | |
| | ||||||
* | wbx: fixed typo because it should tx | Josh Blum | 2011-11-07 | 3 | -3/+3 | |
| | ||||||
* | wbx: bring WBX into the tree | Josh Blum | 2011-11-07 | 7 | -654/+188 | |
| | ||||||
* | sbx: bring SBX into the tree | Josh Blum | 2011-11-07 | 5 | -246/+79 | |
| | ||||||
* | wbx: squashed Ben's WBX work | Josh Blum | 2011-11-07 | 7 | -461/+1446 | |
| | ||||||
* | sbx: squashed Ben's SBX work | Josh Blum | 2011-11-07 | 5 | -403/+742 | |
| | ||||||
* | basic: disable dboard clocks by default | Josh Blum | 2011-11-07 | 1 | -4/+4 | |
| | ||||||
* | Port of daughterboards from wax to new property trees | Jason Abele | 2011-11-07 | 9 | -1249/+572 | |
| | | | | | | | | | | | Ported: Basic/LF Unknown XCVR DBSRX DBSRX2 TVRX TVRX2 | |||||
* | rfx: setup frontend property tree for rfx dboard | Josh Blum | 2011-11-07 | 2 | -257/+65 | |
| | ||||||
* | usrp: work on dboard code to use subtrees to populate frontend props | Josh Blum | 2011-11-07 | 1 | -11/+11 | |
| | ||||||
* | basic/lf: keep dboard clocks disabled (should be by default) | Josh Blum | 2011-10-27 | 1 | -2/+2 | |
| | ||||||
* | Make unknown db complain usefully about antenna selection | Jason Abele | 2011-09-21 | 1 | -4/+4 | |
| | ||||||
* | wbx: fix bug in wbxv3 tx gain readback calculation | Josh Blum | 2011-09-08 | 1 | -1/+1 | |
| | ||||||
* | xcvr2450: fix the locking at marginal frequencies | Josh Blum | 2011-09-01 | 1 | -0/+11 | |
| | ||||||
* | usrp: dboard sensors fix, populate for tvrx, and should be empty on ↵ | Josh Blum | 2011-08-18 | 3 | -4/+8 | |
| | | | | basics/unknown | |||||
* | SBX: fix typo in freq range | Nick Foster | 2011-08-11 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' into next | Josh Blum | 2011-07-18 | 2 | -18/+34 | |
|\ | | | | | | | | | Conflicts: host/lib/convert/convert_fc64_with_sse2.cpp | |||||
| * | Updates to WBX dboard driver for version 3 support | Jason Abele | 2011-07-15 | 2 | -18/+34 | |
| | | | | | | | | Use step attenuator for TX gain control | |||||
| * | Fix rounding in DBSRX2 tuning | Jason Abele | 2011-07-08 | 1 | -1/+1 | |
| | | ||||||
* | | Fix rounding in DBSRX2 tuning | Jason Abele | 2011-07-08 | 1 | -1/+1 | |
| | | ||||||
* | | usrp: deleted a bunch on obsoleted files in usrp directory | Josh Blum | 2011-06-29 | 11 | -11/+0 | |
| | | ||||||
* | | usrp2: restored discovery and most of io_impl | Josh Blum | 2011-06-27 | 2 | -0/+16 | |
|/ | ||||||
* | WBX: Add support for WBX v3 daughterboards | Jason Abele | 2011-06-16 | 3 | -14/+91 | |
| | ||||||
* | b100: added b100 host (squashed) | Josh Blum | 2011-06-14 | 1 | -0/+2 | |
| | ||||||
* | uhd: added safe call on a few dboard related deconstructors | Josh Blum | 2011-06-10 | 2 | -2/+4 | |
| | ||||||
* | wbx: mixers always enabled, ant switches always defined | Josh Blum | 2011-06-02 | 2 | -7/+6 | |
| | ||||||
* | WBX: keep mixer on when TX idle, and switch TX ant sw to RX when idle to ↵ | Nick Foster | 2011-05-26 | 2 | -2/+2 | |
| | | | | | | keep mixer from feeding out when idle. This allows USRPs to maintain a constant phase relationship between MIMO devices while operating. | |||||
* | Added TVRX2 support | Jason Abele | 2011-05-13 | 2 | -0/+1912 | |
| | ||||||
* | uhd: removed more iostream stuff from usrp* implementations | Josh Blum | 2011-05-04 | 1 | -1/+1 | |
| | ||||||
* | uhd: replaced warning post with calls to UHD_MSG(warning) | Josh Blum | 2011-05-04 | 8 | -63/+32 | |
| | | | | | 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 Blum | 2011-05-04 | 8 | -83/+68 | |
| | ||||||
* | Added RSSI sensor for RFX series (not rfx400) | Jason Abele | 2011-05-02 | 1 | -6/+29 | |
| | ||||||
* | dbsrx: implement SUBDEV_PROP_ANTENNA to give users a better error | Josh Blum | 2011-04-28 | 1 | -1/+5 | |
| | ||||||
* | rfx: reverted change, now prefer R divider to clock divider | Josh Blum | 2011-04-16 | 1 | -22/+17 | |
| | | | | | | There seems to be some issue using lower clock rates, at least on E100, I am reverting this now until I can figure out why it happens, or until I can find a more stable way to offer this feature. | |||||
* | Merge branch 'gdb_support' | Josh Blum | 2011-04-26 | 5 | -197/+428 | |
|\ | | | | | | | | | Conflicts: host/lib/usrp/dboard/CMakeLists.txt | |||||
| * | Enhance WBX IQ balance performance through LO drive | Josh Blum | 2011-04-26 | 1 | -0/+29 | |
| | | ||||||
| * | wbx: split wbx into daughterboard and granddaughterboard implementation | Josh Blum | 2011-04-26 | 4 | -196/+398 | |
| | | ||||||
* | | Merge branch 'sbx-adi' | Josh Blum | 2011-04-26 | 2 | -0/+794 | |
|\ \ | ||||||
| * | | Handle antenna switching and LEDs | Jason Abele | 2011-04-23 | 1 | -36/+120 | |
| | | | ||||||
| * | | SBX enable LO LPF at 1.5GHz | Jason Abele | 2011-04-23 | 1 | -12/+31 | |
| | | | ||||||
| * | | Makes 2nd SBX proto work | Jason Abele | 2011-04-23 | 1 | -32/+47 | |
| | | | ||||||
| * | | Updating SBX to latest UHD | Jason Abele | 2011-04-23 | 1 | -15/+47 | |
| | | | ||||||
| * | | Capture characterization changes | Jason Abele | 2011-04-23 | 1 | -6/+6 | |
| | | | ||||||
| * | | Initial SBX-ADI driver | Jason Abele | 2011-04-23 | 2 | -0/+644 | |
| |/ | ||||||
* / | xcvr2450: initialize the max_power variable | Josh Blum | 2011-04-26 | 1 | -1/+1 | |
|/ | ||||||
* | rfx: changes to pick from the dboard clock rates and use R=1 | Josh Blum | 2011-04-18 | 1 | -17/+22 | |
| |