Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dboard: Made dboard class dtors virtual | Ashish Chaudhari | 2016-02-26 | 1 | -3/+3 |
| | | | | | - Interface and all base classes have virtual destructors - Wrapped UBX dtor in UHD_SAFE_CALL | ||||
* | adf435x: Refactored ADF435X control code | Ashish Chaudhari | 2016-02-12 | 1 | -1/+13 |
| | | | | | | - Removed adf435x_common and replaced with a real encapsulated interface - Looks similar to the MAX287X code - Updated all DB classes to use the new common code | ||||
* | Added missing pure virtual destructors to base classes | Nicholas Corgan | 2014-09-01 | 1 | -2/+2 |
| | |||||
* | 120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidation | Nicholas Corgan | 2014-01-24 | 1 | -16/+23 |
| | | | | | | | * Added support for new CBX-120, SBX-120, and WBX-120 daughterboards * Added implementation of Integer-N tuning for all CBX, SBX, and WBX daughterboards * Added --int-n option to examples to show how to use Integer-N tuning API * Removed duplicate ADF4350/ADF4351 code and moved it to common/adf435x_common.cpp | ||||
* | Squashed merge of Coverity fixes. | Ben Hilburn | 2013-11-27 | 1 | -1/+1 |
| | |||||
* | sbx: fix dboard tuning to cache result | Josh Blum | 2012-01-05 | 1 | -8/+0 |
| | |||||
* | uhd: removed wax and props utils | Josh Blum | 2011-11-07 | 1 | -1/+0 |
| | |||||
* | wbx: bring WBX into the tree | Josh Blum | 2011-11-07 | 1 | -38/+19 |
| | |||||
* | wbx: squashed Ben's WBX work | Josh Blum | 2011-11-07 | 1 | -9/+163 |
| | |||||
* | WBX: Add support for WBX v3 daughterboards | Jason Abele | 2011-06-16 | 1 | -0/+6 |
| | |||||
* | wbx: split wbx into daughterboard and granddaughterboard implementation | Josh Blum | 2011-04-26 | 1 | -0/+72 |