aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/pyusrp_periphs.cpp
Commit message (Collapse)AuthorAgeFilesLines
* mpm: Major refactoringMartin Braun2017-12-221-8/+6
| | | | | | - Created clean interfaces for SPI and registers - Severed most links to UHD - Added a lockable class which allows exposing mutexes into Python
* mpm: Enabled LMK controls in PythonMartin Braun2017-12-221-4/+3
|
* lmk: Update LMK04828 driver with values for MagnesiumDerek Kozel2017-12-221-0/+1
|
* mpm: mpm reorganizationAndrej Rode2017-12-221-5/+2
|
* mpm: fixup for spi and ad937x path changesMark Meserve2017-12-221-1/+1
|
* mpm: move public includes into include/Martin Braun2017-12-221-5/+5
|
* mpm: python refactoringAndrej Rode2017-12-221-9/+44
|
* Initial commit for N3xx development.Martin Braun2017-12-221-0/+19
- Creates mpm/ subdirectory - First pass at hardware daemon/MPM - New code for LMK04828, AD9371 - spidev integration Contributions by: Martin Braun <martin.braun@ettus.com> Derek Kozel <derek.kozel@ettus.com> Mark Meserve <mark.meserve@ni.com> Andrej Rode <andrej.rode@ettus.com>