| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: created rx IQ imbalance app to parallel tx | Josh Blum | 2011-11-11 | 8 | -93/+489 |
* | uhd: lots of tweaks for calibration utility | Josh Blum | 2011-11-11 | 2 | -43/+49 |
* | 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 | 12 | -33/+396 |
* | uhd: basically usable cal sweep for wbx | Josh Blum | 2011-11-10 | 4 | -70/+164 |
* | uhd: first stab at calibration app | Josh Blum | 2011-11-09 | 2 | -0/+244 |
* | 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 | 11 | -453/+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 |
* | uhd: modify examples to use new time/clock source API | Josh Blum | 2011-11-07 | 6 | -69/+13 |
* | uhd: bumped version number for next branch work | 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 | 10 | -423/+85 |
* | uhd: performance speed up for tx waveforms, no iterative libmath per sample | Josh Blum | 2011-11-06 | 1 | -2/+3 |
* | 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 | 11 | -376/+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 | 4 | -8/+17 |
* | usrp: multi usrp API tweak | Josh Blum | 2011-11-03 | 2 | -6/+15 |
* | 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 | 2 | -0/+23 |
* | 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 | 2 | -0/+19 |
* | usrp: docs tweaks and renames to multi-usrp | Josh Blum | 2011-11-03 | 2 | -51/+39 |
* | usrp: prefer name iq_balance for api call | Josh Blum | 2011-11-03 | 9 | -28/+27 |
* | 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 | 2 | -1/+39 |
* | 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 | 2 | -0/+65 |
* | usrp: added get_tx/rx_rates | Josh Blum | 2011-11-03 | 12 | -17/+102 |
* | uhd: added some stream docs/app notes | Josh Blum | 2011-11-03 | 3 | -0/+61 |
* | uhd: changed stream args args to device_addr_t | Josh Blum | 2011-11-03 | 1 | -4/+7 |
* | 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 | 8 | -28/+46 |
* | uhd: fixed 8sc item32 converter on head/tail cases | Josh Blum | 2011-11-03 | 2 | -15/+11 |
* | usrp: deprecated clock config, added time/clock source calls | Josh Blum | 2011-11-03 | 7 | -68/+136 |