aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/pyusrp_periphs
Commit message (Collapse)AuthorAgeFilesLines
* mpm: initial commit of E320 codeBrent Stapleton2018-07-181-0/+37
| | | | Co-authored-by: Sugandha Gupta <sugandha.gupta@ettus.com>
* mpm: add device-specific Boost.Python bindingsBrent Stapleton2018-04-182-0/+158
Separating Boost.Python bindings into device-specific files. N3XX code now lives in n3xx/pyusrp_periphs. Only one src file should be added for pyusrp_periphs.so by CMake.