| Commit message (Expand) | Author | Age | Files | Lines |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | logging: Demoted more DEBUG to TRACE | Martin Braun | 2017-04-06 | 1 | -1/+1 |
* | logging: Demoted a number of DEBUG messages to TRACE | Martin Braun | 2017-04-05 | 1 | -1/+1 |
* | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 1 | -5/+5 |
* | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -1/+1 |
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 1 | -2/+2 |
* | adf435x: Refactored ADF435X control code | Ashish Chaudhari | 2016-02-12 | 1 | -91/+21 |
* | prop_tree: Multiple API enhancements to uhd::property | Ashish Chaudhari | 2016-02-11 | 1 | -4/+4 |
* | usrp3: Added new GPIO ATR 3000 core | Ashish Chaudhari | 2015-09-29 | 1 | -10/+10 |
* | X300: Change dboard clock rate to 50 MHz | michael-west | 2015-04-10 | 1 | -12/+15 |
* | Rectifying a great embarassement in UHD. %s/Mhz/MHz. | Ben Hilburn | 2014-10-07 | 1 | -2/+2 |
* | Pushing the bulk of UHD-3.7.0 code. | Ben Hilburn | 2014-02-14 | 1 | -8/+26 |
* | 120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidation | Nicholas Corgan | 2014-01-24 | 1 | -141/+73 |
* | Merge branch 'maint34' into maint | Nicholas Corgan | 2012-12-18 | 1 | -1/+1 |
|\ |
|
| * | wbx: expand freq range low for r4 | Josh Blum | 2012-12-17 | 1 | -1/+1 |
| * | wbx: updating the code to allow full range of the VCO. | Ben Hilburn | 2012-11-07 | 1 | -1/+1 |
| * | wbx v4: fixing the drivers for the new rev of the WBX board | Ben Hilburn | 2012-11-07 | 1 | -16/+37 |
* | | wbx: updating the code to allow full range of the VCO. | Ben Hilburn | 2012-11-06 | 1 | -1/+1 |
* | | wbx v4: fixing the drivers for the new rev of the WBX board | Ben Hilburn | 2012-11-06 | 1 | -16/+37 |
* | | sbx/wbx: clear R/N counters before tuning the LO | Josh Blum | 2012-08-08 | 1 | -0/+5 |
* | | wbx: dont sync for lower rates so we can lock | Josh Blum | 2012-06-08 | 1 | -7/+12 |
* | | Merge branch 'master' into next | Josh Blum | 2012-04-21 | 1 | -2/+2 |
|\ \ |
|
| * | | mboard id's are now more concise (codenames are separated, for example), and ... | Nicholas Corgan | 2012-04-20 | 1 | -3/+3 |
| |/ |
|
* / | dboard: updated timed sync stuff for wbx* sbx* | Josh Blum | 2012-04-20 | 1 | -10/+14 |
|/ |
|
* | Make WBX v3+ TX set max attenuation when idle | Jason Abele | 2011-12-16 | 1 | -6/+11 |
* | Clip WBX target freq before computing LO settings | Jason Abele | 2011-11-08 | 1 | -0/+3 |
* | wbx: fixed typo because it should tx | Josh Blum | 2011-11-07 | 1 | -1/+1 |
* | wbx: bring WBX into the tree | Josh Blum | 2011-11-07 | 1 | -104/+36 |
* | wbx: squashed Ben's WBX work | Josh Blum | 2011-11-07 | 1 | -0/+404 |