aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/dboards
Commit message (Collapse)AuthorAgeFilesLines
* mpm: Major refactoringMartin Braun2017-12-222-59/+0
| | | | | | - Created clean interfaces for SPI and registers - Severed most links to UHD - Added a lockable class which allows exposing mutexes into Python
* lmk: Update LMK04828 driver with values for MagnesiumDerek Kozel2017-12-221-1/+1
|
* mpm: Improved ad937x codeMark Meserve2017-12-221-1/+1
| | | | | | - Add gain control pin configuration - Fixed gcc compilation - Better docstrings
* mpm: clean up spiMark Meserve2017-12-221-2/+2
| | | | | remove spi_lock remove ad9371 spi_config types
* mpm: move public includes into include/Martin Braun2017-12-222-61/+1
|
* mpm: python refactoringAndrej Rode2017-12-221-0/+10
|
* mpm: cleanup CMakeLists, fixup minor bugsAndrej Rode2017-12-223-0/+109