aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/lib/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* mpm: break up device compilationBrent Stapleton2018-03-051-1/+4
| | | | Breaking up dboard compilation based on the target MPM_DEVICE.
* mpm: Harmonize all license headerMartin Braun2017-12-221-13/+2
| | | | Now uses SPDX headers everywhere.
* mpm: Major refactoringMartin Braun2017-12-221-8/+11
| | | | | | - Created clean interfaces for SPI and registers - Severed most links to UHD - Added a lockable class which allows exposing mutexes into Python
* mpm: mpm reorganizationAndrej Rode2017-12-221-2/+0
|
* mpm: move public includes into include/Martin Braun2017-12-221-1/+0
|
* mpm: python refactoringAndrej Rode2017-12-221-1/+5
|
* Initial commit for N3xx development.Martin Braun2017-12-221-0/+28
- 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>