| Commit message (Expand) | Author | Age | Files | Lines |
* | dboard: Added restricted dboard registration capability | Ashish Chaudhari | 2016-02-16 | 1 | -3/+2 |
* | prop_tree: Multiple API enhancements to uhd::property | Ashish Chaudhari | 2016-02-11 | 1 | -47/+47 |
* | Merging new UHD_IMAGES_DIR utilities and bug fixes. | Ben Hilburn | 2015-01-27 | 1 | -5/+5 |
* | Give user the option to ignore daughterboard's calibration file at runtime | Nicholas Corgan | 2014-09-02 | 1 | -2/+7 |
* | OctoClock firmware upgrade, added host driver | Nicholas Corgan | 2014-07-23 | 1 | -2/+3 |
* | Merge branch 'origin/b200/issue_418' | Ben Hilburn | 2014-04-10 | 1 | -3/+4 |
|\ |
|
| * | b100+b200+usrp1: removed potentially unsafe sscanf call | Martin Braun | 2014-04-10 | 1 | -3/+4 |
* | | uhd: Added max link rate info for usrp1, usrp2 and b100 | Martin Braun | 2014-04-10 | 1 | -0/+1 |
|/ |
|
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 1 | -3/+3 |
* | BUG #203: Initialized gain values to 0.0 | Michael West | 2013-11-08 | 1 | -2/+4 |
* | b100: reset fx2 on ctrl xport fail | Josh Blum | 2013-08-13 | 1 | -6/+21 |
* | b100: moved usb wrapper class into b100 impl | Josh Blum | 2013-07-19 | 1 | -2/+2 |
* | b100: switch to new packet demuxer | Josh Blum | 2013-07-15 | 1 | -1/+1 |
* | b100: added fw version property to query | Josh Blum | 2013-02-13 | 1 | -0/+1 |
* | Merge branch 'maint34' into maint | Nicholas Corgan | 2012-11-16 | 1 | -3/+0 |
|\ |
|
| * | lib/cmake: CPack source work | Nicholas Corgan | 2012-11-16 | 1 | -3/+0 |
* | | lfrx: disable dc offset correction when using LFRX | Josh Blum | 2012-09-28 | 1 | -0/+3 |
* | | b100/e100: clock source option for pps phase sync abuse | Josh Blum | 2012-07-19 | 1 | -0/+13 |
* | | b100: squashed host code for fifo control/timed commands | Josh Blum | 2012-07-02 | 1 | -37/+54 |
* | | utils: UHD Image Downloader - downloads firmware/FPGA images compatible with ... | Nicholas Corgan | 2012-06-07 | 1 | -8/+8 |
* | | usrp: mboard eeprom map use string as key | Josh Blum | 2012-05-14 | 1 | -3/+3 |
* | | mboard id's are now more concise (codenames are separated, for example), and ... | Nicholas Corgan | 2012-04-20 | 1 | -1/+2 |
|/ |
|
* | B100: enable_gpif(0) disables FIFO output clock on FX2. this prevents the "st... | Nick Foster | 2012-03-16 | 1 | -2/+2 |
* | usrp: fix from "rev iq correction" | Josh Blum | 2012-03-16 | 1 | -2/+2 |
* | usrp: reset cordics on init after tick rate update | Josh Blum | 2012-02-28 | 1 | -0/+8 |
* | uhd: fixed some compile warnings for msvc | Josh Blum | 2012-02-28 | 1 | -1/+1 |
* | b100: reset/reenumerate fx2 for bad endpoint state | Josh Blum | 2012-02-14 | 1 | -0/+19 |
* | b100: added transport flushes and moved around reset code | Josh Blum | 2012-02-14 | 1 | -11/+4 |
* | B100: Firmware reset tweaks. | Nick Foster | 2012-02-09 | 1 | -1/+1 |
* | dsp rework: implement 64 bit ticks, no seconds | Josh Blum | 2012-02-06 | 1 | -4/+4 |
* | B100: use FPGA external reset on init | Nick Foster | 2012-02-06 | 1 | -0/+6 |
* | dsp rework: work on usb wrapper for smaller packets, large luts | Josh Blum | 2012-02-02 | 1 | -2/+3 |
* | gen2: added user setting regs api and user core | Josh Blum | 2012-01-31 | 1 | -0/+7 |
* | usrp1/b100: reenumeration loop with timeout only when found | Josh Blum | 2012-01-27 | 1 | -1/+3 |
* | usrp1/b100: handle longer reenumerations with loop and timeout | Josh Blum | 2012-01-26 | 1 | -17/+25 |
* | b100: tweaks for fpga resets on init | Josh Blum | 2011-11-22 | 1 | -11/+8 |
* | uhd: support for applying cal corrections B100 | Josh Blum | 2011-11-15 | 1 | -0/+21 |
* | usrp: fixed default initialization of iq bal correction | Josh Blum | 2011-11-13 | 1 | -2/+2 |
* | usrp: work on dboard code to use subtrees to populate frontend props | Josh Blum | 2011-11-07 | 1 | -17/+4 |
* | e100/b100: init tree before filling it | Josh Blum | 2011-11-04 | 1 | -1/+1 |
* | e100/b100: moved gpio regs and compat readback | Josh Blum | 2011-11-03 | 1 | -4/+10 |
* | somebody made a typo | Josh Blum | 2011-11-03 | 1 | -1/+1 |
* | usrp: reorganize frontend paths in tree for correction stuff | Josh Blum | 2011-11-03 | 1 | -5/+8 |
* | usrp: prefer name iq_balance for api call | Josh Blum | 2011-11-03 | 1 | -4/+4 |
* | usrp: register properties for correction and dc offset | Josh Blum | 2011-11-03 | 1 | -1/+17 |
* | usrp: added get_tx/rx_rates | Josh Blum | 2011-11-03 | 1 | -0/+4 |
* | b100: performed streamer API update to b100 impl | Josh Blum | 2011-11-03 | 1 | -11/+7 |
* | b100: perform test claim on usb before continuing | Josh Blum | 2011-10-24 | 1 | -14/+7 |
* | b100: new eeprom map for special 9 byte serial | Josh Blum | 2011-10-12 | 1 | -3/+3 |
* | b100: add reference lock sensor | Josh Blum | 2011-10-10 | 1 | -2/+7 |