aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/chips/adf400x.py
Commit message (Collapse)AuthorAgeFilesLines
* mpm: adding adf400x support to chipsBrent Stapleton2018-06-271-0/+213
Adding ADF400X driver to MPM. This uses the Boost.Python bound spidev, and is largely a translation from the C++ driver in UHD.