aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/common/ad9361_ctrl.hpp
Commit message (Collapse)AuthorAgeFilesLines
* b200: Moved AD9361 driver to hostAshish Chaudhari2014-08-011-48/+31
| | | | | | | - 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
* b200: changed ad9361 ctrl/transaction magic number 64 to macro, as it is in ↵Balint Seeber2014-03-191-7/+9
| | | | the FX3 FW
* b200: throw exception when master clock rate (tick rate) is requested to be ↵Balint Seeber2014-02-141-1/+6
| | | | | | > max for certain # of channels (i.e. restrict to 30.72MHz for MIMO) Also includes sscanf type fix in b200_impl and longer timeout for AD9361 read
* b200: lower clock rate is 5MHz due to DCMJosh Blum2013-08-161-1/+2
|
* b200: use existing query rate calls to clipJosh Blum2013-07-191-3/+3
|
* uhd: squashed support modules for usrp3 fpga coresJosh Blum2013-07-191-0/+127