Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into ashish/gpio_atr_redux | Ashish Chaudhari | 2015-10-15 | 1 | -17/+46 |
|\ | |||||
| * | UBX: Support for Integer-N mode step size control | michael-west | 2015-10-15 | 1 | -17/+46 |
| | | | | | | | | - Also checks for invalid int_n_step values. | ||||
* | | usrp3: Added new GPIO ATR 3000 core | Ashish Chaudhari | 2015-09-29 | 1 | -8/+8 |
|/ | | | | | | | | - Refactored GPIO ATR definitions - Added new 3000 core with a more efficient API - Added a separate db_gpio_atr core to control the ATR bus - Ported b2xx, e3xx and x3xx to the new core - Minor cleanup | ||||
* | ubx: pfd frequency fix (relevant for X300 operation) | Michael West | 2015-04-23 | 1 | -0/+2 |
| | |||||
* | UBX Phase Synchronization Support | michael-west | 2015-04-10 | 1 | -64/+187 |
| | | | | - Added configuration and assertion of SYNC signal | ||||
* | Fix for BUG #683: UHD: Need to factor out MAX287x code for UBX and CBX | michael-west | 2015-04-10 | 1 | -545/+87 |
| | | | | | - Factored out MAX287x code into common header file - Added necessary code for MAX2871 synchronization. | ||||
* | Warning fixes | Nicholas Corgan | 2015-03-27 | 1 | -1/+1 |
| | | | | | | | * CMake now not applying C++ flags to C files * GCC 4.4: anti-aliasing rules * MSVC: narrowing, differences in subclass function parameters * Clang: uninitialized variables | ||||
* | uhd: Fixed multiple compiler warnings (unused variables, missing literal f) | Martin Braun | 2015-03-11 | 1 | -1/+1 |
| | |||||
* | UBX: Revert LO shutdown method in ubx_xcvr destructor | michael-west | 2015-02-16 | 1 | -4/+4 |
| | |||||
* | UBX: Serialize SPI transactions | michael-west | 2015-02-16 | 1 | -27/+31 |
| | |||||
* | UBX: Add UBX Support | michael-west | 2015-01-22 | 1 | -0/+1434 |