| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: created rx IQ imbalance app to parallel tx | Josh Blum | 2011-11-11 | 4 | -39/+89 |
* | uhd: lots of tweaks for calibration utility | Josh Blum | 2011-11-11 | 1 | -1/+3 |
* | Updates to accommodate loopback calibration mode | Jason Abele | 2011-11-11 | 4 | -30/+71 |
* | usrp: basically working iq cal on tx | Josh Blum | 2011-11-10 | 8 | -0/+266 |
* | uhd: basically usable cal sweep for wbx | Josh Blum | 2011-11-10 | 3 | -7/+12 |
* | usrp: added missing include for weak ptr | Josh Blum | 2011-11-08 | 2 | -0/+2 |
* | usrp1: fix typo when calculating rx_dc_offset register | Josh Blum | 2011-11-08 | 1 | -1/+1 |
* | Clip WBX target freq before computing LO settings | Jason Abele | 2011-11-08 | 3 | -0/+9 |
* | uhd: useful tweaks from user | Josh Blum | 2011-11-08 | 1 | -1/+1 |
* | uhd: removed wax and props utils | Josh Blum | 2011-11-07 | 6 | -198/+3 |
* | Updated typos in XCVR2450 dboard property tree code | Jason Abele | 2011-11-07 | 1 | -6/+6 |
* | uhd: dont pass 0 sample buffs to converter (avoid segfaults) | Josh Blum | 2011-11-07 | 3 | -3/+6 |
* | usrp2: fix channel mapping calculation | Josh Blum | 2011-11-07 | 1 | -2/+2 |
* | 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 | 8 | -461/+1447 |
* | sbx: squashed Ben's SBX work | Josh Blum | 2011-11-07 | 7 | -403/+885 |
* | 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 |
* | 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 | 8 | -349/+73 |
* | usrp: parse rx stream args scalar | Josh Blum | 2011-11-05 | 3 | -3/+6 |
* | e100/b100: init tree before filling it | Josh Blum | 2011-11-04 | 2 | -2/+2 |
* | e100/b100: moved gpio regs and compat readback | Josh Blum | 2011-11-03 | 8 | -213/+58 |
* | usrp2: reg map change for GPIO core | Josh Blum | 2011-11-03 | 5 | -9/+11 |
* | usrp: fix rate calculation logic | Josh Blum | 2011-11-03 | 3 | -8/+4 |
* | usrp: multi usrp API tweak | Josh Blum | 2011-11-03 | 1 | -1/+5 |
* | somebody made a typo | Josh Blum | 2011-11-03 | 3 | -3/+3 |
* | usrp: added called to query bw range as well | Josh Blum | 2011-11-03 | 1 | -0/+8 |
* | usrp: reorganize frontend paths in tree for correction stuff | Josh Blum | 2011-11-03 | 5 | -22/+44 |
* | usrp: placeholder for potential set_next_command_time call | Josh Blum | 2011-11-03 | 1 | -0/+4 |
* | usrp: docs tweaks and renames to multi-usrp | Josh Blum | 2011-11-03 | 1 | -5/+0 |
* | usrp: prefer name iq_balance for api call | Josh Blum | 2011-11-03 | 8 | -22/+22 |
* | usrp: register properties for correction and dc offset | Josh Blum | 2011-11-03 | 3 | -3/+51 |
* | usrp: update frontend cores for dc offset | Josh Blum | 2011-11-03 | 4 | -8/+34 |
* | usrp: add api call to adjust phase/mag imbalance | Josh Blum | 2011-11-03 | 1 | -0/+20 |
* | usrp1: implement rx dc offset control hooks | Josh Blum | 2011-11-03 | 2 | -7/+38 |
* | usrp: add api control for tx/rx dc offset control | Josh Blum | 2011-11-03 | 1 | -0/+30 |
* | usrp: added get_tx/rx_rates | Josh Blum | 2011-11-03 | 11 | -17/+86 |
* | uhd: added converter for item32 as cpu type | Josh Blum | 2011-11-03 | 1 | -0/+28 |
* | uhd: added trailer parsing for occupancy | Josh Blum | 2011-11-03 | 7 | -28/+45 |
* | uhd: fixed 8sc item32 converter on head/tail cases | Josh Blum | 2011-11-03 | 1 | -14/+10 |
* | usrp: deprecated clock config, added time/clock source calls | Josh Blum | 2011-11-03 | 4 | -66/+79 |
* | uhd: renamed convert markup to format | Josh Blum | 2011-11-03 | 12 | -75/+62 |
* | e100: performed streamer API update to e100 impl | Josh Blum | 2011-11-03 | 4 | -116/+162 |
* | b100: performed streamer API update to b100 impl | Josh Blum | 2011-11-03 | 3 | -112/+151 |
* | usrp1: support variable clock rate through API | Josh Blum | 2011-11-03 | 4 | -22/+54 |
* | uhd: added one packet mode to rx streamer | Josh Blum | 2011-11-03 | 3 | -15/+23 |
* | usrp1: got the 16Msps working (needed non hb-filter image) | Josh Blum | 2011-11-03 | 3 | -32/+46 |