aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/dboard/db_ubx.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into ashish/gpio_atr_reduxAshish Chaudhari2015-10-151-17/+46
|\
| * UBX: Support for Integer-N mode step size controlmichael-west2015-10-151-17/+46
| | | | | | | | - Also checks for invalid int_n_step values.
* | usrp3: Added new GPIO ATR 3000 coreAshish Chaudhari2015-09-291-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 West2015-04-231-0/+2
|
* UBX Phase Synchronization Supportmichael-west2015-04-101-64/+187
| | | | - Added configuration and assertion of SYNC signal
* Fix for BUG #683: UHD: Need to factor out MAX287x code for UBX and CBXmichael-west2015-04-101-545/+87
| | | | | - Factored out MAX287x code into common header file - Added necessary code for MAX2871 synchronization.
* Warning fixesNicholas Corgan2015-03-271-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 Braun2015-03-111-1/+1
|
* UBX: Revert LO shutdown method in ubx_xcvr destructormichael-west2015-02-161-4/+4
|
* UBX: Serialize SPI transactionsmichael-west2015-02-161-27/+31
|
* UBX: Add UBX Supportmichael-west2015-01-221-0/+1434