aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/common/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* ad9361: Renamed ad9361_impl.c to ad9361_device.cppAshish Chaudhari2014-08-121-6/+1
|
* b200, ad9361: Cleanup up AD9361 driverAshish Chaudhari2014-08-121-2/+0
| | | | | - Removed transaction interface - Made the driver a C++ class
* b200: Moved AD9361 driver to hostAshish Chaudhari2014-08-011-0/+9
| | | | | | | - Switched to FPGA SPI engine - Moved firmware AD9361 driver to UHD - Bumped FW compat to 5, FPGA compat to 4 - Known Issue: AD9361 SPI rate is too slow
* 120 MHz daughterboard support, Integer-N tuning, ADF435x code consolidationNicholas Corgan2014-01-241-0/+1
| | | | | | | * 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
* uhd: squashed support modules for usrp3 fpga coresJosh Blum2013-07-191-1/+3
|
* usrp: added fifo_ctrl_excelsior for FIFO control + async msgsJosh Blum2012-07-021-1/+2
| | | | | | The fifo_ctrl_excelsior is the host code for dealing with E100/B100 control messages and async messages. It also has the SPI implementation. Timed commands are implemented on top of this code.
* usrp: basically working iq cal on txJosh Blum2011-11-101-0/+1
|
* usrp: created common code to demux an rx stream (b100, e100)Josh Blum2011-07-011-2/+7
|
* usrp: added validate_subdev_spec to all io_implsJosh Blum2011-07-011-1/+1
|
* usrp: moved fx2 stuff into common folderJosh Blum2011-07-011-0/+29