aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_mpm/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* mpm: Added TDC clock sync driverMartin Braun2017-12-221-0/+1
|
* mpm: Factored out eeprom code into its own moduleMartin Braun2017-12-221-0/+1
|
* mpm: Added auto-loading of dboard-specific overlaysMartin Braun2017-12-221-0/+1
|
* mpm: Added ethernet dispatcher code for N310Martin Braun2017-12-221-0/+1
|
* mpm: Factored out common LMK04828 codeMartin Braun2017-12-221-0/+1
|
* mpm: Renamed types submodule mpmtypes to avoid import confusionMartin Braun2017-12-221-1/+1
|
* mpm: Added driver for sysfs-based gpiosMartin Braun2017-12-221-3/+4
|
* mpm: Moved over to new logging infrastructureMartin Braun2017-12-221-1/+3
| | | | Also currently hardcodes some settings.
* mpm: comment out functionality to make it workAndrej Rode2017-12-221-0/+1
| | | | | | | | - add uio udev find routine - add debug prints Signed-off-by: Andrej Rode <andrej.rode@ettus.com> Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* mpm: mpm reorganizationAndrej Rode2017-12-221-2/+0
|
* mpm: CMake cleanup, Python code enhancementsAndrej Rode2017-12-221-6/+7
| | | | | - Send user defined data in ping - Improve rpc_shell, add mpm_debug.py, fix tracebacks in multiprocessing
* mpm: python refactoringAndrej Rode2017-12-221-0/+2
|
* Initial commit for N3xx development.Martin Braun2017-12-221-0/+30
- 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>